Commit History

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