Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 4344c4fd60 Fix Win10's GetUserProfileDirectory() problem in stable-2.0 branch. hace 7 años
  Ryan C. Gordon c188729b12 Backport from default branch: clean up the thread ID mess in platform_unix. hace 13 años
  Ryan C. Gordon f0cb6de676 Fixed some __PHYSFS_platformTell() things in stable-2.0 branch. hace 14 años
  Ryan C. Gordon a7d5c1d3cd Fixed Windows/PocketPC __PHYSFS_platformEOF() for zero-length files. hace 14 años
  Ryan C. Gordon 76ffb5dde1 Fixed compiler warnings on gcc 4.6 (thanks, Volker!). hace 15 años
  Ryan C. Gordon 06c6e8806b Backport of Windows file sharing fix from default branch. hace 16 años
  Ryan C. Gordon 1b042d124d Yet another attempt to patch to compile. hace 18 años
  Ryan C. Gordon 5c5e3d7e14 Patched to compile. hace 18 años
  Ryan C. Gordon 53a9169400 Fixed aliasing bug in Windows platform layer (thanks, Dennis!). hace 18 años
  Ryan C. Gordon 1ae24fd938 Fixed compiler warnings in win32 API calls (thanks, Dennis!). hace 18 años
  Ryan C. Gordon 7501090a5b Minor Windows fix (thanks, fydo!). hace 18 años
  Ryan C. Gordon a863c128be Fixed allocation size when converting from UTF-8 to UCS-2. hace 18 años
  Ryan C. Gordon 1aa0511f7b Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!). hace 18 años
  Ryan C. Gordon 565f973e2e Mingw32 fix for 64-bit literals. hace 18 años
  Ryan C. Gordon 2296f69deb Minor windows cleanups. hace 18 años
  Ryan C. Gordon b572b556d2 Patched to compile, and work with pre-Vista versions of the Platform SDK. hace 19 años
  Ryan C. Gordon 9af599504d Symlink support for Windows Vista. Untested code. hace 19 años
  Ryan C. Gordon 49c576280d Man, I knew I would need getOSInfo() as soon as I deleted it! hace 19 años
  Ryan C. Gordon aad1408594 Whoops, forgot to uncomment this from my testing... hace 19 años
  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 75a4f4ffe1 Pushed a bunch of FIXMEs into the Windows platform layer. 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 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 6fe37fd840 Patched to compile with latest Platform SDK. hace 19 años
  Ryan C. Gordon 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed hace 19 años
  Ryan C. Gordon 69598e49ab Now compiles everything whether we need it or not, removing whole files with hace 19 años