mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-14 16:01:44 +00:00
Extra bloaty junk to modernise stuff a bit.
https://fte.triptohell.info/moodles/qss/
* 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+ssh://svn.code.sf.net/p/quakespasm/code/trunk@281 af15c1b1-3010-417e-b628-4374ebc0bcbd |
||
---|---|---|
quakespasm |