equal
deleted
inserted
replaced
2 * CHANGELOG. |
2 * CHANGELOG. |
3 */ |
3 */ |
4 |
4 |
5 03302003 - Fixed seeking in uncompressed ZIP entries, and handle a |
5 03302003 - Fixed seeking in uncompressed ZIP entries, and handle a |
6 misbehaviour in Java's JAR creation tools. Thanks to "Tree" for |
6 misbehaviour in Java's JAR creation tools. Thanks to "Tree" for |
7 pointing these bugs out. |
7 pointing these bugs out. Added HOG and MVL archive support for |
|
8 Descent I and II (Thanks, Bradley Bell!). |
8 03192003 - Fixed problem in PHYSFS_mkdir() when dirs to be created already |
9 03192003 - Fixed problem in PHYSFS_mkdir() when dirs to be created already |
9 exist. Fixed problem where PHYSFS_mkdir() incorrectly tripped an |
10 exist. Fixed problem where PHYSFS_mkdir() incorrectly tripped an |
10 alarm in __PHYSFS_verifySecurity(). |
11 alarm in __PHYSFS_verifySecurity(). |
11 03122003 - Attempt at cleaning up some type correctness for VC++6. Made QPAK |
12 03122003 - Attempt at cleaning up some type correctness for VC++6. Made QPAK |
12 archiver case-insensitive (since Quake2 has problems without it). |
13 archiver case-insensitive (since Quake2 has problems without it). |