Commit Graph

9 Commits

Author SHA1 Message Date
Thilo Schulz 4b1b4c76d6 Last revision (1681) was described incorrectly. It uses parts of Amanieu's patch to add the most recent version of zlib to ioquake3.
This commit now adds zlib c-file dependencies to the MSVC project file, not tested yet, thought.
2009-10-19 14:32:06 +00:00
Julian Priestley 6e79cfbae2 * Update MSVC project files for latest revision 2009-05-11 21:48:54 +00:00
Ludwig Nussel 53d23a3df2 fix msvc build (#3857, #3771) 2009-02-10 07:56:56 +00:00
Julian Priestley a9f03d2c19 * Change quake3.vcproj to use ws2_32.lib, for ipv6 support (r1290). 2008-04-06 21:52:04 +00:00
Julian Priestley 14fda56059 * Add the new tr_image_*.c files to the quake3 MSVC project 2008-02-14 20:30:51 +00:00
Julian Priestley 4f0565a4a7 * Add con_log.c and con_passive.c from r1222 to quake3.vcproj.
* Rename 'write' and 'read' variables in con_log.c, as these are already
defined in io.h in the MSVC environment.
2007-12-02 00:48:59 +00:00
Julian Priestley fdff748749 * Remove MINSDL_ values from vc project for debug, debug TA and release
configurations (previous commit only removed them from release TA
configuration)
2007-11-27 09:33:48 +00:00
Tim Angus eaeed742c5 * Move MINSDL_ values to sys_local.h from Makefile/VC project
* Merge *BSD platform definitions in q_platform.h
* IRIX support (Patrick Baggett <baggett.patrick@figglesoftware.com>)
2007-11-26 20:18:53 +00:00
Tim Angus 31c24bd0d2 * (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)
* (bug 3363) Download percentage overflow (Martin Doucha <next_ghost@quick.cz>)
* (bug 3390) MSVC project (Julian Priestley <juzley@gmail.com>)
* For OS X and MinGW ports, don't -I code/SDL when USE_LOCAL_HEADERS is 0
2007-11-02 23:36:23 +00:00