quakespasm/Windows
Ozkan Sezer d8779f7d0d MS Visual Studio support:
* Quake/console.c, net_udp.c: replace snprintf by q_snprintf.
* Quake/common.h: Define q_snprintf as _snprintf for windows and as
snprintf for all others. Likewise for q_vsnprintf. Disable several
MSVC warnings. Define fmin and fmax as min and max macros for MSVC.
* Windows/quakespasm.vcproj, quakespasm.sln: Add Visual Studio 2005
project files.
* Windows/SDL_x64.zip: Add SDL x64 import libraries for MSVC.


git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@281 af15c1b1-3010-417e-b628-4374ebc0bcbd
2010-08-20 02:25:22 +00:00
..
QuakeSpasm.cbp renamed main.c to main_sdl.c. 2010-04-24 15:21:59 +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
SDL_x64.zip MS Visual Studio support: 2010-08-20 02:25:22 +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: include stddef.h for MSVC to get intptr_t. 2010-07-25 08:28:27 +00:00
dirent.h initial import of SDL port of Fitzquake-0.85 / 20090510 sources. 2010-02-15 23:26:55 +00:00
quakespasm.ico updated to Steven's new icon. 2010-04-24 12:55:10 +00:00
quakespasm.sln MS Visual Studio support: 2010-08-20 02:25:22 +00:00
quakespasm.vcproj MS Visual Studio support: 2010-08-20 02:25:22 +00:00