equal
deleted
inserted
replaced
10 __PHYSFS_platformEnumerateFiles() in platform/unix.c. Added |
10 __PHYSFS_platformEnumerateFiles() in platform/unix.c. Added |
11 platform/win32.c. Other cleanups to get this compiling with |
11 platform/win32.c. Other cleanups to get this compiling with |
12 Visual C and CygWin. Added BAIL_MACRO for times when we were doing |
12 Visual C and CygWin. Added BAIL_MACRO for times when we were doing |
13 BAIL_IF_MACRO(1, ...). Abstracted mkdir() in the platform drivers. |
13 BAIL_IF_MACRO(1, ...). Abstracted mkdir() in the platform drivers. |
14 Added GRP setting output to showcfg in the Makefile. Updated INSTALL |
14 Added GRP setting output to showcfg in the Makefile. Updated INSTALL |
15 with license info and Win32 build instructions. |
15 with license info and Win32 build instructions. Dependency on the |
|
16 readline library in test_physfs.c is now optional. |
16 Changed version to 0.1.2. |
17 Changed version to 0.1.2. |
17 |
18 |
18 --ryan. (icculus@clutteredmind.org) |
19 --ryan. (icculus@clutteredmind.org) |
19 |
20 |
20 /* end of CHANGELOG ... */ |
21 /* end of CHANGELOG ... */ |