aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * Fixed some misinformation on the websitetma2006-01-152-3/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@491 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Move code/unix/Makefile to ./Makefiletma2006-01-152-17/+43
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@490 edf5b092-35ff-0310-97b2-ce42778d08ea
* [ The revision is intentionally left broken ]tma2006-01-151-14/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@489 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix a bug where q3cpp's include paths were not set correctlytma2006-01-151-2/+7
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@488 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix to some warnings in linux_glimp.ctma2006-01-152-6/+6
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@487 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Change defaults for s_alRolloff and s_alMinDistancetma2006-01-151-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@486 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix to a stupid bug I introduced whilst trying to be clevertma2006-01-151-2/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@485 edf5b092-35ff-0310-97b2-ce42778d08ea
* * x86 OS X supporttma2006-01-156-24/+32
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@484 edf5b092-35ff-0310-97b2-ce42778d08ea
* Fixed compiler warning about uninitialized variables.icculus2006-01-141-0/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@483 edf5b092-35ff-0310-97b2-ce42778d08ea
* Grammar. Sorry quake3-commits.floam2006-01-141-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@482 edf5b092-35ff-0310-97b2-ce42778d08ea
* Deambiguifyateationfloam2006-01-141-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@481 edf5b092-35ff-0310-97b2-ce42778d08ea
* Lame link.floam2006-01-141-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@480 edf5b092-35ff-0310-97b2-ce42778d08ea
* At least I'm reliable.floam2006-01-141-1/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@479 edf5b092-35ff-0310-97b2-ce42778d08ea
* New TODO stuff, probably a syntax error since I'm out of it.floam2006-01-142-14/+47
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@478 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Remove the already done things in the TODOtma2006-01-131-5/+5
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@477 edf5b092-35ff-0310-97b2-ce42778d08ea
* haw.zakk2006-01-131-0/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@476 edf5b092-35ff-0310-97b2-ce42778d08ea
* more clarification.zakk2006-01-131-0/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@475 edf5b092-35ff-0310-97b2-ce42778d08ea
* Consider this the roadmap.zakk2006-01-131-0/+11
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@474 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Remove some cruft from qasm.htma2006-01-131-190/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@473 edf5b092-35ff-0310-97b2-ce42778d08ea
* tell the linker that we want NX stack if possibleludwig2006-01-131-0/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@472 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Patch from https://bugzilla.icculus.org/show_bug.cgi?id=2540tma2006-01-131-1/+12
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@471 edf5b092-35ff-0310-97b2-ce42778d08ea
* Lets actually make sure the people that don't read anything but this file ↵zakk2006-01-111-0/+2
| | | | | | get the right message. git-svn-id: svn://svn.icculus.org/quake3/trunk@470 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Simple patch that obviates the need for the "quake3" shell script as shippedtma2006-01-101-1/+1
| | | | | | | with 1.32 git-svn-id: svn://svn.icculus.org/quake3/trunk@469 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Oops. Rename cl_avidemo to cl_aviFrameRatetma2006-01-064-11/+11
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@468 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Use a slightly different method for generating qvm dependencies to avoidtma2006-01-061-4/+2
| | | | | | | FreeBSD 'find' weirdness git-svn-id: svn://svn.icculus.org/quake3/trunk@467 edf5b092-35ff-0310-97b2-ce42778d08ea
* make memory for generated opcodes executable so the program works withludwig2006-01-062-10/+2
| | | | | | | enabled NX feature. git-svn-id: svn://svn.icculus.org/quake3/trunk@466 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Ogg codec support from Joerg Dietrich <dietrich_joerg@gmx.de> (disabled bytma2006-01-064-1/+499
| | | | | | | default) git-svn-id: svn://svn.icculus.org/quake3/trunk@465 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Somebody fedex me a Mac and an x86_64 PC please?tma2006-01-061-9/+17
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@464 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix to the gcc4/-O0 x86 JIT compiler bugtma2006-01-061-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@463 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix to x86_64 buildtma2006-01-051-12/+8
| | | | | | | * Removal of a couple of unused variables git-svn-id: svn://svn.icculus.org/quake3/trunk@462 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Up the defaults for zone and hunk memory since some mods (UT) have largetma2006-01-051-13/+16
| | | | | | | | memory requirements that will have increased versus 1.32b due to some of the alignment fixes git-svn-id: svn://svn.icculus.org/quake3/trunk@461 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Dependency generation for the .asm filestma2006-01-051-1/+12
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@460 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Remove FS_SetRestrictionstma2006-01-051-60/+36
| | | | | | | * Add FS_CheckPak0 for better error messages where dumb users are involved git-svn-id: svn://svn.icculus.org/quake3/trunk@459 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Added cl_autoRecordDemo, which when enabled automatically records a new demotma2006-01-051-0/+40
| | | | | | | on each map change git-svn-id: svn://svn.icculus.org/quake3/trunk@458 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Only display the g_syncClients warning when it's appropriatetma2006-01-041-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@457 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix the MinGW and (hopefully) OS X buildstma2006-01-045-684/+22
| | | | | | | * Remove custom memcpy/memset code git-svn-id: svn://svn.icculus.org/quake3/trunk@456 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Solaris fixestma2006-01-042-4/+6
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@455 edf5b092-35ff-0310-97b2-ce42778d08ea
* * AVI video outputtma2006-01-0415-11/+910
| | | | | | | | | | | - Uses motion jpeg codec by default - Use cl_avidemo to set a framerate - \video [filename] to start capture - \stopvideo to stop capture - Audio capture is a bit ropey git-svn-id: svn://svn.icculus.org/quake3/trunk@454 edf5b092-35ff-0310-97b2-ce42778d08ea
* fix typo in commentludwig2005-12-301-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@453 edf5b092-35ff-0310-97b2-ce42778d08ea
* cleanup:ludwig2005-12-301-324/+73
| | | | | | | | | - define TARGETS at central place - $(PLATFORM)quake3$(BINEXT) -> ioquake3.$(ARCH)$(BINEXT) - remove GLIBC variable git-svn-id: svn://svn.icculus.org/quake3/trunk@452 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Support for MinGW cross compilationtma2005-12-297-102/+104
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@451 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix to what is apparently a typo in the original Q3 codetma2005-12-281-1/+1
| | | | | | | * If patch stitching breaks in mysterious ways, this change might be why git-svn-id: svn://svn.icculus.org/quake3/trunk@450 edf5b092-35ff-0310-97b2-ce42778d08ea
* floam screws up everything he touches.zakk2005-12-281-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@449 edf5b092-35ff-0310-97b2-ce42778d08ea
* * NetBSD support patch from optical (alex@rigbo.se)tma2005-12-273-0/+75
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@448 edf5b092-35ff-0310-97b2-ce42778d08ea
* x86_64 JIT bytecode compiler no longer disabled by defaultludwig2005-12-271-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@447 edf5b092-35ff-0310-97b2-ce42778d08ea
* enable x86_64 vmludwig2005-12-181-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@446 edf5b092-35ff-0310-97b2-ce42778d08ea
* I can't be trusted!floam2005-12-131-4/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@445 edf5b092-35ff-0310-97b2-ce42778d08ea
* websitemaik2005-12-122-4/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@444 edf5b092-35ff-0310-97b2-ce42778d08ea
* msvc project files updated and moved to win32/msvcmaik2005-12-1213-1915/+1729
| | | | | | | temporary build dirs moved to win32/msvc/build git-svn-id: svn://svn.icculus.org/quake3/trunk@443 edf5b092-35ff-0310-97b2-ce42778d08ea
* Thanks Jamie Wilkinsonfloam2005-12-121-3/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@442 edf5b092-35ff-0310-97b2-ce42778d08ea