Revīziju vēsture

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