aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 64bit fix: VM_Call return value is a pointerludwig2006-02-181-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@549 edf5b092-35ff-0310-97b2-ce42778d08ea
* Added gradientsfloam2006-02-181-20/+94
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@548 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Added Sander van Loon's svg icontma2006-02-181-0/+71
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@547 edf5b092-35ff-0310-97b2-ce42778d08ea
* * EYE AM TEH TRAILING WHITESPACE AND TAB NAZI!!!!tma2006-02-171-12/+14
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@546 edf5b092-35ff-0310-97b2-ce42778d08ea
* Vincent sent me an email asking for his e-mail address to be also hidden. floam2006-02-161-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@545 edf5b092-35ff-0310-97b2-ce42778d08ea
* Modified the instructions for binars.zakk2006-02-151-3/+6
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@544 edf5b092-35ff-0310-97b2-ce42778d08ea
* <zakk> so you might want to take responsbility for thatfloam2006-02-151-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@543 edf5b092-35ff-0310-97b2-ce42778d08ea
* Add thing about contact and move name back up since I realize timbo had some ↵floam2006-02-151-1/+4
| | | | | | alpha-foo going on. git-svn-id: svn://svn.icculus.org/quake3/trunk@542 edf5b092-35ff-0310-97b2-ce42778d08ea
* Rules for installer-maker-folks. I also moved my name down since I'm not ↵floam2006-02-151-1/+16
| | | | | | important and obfuscated my email because I'm paranoid. git-svn-id: svn://svn.icculus.org/quake3/trunk@541 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix to a woopsietma2006-02-131-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@540 edf5b092-35ff-0310-97b2-ce42778d08ea
* * OpenAL now respatializes using the player entity origin instead of the viewtma2006-02-122-5/+16
| | | | | | | | origin by default. The old behaviour is available by setting s_alSpatEntOrigin to 0. git-svn-id: svn://svn.icculus.org/quake3/trunk@539 edf5b092-35ff-0310-97b2-ce42778d08ea
* * See bug #2583tma2006-02-121-0/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@538 edf5b092-35ff-0310-97b2-ce42778d08ea
* * OS X/SDL mouse sensitivity fixtma2006-02-081-0/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@537 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Removed (unintentional) C99 codetma2006-02-071-13/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@536 edf5b092-35ff-0310-97b2-ce42778d08ea
* * updated q3asm msvc prj.maik2006-02-071-195/+191
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@535 edf5b092-35ff-0310-97b2-ce42778d08ea
* * enabled openal as default in msvc.maik2006-02-071-8/+14
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@534 edf5b092-35ff-0310-97b2-ce42778d08ea
* * workaround for msvc compiler bug.maik2006-02-071-0/+14
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@533 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Do not cull non-ascii keyboard chars at the SDL level any more, these aretma2006-02-041-20/+13
| | | | | | | handled in cl_keys.c. (This fixes ctrl-c not working). git-svn-id: svn://svn.icculus.org/quake3/trunk@532 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Reimplement console history recall "bug" behaviour without the bugtma2006-02-041-2/+6
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@531 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix to an obo bug in the console history recall codetma2006-01-281-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@530 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix to a memory leak in CM_ValidateFacettma2006-01-272-1/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@529 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Removed some unused dirs from makedirstma2006-01-261-2/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@528 edf5b092-35ff-0310-97b2-ce42778d08ea
* * SDL and OpenAL enabled on FreeBSD (patch from espelho)tma2006-01-261-1/+32
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@527 edf5b092-35ff-0310-97b2-ce42778d08ea
* * SDL build no longer requires a vid_restart when changing r_fullscreentma2006-01-253-22/+48
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@526 edf5b092-35ff-0310-97b2-ce42778d08ea
* * +aretma2006-01-251-2/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@525 edf5b092-35ff-0310-97b2-ce42778d08ea
* Minor change to the README.zakk2006-01-251-1/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@524 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Updated the ChangeLogtma2006-01-242-131/+205
| | | | | | | * Reorganised the README git-svn-id: svn://svn.icculus.org/quake3/trunk@523 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Persistent console historytma2006-01-247-6/+158
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@522 edf5b092-35ff-0310-97b2-ce42778d08ea
* .floam2006-01-231-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@521 edf5b092-35ff-0310-97b2-ce42778d08ea
* FC3/4 + RHEL binaries. Also rearrange distribs.floam2006-01-231-14/+22
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@520 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Added code to sleep a bit when q3 has no focus and sleep a lot when it'stma2006-01-231-0/+12
| | | | | | | minimised (SDL only) git-svn-id: svn://svn.icculus.org/quake3/trunk@519 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix to an OpenAL "bug" involving Team Arenatma2006-01-221-2/+15
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@518 edf5b092-35ff-0310-97b2-ce42778d08ea
* * The use of va in the ansi color stuff was preventing developer 1 mode (andtma2006-01-221-3/+11
| | | | | | | probably various other things) from working properly git-svn-id: svn://svn.icculus.org/quake3/trunk@517 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix the operation of the delete key in *nixtma2006-01-221-0/+6
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@516 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Only check the checksum on baseq3 pak0.pk3tma2006-01-221-1/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@515 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Overhaul of console autocompletiontma2006-01-228-90/+327
| | | | | | | | | | - No longer does weird stuff like move the cursor inappropriately - Autocomplete works with compound commands - Special autocomplete on some commands e.g. \map, \demo - Removed various hacks used to counter the original autocomplete code git-svn-id: svn://svn.icculus.org/quake3/trunk@514 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix to ability to diabled Ogg Vorbistma2006-01-212-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@513 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix a bug with command/cvar autocompletiontma2006-01-211-1/+6
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@512 edf5b092-35ff-0310-97b2-ce42778d08ea
* Gotta have this for the site.zakk2006-01-201-0/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@511 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Added Q_isnan for NaN tests with -ffast-mathtma2006-01-193-9/+27
| | | | | | | * Fixed UT/OpenAL work around git-svn-id: svn://svn.icculus.org/quake3/trunk@510 edf5b092-35ff-0310-97b2-ce42778d08ea
* * s/i686/i586/ - see bug #2578tma2006-01-191-3/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@509 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Some sloppily coded mods call the Q3 sound API with NaNs -- sanitise thistma2006-01-191-0/+29
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@508 edf5b092-35ff-0310-97b2-ce42778d08ea
* cl_avi.c added to msvc project.maik2006-01-191-0/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@507 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Removed advertising clause from BSD license as per mailing list discussiontma2006-01-182-10/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@506 edf5b092-35ff-0310-97b2-ce42778d08ea
* * <BOLD AND FAT>"make distclean" now does what you'd expect</BOLD AND FAT>tma2006-01-181-1/+4
| | | | | | | * "make clean toolsclean" now does what "make distclean" did before git-svn-id: svn://svn.icculus.org/quake3/trunk@505 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Yet another MD4 implementationtma2006-01-183-197/+186
| | | | | | | | * Removed Com_BlockChecksumkey and replaced its functionality in the calling function git-svn-id: svn://svn.icculus.org/quake3/trunk@504 edf5b092-35ff-0310-97b2-ce42778d08ea
* Psyche!floam2006-01-181-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@503 edf5b092-35ff-0310-97b2-ce42778d08ea
* Regular floam SVN spam complete, maybe.floam2006-01-181-8/+7
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@502 edf5b092-35ff-0310-97b2-ce42778d08ea
* Learn engrich.floam2006-01-181-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@501 edf5b092-35ff-0310-97b2-ce42778d08ea
* New packages for Debian/Ubuntu plus a small CSS tweak.floam2006-01-182-1/+14
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@500 edf5b092-35ff-0310-97b2-ce42778d08ea