Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 06c6e8806b Backport of Windows file sharing fix from default branch. il y a 16 ans
  Ryan C. Gordon 1b042d124d Yet another attempt to patch to compile. il y a 18 ans
  Ryan C. Gordon 5c5e3d7e14 Patched to compile. il y a 18 ans
  Ryan C. Gordon 53a9169400 Fixed aliasing bug in Windows platform layer (thanks, Dennis!). il y a 18 ans
  Ryan C. Gordon 1ae24fd938 Fixed compiler warnings in win32 API calls (thanks, Dennis!). il y a 18 ans
  Ryan C. Gordon 7501090a5b Minor Windows fix (thanks, fydo!). il y a 18 ans
  Ryan C. Gordon a863c128be Fixed allocation size when converting from UTF-8 to UCS-2. il y a 18 ans
  Ryan C. Gordon 1aa0511f7b Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!). il y a 18 ans
  Ryan C. Gordon 565f973e2e Mingw32 fix for 64-bit literals. il y a 18 ans
  Ryan C. Gordon 2296f69deb Minor windows cleanups. il y a 18 ans
  Ryan C. Gordon b572b556d2 Patched to compile, and work with pre-Vista versions of the Platform SDK. il y a 19 ans
  Ryan C. Gordon 9af599504d Symlink support for Windows Vista. Untested code. il y a 19 ans
  Ryan C. Gordon 49c576280d Man, I knew I would need getOSInfo() as soon as I deleted it! il y a 19 ans
  Ryan C. Gordon aad1408594 Whoops, forgot to uncomment this from my testing... il y a 19 ans
  Ryan C. Gordon d8845b0be5 Tons of Unicode work in windows.c ... should now use UCS-2 on NT/XP/Vista/etc il y a 19 ans
  Ryan C. Gordon da2d3ede59 Reworked getExePath() to remove some FIXMEs and respect Unicode. il y a 19 ans
  Ryan C. Gordon dc0d27228c Improved dynamic loader and initial Unicode work in windows.c ... il y a 19 ans
  Ryan C. Gordon 75a4f4ffe1 Pushed a bunch of FIXMEs into the Windows platform layer. il y a 19 ans
  Ryan C. Gordon 4396d7b3ba Added some FIXME comments. il y a 19 ans
  Ryan C. Gordon 7386320811 Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), il y a 19 ans
  Ryan C. Gordon 857d9bc84d Since all the platform layers were using the same cut-and-paste of the il y a 19 ans
  Ryan C. Gordon bb1d757244 Removed __PHYSFS_platformTimeslice()...we don't actually use this anymore. il y a 19 ans
  Ryan C. Gordon 6fe37fd840 Patched to compile with latest Platform SDK. il y a 19 ans
  Ryan C. Gordon 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed il y a 19 ans
  Ryan C. Gordon 69598e49ab Now compiles everything whether we need it or not, removing whole files with il y a 19 ans
  Ryan C. Gordon e029cb54e5 Fixed some comments. il y a 19 ans
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt il y a 19 ans
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. il y a 19 ans
  Ryan C. Gordon f6790ee34e Renamed win32.c to windows.c (since it would be used for Win64, too.) il y a 19 ans