quakespasm/Windows
Ozkan Sezer 2e871b3f03 * Windows/dirent.c: For 64 bit compatibility, changed the handle member
of struct DIR from long to intptr_t, which is what _findfirst() returns
and _findnext() and _findclose() accepts, and removed the brain-dead long
casts in the code. This file is probably only used with M$VC, therefore
this doesn't affect gcc/mingw compilations and previous binaries.


git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@236 af15c1b1-3010-417e-b628-4374ebc0bcbd
2010-07-15 09:15:42 +00:00
..
cb.bmp initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
dirent.c * Windows/dirent.c: For 64 bit compatibility, changed the handle member 2010-07-15 09:15:42 +00:00
dirent.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
QuakeSpasm.cbp renamed main.c to main_sdl.c. 2010-04-24 15:21:59 +00:00
quakespasm.ico updated to Steven's new icon. 2010-04-24 12:55:10 +00:00
QuakeSpasm.layout renamed main.c to main_sdl.c. 2010-04-24 15:21:59 +00:00
QuakeSpasm.rc renamed several Fitzquake.* files to QuakeSpasm.* and adjusted the places 2010-04-24 12:45:12 +00:00
QuakeSpasm.workspace renamed several Fitzquake.* files to QuakeSpasm.* and adjusted the places 2010-04-24 12:45:12 +00:00