Ryan C. Gordon
|
69f3a2654a
Bumped version to 2.0.3.
|
13 年之前 |
Ryan C. Gordon
|
9b561b4799
Upped version to 2.0.2
|
15 年之前 |
Ryan C. Gordon
|
1c8bdd8fb4
Zero-sized destination buffers when converting to UTF-8 shouldn't overflow.
|
15 年之前 |
Ryan C. Gordon
|
4d961a9128
Merged changeset e2515a0fdec1 into stable-2.0: documentation fix.
|
16 年之前 |
Ryan C. Gordon
|
3388e96bce
Upped version to 2.0.1
|
16 年之前 |
Ryan C. Gordon
|
b73d4a1b3c
Backing out Doxygen escaping patch on stable-2.0 branch.
|
16 年之前 |
Ryan C. Gordon
|
0166d7302a
Doxygen fixes (thanks, Patrick!).
|
16 年之前 |
Ryan C. Gordon
|
fed94bf21a
Upped version to 2.0.0!
|
17 年之前 |
Ryan C. Gordon
|
2f3ba7602b
Corrected example code in the docs (thanks, Olivier!).
|
17 年之前 |
Ryan C. Gordon
|
2651eb2eb9
Added struct typedefs that you can predeclare without including physfs.h
|
17 年之前 |
Ryan C. Gordon
|
711d9ec926
Minor documentation fix.
|
19 年之前 |
Ryan C. Gordon
|
7ed45636ae
Fixed Doxygen comment (this was probably a Doxygen bug that was since fixed).
|
19 年之前 |
Ryan C. Gordon
|
6ee992c1d9
Improved Doxygen comments.
|
19 年之前 |
Ryan C. Gordon
|
bc1c890468
It's now safe to call PHYSFS_* functions from callbacks, since mutexes are now
|
19 年之前 |
Ryan C. Gordon
|
1622f171f4
Updated.
|
19 年之前 |
Ryan C. Gordon
|
0d45ce01c4
Added PHYSFS_symbolicLinksPermitted().
|
19 年之前 |
Ryan C. Gordon
|
777eec4254
Added PHYSFS_isInit() function.
|
19 年之前 |
Ryan C. Gordon
|
3bd2db53ae
Fixed typo in documentation.
|
19 年之前 |
Ryan C. Gordon
|
ded10c9238
Bumped version numbers.
|
19 年之前 |
Ryan C. Gordon
|
7703202ee5
Fixed a FIXME in the documentation comments.
|
19 年之前 |
Ryan C. Gordon
|
5bc21ecf59
Fixed Doxygen comments for UTF-8 functions.
|
19 年之前 |
Ryan C. Gordon
|
237170ebcb
Changed PHYSFS_file from a typedef to a #define for legacy code.
|
19 年之前 |
Ryan C. Gordon
|
607d39a1d3
Bunch of work on Unicode...added case-folding stricmp, removed
|
19 年之前 |
Ryan C. Gordon
|
b133b5dfce
Moved more files from FILENAME to FILENAME.txt ...
|
19 年之前 |
Ryan C. Gordon
|
53bbe35ddd
Renamed LICENSE to LICENSE.txt
|
19 年之前 |
Ryan C. Gordon
|
54ba6773b0
More ranting and raving about Unicode.
|
19 年之前 |
Ryan C. Gordon
|
c6273ae317
Killed MIX archiver.
|
19 年之前 |
Ryan C. Gordon
|
ad6d05c95b
Fixed a comment in physfs.h.
|
19 年之前 |
Ryan C. Gordon
|
7fcc071ca8
Initial Unicode work.
|
19 年之前 |
Ryan C. Gordon
|
25909afde4
Fixed typo in Doxygen comment.
|
19 年之前 |