Ryan C. Gordon
|
bdb7f54bd9
Added evil GOTO_*_MACRO_* macros.
|
21 years ago |
Ryan C. Gordon
|
0dd93d3c13
Updated.
|
21 years ago |
Ryan C. Gordon
|
ed5de27c73
Fixed incorrect comment.
|
21 years ago |
Ryan C. Gordon
|
5c313d7a93
Fixed filename sorting, to fix lookups that shouldn't fail (thanks, Chris!).
|
21 years ago |
Ryan C. Gordon
|
d19d7b5a59
Fixed some documentation/header comment typos (thanks, Gaetan!)
|
21 years ago |
Ryan C. Gordon
|
e2c199b8ab
Fixed infinite loop in enum code (thanks, Adam!)
|
21 years ago |
Ryan C. Gordon
|
a27c289f29
CFLAGS is used after PHYSFSCFLAGS, so you can override optimization flags, etc.
|
21 years ago |
Ryan C. Gordon
|
bdd4ca0d93
Fixed a strcpy bug.
|
21 years ago |
Ryan C. Gordon
|
3e06b381e9
Removed profiling code.
|
21 years ago |
Ryan C. Gordon
|
35ec4ba395
Updated.
|
21 years ago |
Ryan C. Gordon
|
4b02bb0c64
Updated.
|
21 years ago |
Ryan C. Gordon
|
c2c71fb55f
Removed LinkedStringList and related code.
|
21 years ago |
Ryan C. Gordon
|
0492580bda
Removed all the forward declaration cruft from the archivers.
|
21 years ago |
Ryan C. Gordon
|
c2765f8571
Added callback APIs and ripped up the internals everywhere to use them.
|
21 years ago |
Ryan C. Gordon
|
80535e9b83
Updated.
|
21 years ago |
Ryan C. Gordon
|
8641e4e7ef
Changed PHYSFS_file to PHYSFS_File to match rest of API's naming
|
21 years ago |
Ryan C. Gordon
|
221a2303be
Updated.
|
21 years ago |
Ryan C. Gordon
|
e0da355650
Updated.
|
21 years ago |
Ryan C. Gordon
|
27f82cc5e2
Changed vars named "FileHandle" to "Handle" to not cause confusion with
|
21 years ago |
Ryan C. Gordon
|
90031c81f3
Did the same thing to FileHandles than I did to DirHandles, but this
|
21 years ago |
Ryan C. Gordon
|
73044892fa
Updated.
|
21 years ago |
Ryan C. Gordon
|
94759513d9
Cleaned up archiver interface to not deal with DirHandles anymore,
|
21 years ago |
Ryan C. Gordon
|
c02b0db3ec
Updated.
|
21 years ago |
Ryan C. Gordon
|
7553af8acf
Minor allocation hook corrections.
|
21 years ago |
Ryan C. Gordon
|
0030a3cd04
Updated.
|
21 years ago |
Ryan C. Gordon
|
c0acfc0118
Initial structure for replacable allocator work.
|
21 years ago |
Ryan C. Gordon
|
d9675edf4b
Updated with current 2.0 wishlist.
|
21 years ago |
Ryan C. Gordon
|
cd942faff4
Updated.
|
21 years ago |
Ryan C. Gordon
|
1ba7972aa9
Readded Spanish translation:
|
21 years ago |
Ryan C. Gordon
|
0cc3dea44f
Removed more .cvsignore files from Subversion repository.
|
21 years ago |