Ryan C. Gordon
|
8d4a037896
Initial add. Unzip in root of source directory and point Visual C at the
|
24 лет назад |
Ryan C. Gordon
|
709626633e
Compiles and runs on Visual C. What an uphill climb THAT was.
|
24 лет назад |
Ryan C. Gordon
|
87ca6869ed
Updated.
|
24 лет назад |
Ryan C. Gordon
|
9d8f80df19
Made dependency on readline optional.
|
24 лет назад |
Ryan C. Gordon
|
7aa0c252a9
More win32 updates.
|
24 лет назад |
Ryan C. Gordon
|
3deb942440
Whoops. Forgot to declare a variable.
|
24 лет назад |
Ryan C. Gordon
|
f0c09894c8
Updates, corrections and enhancements to get this ported to win32.
|
24 лет назад |
Ryan C. Gordon
|
500f1a6687
Initial add; NOT complete.
|
24 лет назад |
Ryan C. Gordon
|
e6bebfa32c
Fixed a potential free()ing of a NULL pointer in
|
24 лет назад |
Ryan C. Gordon
|
2ce179303b
Removed #include <unistd.h>, since it isn't needed in this file, and
|
24 лет назад |
Ryan C. Gordon
|
cb8e1f2485
Updated.
|
24 лет назад |
Ryan C. Gordon
|
4a919d7b1a
Changed version to 0.1.1.
|
24 лет назад |
Ryan C. Gordon
|
a02436d7c2
Added CD-ROM detection code.
|
24 лет назад |
Ryan C. Gordon
|
854a0fa7ca
Updated.
|
24 лет назад |
Ryan C. Gordon
|
beb42ac451
Changed URL to physfs homepage.
|
24 лет назад |
Ryan C. Gordon
|
5e7a3e4ad5
Added appropriate make install target.
|
24 лет назад |
Ryan C. Gordon
|
59fcdfa096
Added.
|
24 лет назад |
Ryan C. Gordon
|
d2006031d6
Versioning stuff, install rule added.
|
24 лет назад |
Ryan C. Gordon
|
3be0550a6c
Safety memset when creating error information for a new thread.
|
24 лет назад |
Ryan C. Gordon
|
54e9fbfea5
Improved "make package".
|
24 лет назад |
Ryan C. Gordon
|
0fe5d822a8
Avoids unzLocateFile(), since we already did all the searching ourselves.
|
24 лет назад |
Ryan C. Gordon
|
e2edafa85d
Initial add.
|
24 лет назад |
Ryan C. Gordon
|
9ddb5923e7
ZIP entries are now cached at openArchive time, which cleans up the race
|
24 лет назад |
Ryan C. Gordon
|
bb35ebed98
Enough fixes to get the Build engine working with ZIP files instead of
|
24 лет назад |
Ryan C. Gordon
|
c83a82497c
Cleaned up PHYSFS_openRead() a little. PHYSFS_addToSearchPath() now
|
24 лет назад |
Ryan C. Gordon
|
2b66e50d49
Added individual file i/o code. Untested.
|
24 лет назад |
Ryan C. Gordon
|
ed2e2b3ce4
Added ERR_COMPRESSION
|
24 лет назад |
Ryan C. Gordon
|
2ea6feeb2b
Explicit check for negative positions in PHYSFS_seek().
|
24 лет назад |
Ryan C. Gordon
|
1bed4abbaa
Initial add.
|
24 лет назад |
Ryan C. Gordon
|
9d0f8f0546
Now with all directory functions implemented (and debugged?). No file
|
24 лет назад |