Commit Graph

16 Commits

Author SHA1 Message Date
Ludwig Nussel a3d22613da also install libcurl-4.dll 2008-04-22 08:52:17 +00:00
Ludwig Nussel 3327ce1ab3 add nsis installer target for mingw32 2008-04-15 14:19:03 +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
Ludwig Nussel 8d7932dfca sample loki-setup setup.xml for a mod 2008-04-06 20:40:49 +00:00
Thilo Schulz b2225a823c http://bugzilla.icculus.org/show_bug.cgi?id=3579
Patch to make Solaris work again by Vincent Cojot.
2008-03-28 16:16:38 +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
Zachary Slater c1f8727f0f Slackbuild patch from Hobbes 2007-12-30 21:37:39 +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
Ludwig Nussel ccc66aadff Solaris fixes by Vincent Cojot 2007-11-30 15:08:57 +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
Ludwig Nussel 62363cdf93 rework script to create loki installer
the script now automatically picks up the architectures present in
the build directory. Also builds installer without data files if no
data files are present.

Wrt loki metadata the installer now installs ioq3 as default
component instead of the data files. After all baseq3 is just a mod
(almost) like any other.
2007-11-13 16:37:41 +00:00
Julian Priestley 0d8d161eaf * Enable incremental linking for debug configurations in the MSVC projects
files. This allows edit and continue to be used, and prevents a build warning
about inconsistencies in the project files.
* Convert line endings back to DOS in the MSVC project files, as MSVC
silently replaces UNIX endings for project files.
2007-11-12 23:36:01 +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
Tim Angus d86f72f75e * Simple MSVC Express project that passes through to the make build system 2007-09-15 15:39:50 +00:00
Tim Angus 672cfbf16f * Merge unified-sdl to trunk
* Bump Q3_VERSION to 1.35
2007-09-05 18:17:46 +00:00