equal
deleted
inserted
replaced
73 03242002 - Added __PHYSFS_platformInit() and __PHYSFS_platformDeinit(). Win32 |
73 03242002 - Added __PHYSFS_platformInit() and __PHYSFS_platformDeinit(). Win32 |
74 improvements by Gregory S. Read. Added PHYSFS_[us]int(8|16|32) |
74 improvements by Gregory S. Read. Added PHYSFS_[us]int(8|16|32) |
75 types...this breaks binary compatibility with previous PhysicsFS |
75 types...this breaks binary compatibility with previous PhysicsFS |
76 releases! Added platform specific i/o functions, so we don't have |
76 releases! Added platform specific i/o functions, so we don't have |
77 to rely on stdio anymore. Updated TODO with my comments on the |
77 to rely on stdio anymore. Updated TODO with my comments on the |
78 physfs mailing list. 1.0, here we come! Tons of other fixes and |
78 physfs mailing list. 1.0, here we come! Removed race condition from |
79 enhancements. |
79 grp.c and converted to file i/o abstraction layer calls from stdio. |
|
80 Tons of other fixes and enhancements. |
80 |
81 |
81 --ryan. (icculus@clutteredmind.org) |
82 --ryan. (icculus@clutteredmind.org) |
82 |
83 |
83 /* end of CHANGELOG ... */ |
84 /* end of CHANGELOG ... */ |
84 |
85 |