Updated.
This commit is contained in:
parent
734b665b8d
commit
7484d7ccb1
|
@ -61,6 +61,8 @@
|
||||||
crucial line from dir.c a few revisions ago, and no one noticed. :(
|
crucial line from dir.c a few revisions ago, and no one noticed. :(
|
||||||
Fixed. The win32 userdir will default to the base dir, now.
|
Fixed. The win32 userdir will default to the base dir, now.
|
||||||
11142001 - Removed a redundant error check in platform/win32.c
|
11142001 - Removed a redundant error check in platform/win32.c
|
||||||
|
03052002 - Made unix.c's timeslice implementation more portable (thanks to
|
||||||
|
Patrick Stein).
|
||||||
|
|
||||||
--ryan. (icculus@clutteredmind.org)
|
--ryan. (icculus@clutteredmind.org)
|
||||||
|
|
||||||
|
|
3
CREDITS
3
CREDITS
|
@ -14,6 +14,9 @@ PHYSFS_setSaneConfig() improvements,
|
||||||
other bugfixes,
|
other bugfixes,
|
||||||
David Hedbor
|
David Hedbor
|
||||||
|
|
||||||
|
Darwin support,
|
||||||
|
Patrick Stein
|
||||||
|
|
||||||
Other stuff:
|
Other stuff:
|
||||||
Your name here! Patches go to icculus@clutteredmind.org ...
|
Your name here! Patches go to icculus@clutteredmind.org ...
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue