summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2013-01-03* Separate namelog from adminM. Kristall
* Client to namelog mapping * Merge mute, denybuild, ptr in namelog; remove ptr
2013-01-03* Merge ioq3-r1765Tim Angus
2013-01-03* Merge ioq3-r1752Tim Angus
2013-01-03* Merge ioq3-r1715Tim Angus
2013-01-03* Merge ioq3-r1708Tim Angus
2013-01-03* Merge ioq3-r1669Tim Angus
2013-01-03* Fix cross-compiling (early merge from ioq3 r1667)Christopher Schwarz
* Prevent crash when using % in chats, caused by r1784 (Ensiform, Rezyn) * Change default hud color of location text to white, so it doesn't mess up color schemes of maps that have such things on their location ents
2013-01-03* Merge ioq3-r1666Tim Angus
2013-01-03* Fix MingW compilationTim Angus
2013-01-03* Merge ioq3-r1637Tim Angus
2013-01-03* make zap display targets beyond 3 and general zap cleanupRoman Tetelman
* Remove version determining code from makefile since it has to walk 300 revisions every compile and produces incorrect results anyway
2013-01-03* Merge ioq3-r1498, by popular demandTim Angus
2013-01-03* Merge ioq3-r1458Tim Angus
2013-01-03* ...and you, DevHC ¬_¬Tim Angus
2013-01-03* Remove sv_rankings.c, which the ioq3 merge resurrectedTim Angus
* Remove NSIS reference from Makefile
2013-01-03* Merge ioq3-r1423Tim Angus
+ IPv6 + VoIP + Stereo rendering + Other minor stuff
2013-01-03* voice chat stuff (no, not like TeamSpeak)Tony J. White
2013-01-03* Consolidate memory allocation into bg_alloc.cTim Angus
2013-01-03* Merge ioq3-r1272Tim Angus
2013-01-03* Merge ioq3-r1248Tim Angus
2013-01-03Fix compiling on OSXBen Millwood
2013-01-03* Merge ioq3-r1233Tim Angus
2007-11-28* Merge ioq3-r1220Tim Angus
2007-11-27* Remove lots of Q3/Team Arena related code from the UI moduleTim Angus
* (bug 3424) Add "noscrollbar" listbox widget property
2007-11-03* Merge ioq3-r1204Tim Angus
2007-09-22* Merge of ioq3-r1186Tim Angus
2007-09-15* Merge of ioq3-r1183Tim Angus
+ Windows dedicated console + MSVC project + Makefile tweaks
2007-09-13* Merge of ioq3-r1178Tim Angus
2007-09-06* Seems some shells *cough*dash*cough* have a broken built-in "echo"Tim Angus
2007-09-06* Merge of ioq3-r1169Tim Angus
2007-09-05* Merge of ioq3-r1163Tim Angus
+ SDL everywhere + New R_LoadImage + net_ip.c + Window icon + GUI based dedicated server support + Compile time linked OpenGL * Remove ui_menuFiles cvar
2007-08-24* Merged ioq3-r1133Tim Angus
+ PNG image loader + Non-gas dependent x86_64 VM + Collision optimisations + Slew of other bug fixes
2007-07-21* Correctly name SMP binaryTim Angus
2007-07-21* Oops, how'd they get in there...Tim Angus
2007-07-21* Merge of ioq3-r1119Tim Angus
2007-07-15* Merge of ioq3-r1112Tim Angus
2007-03-21* ioq3-r1052 mergeTim Angus
2006-11-28* Merge ioq3-989Tim Angus
2006-08-14* Merged ioq3-r838Tim Angus
- OS X Universal Binary creation script - OS X x86 support - OS X vm support - SDL video mode selection bug fix - "Home directory" support on windows - Windows SMP deadlock fix - Improved JPEG quality (screenshots/video) - AVIs recorded with \video command are now actually AVIs - Usual assortment of ioq3 tweaks and fixes
2006-07-31* tjw's spiffy admin system (tjw, obviously)Tim Angus
2006-06-17* Merged ioq3-r810Tim Angus
2006-05-16* Removal of bot codeTim Angus
* Refactored botlib parsing code into qcommon
2006-05-06* Merged ioq3-r775Tim Angus
- SDL_GammaRamp stuff - Anisotropic texture filtering - q3testesque r_flares - cl_guid - Security fixes
2006-04-16* Merged ioq3-r708Tim Angus
2006-03-21* MinGW fixes merged from ioq3-r652Tim Angus
* Manual updates
2006-02-27* Can't use upgrades while dead anymore (not that you could before, but you'dTim Angus
get console messages) * Added build option BUILD_MASTER_SERVER
2006-01-27* Merged ioq3-r529Tim Angus
- Quick fullscreen changes - Fix to that server crashing memory leak - Some FreeBSD changes * Default for r_znear changed
2006-01-24* Merged ioq3-r522Tim Angus
- i586 is now default -march - Couple of OpenAL "bug" fixes - Fancy autocompletion - Delete key on *nix fixed - Client now sleeps when inactive - Persistent console history
2006-01-18* Merged ioq3-r506Tim Angus
* Removed copyfiles rule from Makefile
2006-01-18* Added BG_FindUsableForUpgradeTim Angus
* Added BG_UpgradeClassAvailable * Added generalised BG_*IsAllowed functions * Added some binding traps to cgame * Added tutorial mode (cg_tutorial)