Gregory S. Read
|
fc5f8553cf
|
-Implemented PHYSFS file routines
-Implemented PHYSFS thread routines
-Compiles on MSVC, not thoroughly tested.
|
2002-04-03 04:15:24 +00:00 |
Gregory S. Read
|
3b798738f6
|
-Added init and deinit routines per physfs_internal.h changes.
-User directory is now returned correctly under WinNT based systems.
Under Win9x/ME, a NULL is returned right now.
|
2002-03-24 19:42:21 +00:00 |
Ryan C. Gordon
|
e38b16ccb3
|
Patched to compile.
|
2002-03-21 03:22:04 +00:00 |
Ryan C. Gordon
|
4bb0fbe4e2
|
Minor logic fix.
|
2002-03-05 19:28:02 +00:00 |
Ryan C. Gordon
|
525d015984
|
Took out a redundant memory failure check.
|
2001-11-14 23:46:41 +00:00 |
Ryan C. Gordon
|
934d107a4d
|
Changes to user dir.
|
2001-10-09 15:41:33 +00:00 |
Ryan C. Gordon
|
c97cbf3665
|
Rewrote __PHYSFS_platformRealPath() to be Cygwin AND Visual C friendly. I hope.
:).
|
2001-09-01 23:40:22 +00:00 |
Ryan C. Gordon
|
9effae336d
|
Attempts to calculate basedir with GetModuleFileName() first, and made a
CygWin fix (_MAX_PATH becomes MAX_PATH).
|
2001-08-29 14:33:17 +00:00 |
Ryan C. Gordon
|
950e518270
|
__PHYSFS_platformGetUserDir() checks some win32 standard environment variables,
now. Added some headers so that most of this compiles with Cygwin, too.
|
2001-08-29 02:41:47 +00:00 |
Ryan C. Gordon
|
7aa0c252a9
|
More win32 updates.
|
2001-08-23 16:02:51 +00:00 |
Ryan C. Gordon
|
500f1a6687
|
Initial add; NOT complete.
|
2001-08-23 15:22:52 +00:00 |