mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-10 15:31:39 +00:00
a441851f2b
* 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: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@281 af15c1b1-3010-417e-b628-4374ebc0bcbd
154 KiB
154 KiB