summaryrefslogtreecommitdiff
path: root/src/qcommon
AgeCommit message (Expand)Author
2013-01-03* separate dodge and sprint onto their own keys (dodge +button6, sprint +butt...Roman Tetelman
2013-01-03* Replace BG_(Un)PackZapTargets with more generic and less muddled BG_(Un)Pac...Tim Angus
2013-01-03* Various changes resulting from sanity checking against mgdev HEADTim Angus
2013-01-03* Cleanup info_validate function and enforce that connecting clients must pas...Christopher Schwarz
2013-01-03* make zap display targets beyond 3 and general zap cleanupRoman Tetelman
2013-01-03* Merge ioq3-r1498, by popular demandTim Angus
2013-01-03* (bug 3416) Overlapping strings with strcpy (thanks Jacques Boscq)M. Kristall
2013-01-03* Mostly revert my change to SnapVector, since the bug it fixed turned outBen Millwood
2013-01-03* Don't play EV_FALL_FAR sound if deadBen Millwood
2013-01-03* Remove SS_INFESTING and PM_SPINTERMISSION since they were not usedBen Millwood
2013-01-03 * Add BG_EventName and use it to simplify a series of debugging messagesBen Millwood
2013-01-03* Merge ioq3-r1464Tim Angus
2013-01-03* Merge ioq3-r1458Tim Angus
2013-01-03* add cg_unlagged to allow clients to disable backward reconcilliation for th...Roman Tetelman
2013-01-03 * Delete some obsolete files related to squadmarkingBen Millwood
2013-01-03* marauder has a timeout after jumping before being able to walljump againRoman Tetelman
2013-01-03 * Some SnapVector nonsenseBen Millwood
2013-01-03* Merge ioq3-r1423Tim Angus
2013-01-03* UI_Text_* emoticon drawing support (e.g. [dretch] draws Tony J. White
2013-01-03* don't call COM_Compress() on scripts stored in memory. This causesTony J. White
2013-01-03* SCIPTTim Angus
2013-01-03* Merge ioq3-r1272Tim Angus
2013-01-03* First person weapon animationTim Angus
2013-01-03Improving an error message, which should help diagnose its cause a little.Ben Millwood
2013-01-03* Merge ioq3-r1248Tim Angus
2013-01-03Finally figured out why players were so special in gimping the wallwalk code....Michael Levin
2013-01-03Fix compiling on OSXBen Millwood
2013-01-03* MAX()/MIN() macros need to be wrapped in parenthesis to work as Michael Levin
2013-01-03Added armour files to version control.Michael Levin
2013-01-03* Merge ioq3-r1233Tim Angus
2007-11-28* Merge ioq3-r1220Tim Angus
2007-11-03* Merge ioq3-r1204Tim Angus
2007-11-02* s/ui_loading/ui_hideCursor/Tim Angus
2007-10-25* Fix a couple of Q3isms accidentally introduced during a mergeTim Angus
2007-10-02* Merge of ioq3-r1189Tim Angus
2007-09-25* Replace "powerups" state data with "misc"Tim Angus
2007-09-22* Merge of ioq3-r1186Tim Angus
2007-09-21* Remove lots and lots of redundant commentsTim Angus
2007-09-15* Merge of ioq3-r1183Tim Angus
2007-09-06* Merge of ioq3-r1169Tim Angus
2007-09-06* De-quakeTim Angus
2007-09-05* Merge of ioq3-r1163Tim Angus
2007-08-24* Merged ioq3-r1133Tim Angus
2007-07-21* Merge of ioq3-r1119Tim Angus
2007-07-15* Merge of ioq3-r1112Tim Angus
2007-03-21* ioq3-r1052 mergeTim Angus
2007-01-02* Update demo_protocolsTim Angus
2006-12-29* Bump up protocol version numberTim Angus
2006-12-29* Buildable destruction marking (via g_markDeconstruct)Tim Angus
2006-12-09* (bug 2937) adds cg_projectileNudge. This is originally from Neil Toronto'sTony J. White