Commit Graph

29 Commits

Author SHA1 Message Date
Tim Angus b6b19caadd * The latest round of SDL tweaks 2008-09-01 21:22:41 +00:00
Tim Angus b7799e644a * Update SDL patch (again) 2008-08-31 10:41:30 +00:00
Tim Angus d982941849 * Update SDL patch 2008-08-31 10:04:28 +00:00
Tim Angus a0ba5b4e38 * Update SDL patch as per SDL bugs #611 and #618 2008-08-30 19:26:41 +00:00
Tim Angus 60eb261185 * Add SDL bug fix patch to misc/ directory
* Add commentary of said patch to README
2008-08-09 15:19:59 +00:00
Ludwig Nussel d3cf82b2ee nsis: uninstall openal32.dll as well 2008-07-16 07:15:01 +00:00
Zachary Slater e073c70fd6 Quake 3 Tango-Style icon, suitable for scaling low. Thanks to jayschwa@gmail.com for
this version.
2008-07-06 02:23:06 +00:00
Tim Angus 2c0861c1ce * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend
<TylerSchwend@gmail.com>)
* (bug 3623) COMMAND is mapped to the ALT key (Matthias <Kapffer@macbay.de>)
* (bug 3665) Typo error in FS_FOpenFileByMode function (TsT <tst2006@gmail.com>)
* (bug 3669) Some files left out of Solaris Packages (Vincent Cojot
  <vincent@cojot.name>)
* (bug 3680) server quit messages (Ben Millwood)
* (bug 3682) Maps with >1024 models cause a segfault (misantropia
  <bnoordhuis@gmail.com>)
* (bug 3683) R_FindShader(): negative lightmap indexes cause stray pointers
  (misantropia <bnoordhuis@gmail.com>)
* (bug 3688) q3asm potential segfault fix and other changes (TsT
  <tst2006@gmail.com>)
* (bug 3695) Not allowing to write file with lib extention (.dll/.so/...) (TsT
  <tst2006@gmail.com>)
* (bug 3696) make-macosx-ub.sh outdated by revision 1340; test for Tiger not
   working (Matthias <Kapffer@macbay.de>)
* (bug 3698) #error reported as warning in q3cpp (and no #warning support)
  (Ben Millwood)
* (bug 3703) restoring the valued pre-SDL window behaviour (/dev/humancontroller
  <devhc97@gmail.com>)
2008-07-05 23:50:38 +00:00
Ludwig Nussel 51978317d8 remove trailing whitespace 2008-06-25 07:59:57 +00:00
Ludwig Nussel 1312060d55 nsis: add openal-soft 2008-06-25 07:59:53 +00:00
Ludwig Nussel 2e803017c4 add voip-readme.txt to installers 2008-06-25 07:59:50 +00:00
Ludwig Nussel 13de2746ea loki-setup: use xdg-desktop-menu instead of loki-setup legacy menu entries 2008-06-07 13:31:18 +00:00
Ludwig Nussel 86c42edf6b nsis: use modern ui 2008-06-05 08:42:37 +00:00
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