Commit Graph

20 Commits

Author SHA1 Message Date
Ryan C. Gordon 2282c30923 SDL-based audio. 2005-08-31 19:42:55 +00:00
Zachary Slater dee436c126 First patch from vapier for easier packaging:
it'd make it easier on people packaging up quake3 if we could set system paths
for the baseq3 dir and if the makefile would respect things like CC/CXX from the
build env
2005-08-31 17:43:56 +00:00
Ludwig Nussel a724f6b04f add s390, s390x and ia64. It builds, don't know if it runs tough. 2005-08-31 09:03:28 +00:00
Ludwig Nussel 8200e26360 use system SDL lib 2005-08-31 08:42:58 +00:00
Zachary Slater 8baf50cf1f glub glub mo blon 2005-08-31 00:07:49 +00:00
Zachary Slater 272e3ca69f First version of Ryan Gorodon's SDL work:
16:24 < icculus> check that in, someone will fix it.  :)
2005-08-30 23:25:02 +00:00
Ludwig Nussel 88171d6bb7 support for 64bit native mods 2005-08-30 20:30:17 +00:00
Ludwig Nussel 3973f4aaa2 fix build against system libfreetype 2005-08-30 15:35:24 +00:00
Ludwig Nussel 109da009d2 fix build on ppc. no guarantee it runs though 2005-08-30 11:37:41 +00:00
Ludwig Nussel 5ae70d54b0 remove svn:executable property 2005-08-28 17:54:51 +00:00
Ludwig Nussel a8bff00f78 -fno-strict-aliasing got lost.. 2005-08-28 17:24:25 +00:00
Ludwig Nussel b603a047f5 cleanup 2005-08-28 17:21:46 +00:00
Ludwig Nussel 4a955b42e2 -mtune isn't supported by gcc3, change to -march=i686. Who run q3 on a
P1 anyways?
2005-08-28 10:41:26 +00:00
Zachary Slater 8b1d93b397 Patching from floam with some edits by myself:
I was working on a patch earlier to fix some more things up to be more
modern, and I added a couple lines from that cleanup patch I showed you
on irc. Some commented code was removed, some stuff was made to not be
broke (old head usage), the makefile should install things better, and a
a few GCC warnings were gagged. I also attempted to version it but
you'll probably want to change that to whatever versioning rules you
decide on using.
2005-08-28 03:46:44 +00:00
Zachary Slater 916cb54d72 From ludwig: Unsigned overflows don't work in 64bit address space ... 2005-08-27 18:10:36 +00:00
Zachary Slater a138149de2 from floam: quake3_dont_build_debug_by_default_and_dericeify.patch:
Doesn't build debug builds by default anymore. The debug builds were
slower, made huge binaries, and never grabbed the mouse. I also
s/-O6/-O3/'d it, which has no functional difference, but is less
1999-gcc-2-ey and much much less 2005-gentoo-ey.
2005-08-27 05:11:08 +00:00
Zachary Slater f46ede91fb Ludwig's 1st diff: Some 64bit fixes for x86_64. Also fixes Makefile build. 2005-08-27 02:24:00 +00:00
Zachary Slater 59cce31e75 newlines fixed 2005-08-26 17:39:27 +00:00
Zachary Slater 5b755058f5 Itsa me, quake3io! 2005-08-26 04:48:05 +00:00
Travis Bradshaw dbe4ddb103 The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00