Commit Graph

692 Commits

Author SHA1 Message Date
Ryan C. Gordon 4c4bc61958 French support in build system. 2002-07-30 05:49:57 +00:00
Ryan C. Gordon 55afcada59 Updated. 2002-07-30 05:43:27 +00:00
Stéphane Peter 464f23dc81 Added French translation. 2002-07-30 05:41:02 +00:00
Ryan C. Gordon abc7d83e6d Updated. 2002-07-30 05:20:49 +00:00
Ryan C. Gordon 35674ce8df Initial add. 2002-07-30 05:20:00 +00:00
Ryan C. Gordon 98f67c5b13 Updated. 2002-07-30 01:44:09 +00:00
Ryan C. Gordon d4f7c5481e Spanish translation added by Pedro J. P?rez. 2002-07-30 01:42:29 +00:00
Ryan C. Gordon 57747cfd8f Changed russian to russian-koi8-r. 2002-07-29 21:13:12 +00:00
Ryan C. Gordon ca209195cb Updated. 2002-07-29 21:12:49 +00:00
Ryan C. Gordon 387c711fff Updated. 2002-07-29 21:05:58 +00:00
Ryan C. Gordon c8890b76f9 Added Russian translation by Ed Sinjiashvili. 2002-07-29 21:05:00 +00:00
Ryan C. Gordon a4f8598bef Set a default language. 2002-07-29 20:59:43 +00:00
Ryan C. Gordon d701627335 Patched memory leaks (thanks, Valgrind!) 2002-07-29 06:18:58 +00:00
Ryan C. Gordon bb7fcf7def Updated. 2002-07-29 06:18:25 +00:00
Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 2002-07-28 21:03:27 +00:00
Ryan C. Gordon 2086e0ed9c Updated. 2002-07-28 21:02:48 +00:00
Ryan C. Gordon 086605d983 Updated. 2002-07-28 18:04:07 +00:00
Ryan C. Gordon 286ce8f00e Now returns human-readable error messages when possible. Minor fix in
__PHYSFS_platformClose() and other tweaks.
2002-07-28 18:02:55 +00:00
Ryan C. Gordon d302b1e169 Minor error string correction. 2002-07-28 18:01:45 +00:00
Ryan C. Gordon 989fd382c4 Added ERR_BAD_FILENAME. 2002-07-28 17:59:38 +00:00
Ryan C. Gordon 4a3cbea69b Updated. 2002-07-28 04:29:23 +00:00
Ryan C. Gordon 5aae2b749a Determines correct case for basedir. 2002-07-28 04:02:06 +00:00
Ryan C. Gordon 02b3ce83d3 Updated build stuff. Generates optimized DLL, now. 2002-07-28 04:01:02 +00:00
Ryan C. Gordon 0a0d9adc7d Updated. 2002-07-27 22:43:21 +00:00
Ryan C. Gordon aaf88b8f84 Ignore generated physfs.spec 2002-07-27 22:42:30 +00:00
Ryan C. Gordon e6e26f58bf Lots of fixes...seems to be fully functional, now. 2002-07-27 22:41:58 +00:00
Ryan C. Gordon 1e63d40724 Build system fixes. 2002-07-27 22:41:19 +00:00
Ryan C. Gordon 15257431f2 Updated. 2002-07-27 22:07:07 +00:00
Ryan C. Gordon 0ab061308d Initialized some variables to stop compiler whining. 2002-07-27 22:06:25 +00:00
Ryan C. Gordon ac74982b7a Minor patch. 2002-07-27 06:49:36 +00:00
Ryan C. Gordon ece998dd3a Fixed basedir/userdir calculation. 2002-07-27 06:38:28 +00:00
Ryan C. Gordon b5bc50b726 Updated. 2002-07-27 06:30:02 +00:00
Ryan C. Gordon 2580f1460d Added platform/os2.c to build system. 2002-07-27 06:28:45 +00:00
Ryan C. Gordon d35135c849 Initial add. 2002-07-27 06:26:16 +00:00
Ryan C. Gordon a83a9c81c6 Patched to compile...works a little. 2002-07-27 06:26:06 +00:00
Ryan C. Gordon df5ef85087 Added ERR_SEEK_OUT_OF_RANGE define. 2002-07-27 06:20:10 +00:00
Ryan C. Gordon 5098c6e96e Updated. 2002-07-27 01:29:40 +00:00
Ryan C. Gordon 021752e953 Initial add. 2002-07-27 01:27:19 +00:00
Ryan C. Gordon ec201d1007 Updated. 2002-07-26 17:06:27 +00:00
Ryan C. Gordon 1b29c3888c More enumerate fixes. 2002-07-26 17:03:26 +00:00
Ryan C. Gordon d72698ca6b Updated. 2002-07-26 06:49:29 +00:00
Ryan C. Gordon 32e71c0d4a Updated. 2002-07-26 06:31:50 +00:00
Ryan C. Gordon 3ae1f1fa80 Changed DirFunctions struct a little. 2002-07-26 06:19:09 +00:00
Ryan C. Gordon af32072304 Archivers with matching file extensions get first shot at an archive. 2002-07-26 06:18:30 +00:00
Ryan C. Gordon 5c1eb877e9 Fixed a typo in the documentation. 2002-07-26 06:18:02 +00:00
Ryan C. Gordon 0c05876240 Whoops; the pthread-disabling condition was flipped. Fixed. 2002-07-25 23:22:29 +00:00
Ryan C. Gordon 4752ee3290 Updated. 2002-07-25 21:55:46 +00:00
Ryan C. Gordon c7e785a742 Updated. 2002-07-25 21:55:18 +00:00
Ryan C. Gordon 69859a7bd9 Minor cleanups. 2002-07-25 21:52:07 +00:00
Ryan C. Gordon 2b0cecee7c First step towards getting __PHYSFS_platformGetThreadID() to work universally. 2002-07-25 17:42:21 +00:00