Commit Graph

284 Commits

Author SHA1 Message Date
Ryan C. Gordon 7881931321 Updated. 2002-06-11 08:49:53 +00:00
Ryan C. Gordon 97eaffb2fc Added VS6.0 and CW project files to dist. 2002-06-11 08:21:28 +00:00
Ryan C. Gordon f3e4d87f28 Updated. 2002-06-11 08:20:12 +00:00
Ryan C. Gordon 49319261a4 Initial add. 2002-06-11 08:18:37 +00:00
Ryan C. Gordon 51e7e620fc Updated. 2002-06-11 01:19:52 +00:00
Ryan C. Gordon c64f5e69c4 Initial add. 2002-06-11 01:17:13 +00:00
Ryan C. Gordon 4f72b555de Updated. 2002-06-10 06:42:16 +00:00
Ryan C. Gordon 47adc5a0e2 Updated. 2002-06-10 06:41:32 +00:00
Ryan C. Gordon d75aa8a84f Lots of cleanups, fixes, and corrections. Should now work on all win32
platforms, and maybe even WinCE.
2002-06-10 06:33:15 +00:00
Ryan C. Gordon 8c02051a9e Updated. 2002-06-08 21:00:30 +00:00
Ryan C. Gordon a1b30e8103 Fixed incorrect free() in Darwin CD detection code. 2002-06-08 20:59:29 +00:00
Ryan C. Gordon 943904cdd9 Fixed a crashbug when calling PHYSFS_deinit() twice in a row. 2002-06-08 08:50:00 +00:00
Ryan C. Gordon 79800373fa Updated. 2002-06-08 08:45:45 +00:00
Ryan C. Gordon fbcc9986b7 Clean out docs/ dir before packing. 2002-06-08 08:38:11 +00:00
Ryan C. Gordon b066867e53 Removed some unnecessary things that broke BeOS builds. 2002-06-08 08:37:45 +00:00
Ryan C. Gordon 1a665efb6a Enumerate files code: cleaned up memory leak, Doesn't throw away file entry
from FindFirstFile(), and handles paths more robustly.
2002-06-08 06:19:27 +00:00
Ryan C. Gordon a89efe6972 Updated. 2002-06-07 12:12:22 +00:00
Ryan C. Gordon 1499dbc55f Updated. 2002-06-07 12:00:18 +00:00
Ryan C. Gordon 3f1ada178f Lots of tweaks and revisions for Doxygen support. 2002-06-07 12:00:06 +00:00
Ryan C. Gordon b148032f42 Initial add. 2002-06-07 11:59:43 +00:00
Ryan C. Gordon 964b655867 Doc stuff. 2002-06-07 11:59:27 +00:00
Gregory S. Read 2b1142343f -Fixed file enumerator function (needed a wildcard '*' specification)
-CD enumeration only reports CDs that have media
-GetLastModified has been implemented.

-1.0 worthy except for a crash bug after enumerating files.
2002-06-07 02:33:45 +00:00
Ryan C. Gordon 78efe227f3 64-bit _llseek() detection code. 2002-06-06 06:09:51 +00:00
Ryan C. Gordon 6f870840d6 Updated. 2002-06-06 06:09:26 +00:00
Ryan C. Gordon 81a9df44bc 64-bit _llseek() support for the future. 2002-06-06 06:09:19 +00:00
Ryan C. Gordon 6fd0450c96 getLastModTime implemented. 2002-06-06 05:47:41 +00:00
Ryan C. Gordon f2ddb5383a Updated. 2002-06-06 05:47:27 +00:00
Ryan C. Gordon 25f31d4ae0 Updated. 2002-06-06 05:39:27 +00:00
Ryan C. Gordon 2f15add38f Fixed __PHYSFS_platformSeek(). 2002-06-06 05:39:06 +00:00
Ryan C. Gordon 05b565422a Implemeted getLastModTime method. 2002-06-06 05:38:47 +00:00
Ryan C. Gordon b0d5683f32 Updated. 2002-06-02 03:50:51 +00:00
Ryan C. Gordon bc4f230542 Added -Wall to debug builds. 2002-06-02 03:50:16 +00:00
Ryan C. Gordon 22412b925b Actual POSIX calls to replace ANSI stdio routines. 2002-06-02 03:48:56 +00:00
Ryan C. Gordon b1b5975001 Updated. 2002-05-27 19:12:44 +00:00
Ryan C. Gordon 5be59c1592 Added a bunch of explicit casts when using malloc(). 2002-05-27 19:10:45 +00:00
Ryan C. Gordon 78e64771d7 Updated. 2002-05-25 23:49:43 +00:00
Ryan C. Gordon c1be8137b7 Implemented __PHYSFS_platformGetLastModTime(). 2002-05-25 22:15:39 +00:00
Ryan C. Gordon b89b1acb98 Updated. 2002-05-25 11:27:33 +00:00
Ryan C. Gordon bac20fc432 Updated. 2002-05-25 11:13:38 +00:00
Ryan C. Gordon 9bcd3c1023 Added getlastmodtime command. 2002-05-25 11:13:09 +00:00
Ryan C. Gordon eac8979577 Patched to compile. 2002-05-25 11:12:40 +00:00
Ryan C. Gordon 56cbc659da More proper error reporting. 2002-05-25 11:12:17 +00:00
Ryan C. Gordon 2cc2477ebb Only attempt to build BeOS code on BeOS (don't even try building an empty
object file elsewhere).
2002-05-25 10:54:13 +00:00
Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 2002-05-25 09:41:14 +00:00
Ryan C. Gordon 4766a7d31a Updated. 2002-05-25 09:40:51 +00:00
Ryan C. Gordon 19ad02b553 Updated. 2002-05-25 02:56:09 +00:00
Ryan C. Gordon be92dae75b Upped version to 0.1.6 2002-05-25 02:55:40 +00:00
Ryan C. Gordon 3bfbd39f5c Updated. 2002-05-24 09:51:04 +00:00
Ryan C. Gordon 62e36b61f7 Initial add. 2002-05-24 09:46:43 +00:00
Ryan C. Gordon f835f26cfe BeOS support. 2002-05-24 09:44:38 +00:00