Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon d8845b0be5 Tons of Unicode work in windows.c ... should now use UCS-2 on NT/XP/Vista/etc hace 19 años
  Ryan C. Gordon da2d3ede59 Reworked getExePath() to remove some FIXMEs and respect Unicode. hace 19 años
  Ryan C. Gordon dc0d27228c Improved dynamic loader and initial Unicode work in windows.c ... hace 19 años
  Ryan C. Gordon 71e6a8dc3f Patched to compile on MSVC. hace 19 años
  Ryan C. Gordon 75a4f4ffe1 Pushed a bunch of FIXMEs into the Windows platform layer. hace 19 años
  Ryan C. Gordon 4fe2134a3c Updated. hace 19 años
  Ryan C. Gordon 63f9a21c44 Replaced BeOS mutex implementation. Now all platforms have recursive mutexes. hace 19 años
  Ryan C. Gordon 4396d7b3ba Added some FIXME comments. hace 19 años
  Ryan C. Gordon 7386320811 Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), hace 19 años
  Ryan C. Gordon 80ec45d88a Apparently this is how you do 64-bit literals in MSVC...untested. hace 19 años
  Ryan C. Gordon b2f9b61715 Replaced LONGLONGLITERAL with __PHYSFS_UI64/__PHYSFS_SI64. hace 19 años
  Ryan C. Gordon 68027001f8 Updated. hace 19 años
  Ryan C. Gordon 030e84f356 Cleanups in calculateBaseDir. hace 19 años
  Ryan C. Gordon 075e6769e2 Split out Mac OS X code from unix.c and added some Carbon-specific code... hace 19 años
  Ryan C. Gordon 03fe5bb823 Replaced manual management of recursive pthread mutexes with hace 19 años
  Ryan C. Gordon 857d9bc84d Since all the platform layers were using the same cut-and-paste of the hace 19 años
  Ryan C. Gordon bb1d757244 Removed __PHYSFS_platformTimeslice()...we don't actually use this anymore. hace 19 años
  Ryan C. Gordon 7703202ee5 Fixed a FIXME in the documentation comments. hace 19 años
  Ryan C. Gordon 75e467576d Removed skeleton.c from the repository...it's out of date. hace 19 años
  Ryan C. Gordon 5eab0737b8 Updated. hace 19 años
  Ryan C. Gordon b68495e760 Try to use /proc/self/exe to determine the base dir. This lets systems with a hace 19 años
  Ryan C. Gordon 4530776d5b PHYSFS_init() should fail if argv0 is NULL and we can't do without it. hace 19 años
  Ryan C. Gordon 2ce4b64a73 Added a FIXME. hace 19 años
  Ryan C. Gordon fde676b2dc Updated. hace 19 años
  Ryan C. Gordon 6fe37fd840 Patched to compile with latest Platform SDK. hace 19 años
  Ryan C. Gordon f6c383ff24 More svn:ignore for CMake Visual Studio output. hace 19 años
  Ryan C. Gordon 8a3220fa1b Updated svn:ignore for some CMake/cygwin output. hace 19 años
  Ryan C. Gordon 2caa3b94e3 Whoops, switched two strings in CMakeLists.txt hace 19 años
  Ryan C. Gordon 733f59cd8c Removed the strict-ANSI crap. hace 19 años
  Ryan C. Gordon 5bc21ecf59 Fixed Doxygen comments for UTF-8 functions. hace 19 años