summaryrefslogtreecommitdiff
path: root/src/cgame/cg_main.c
AgeCommit message (Expand)Author
2013-01-03* Cleanup thirdperson spec codeChristopher Schwarz
2013-01-03* Get rid of uselessly-named itemDef_t->special and replace withBen Millwood
2013-01-03* Cheat protect cgame cvars that indirectly set timescaleBen Millwood
2013-01-03add cg_disableBlueprintErrors and un-cvarize g_humanRepeaterAllowOverlapBen Millwood
2013-01-03* Fix a new formatting issue from revision 1189M. Kristall
2013-01-03* Remove unused references to bankBen Millwood
2013-01-03* Fix text alignment of UI items that display cvar contentsBen Millwood
2013-01-03* (bug 3964) Fix votedisplaystrings printing as blank in some circumstances (...Christopher Schwarz
2013-01-03* Don't display team join message if previous clientinfo was invalid (bug 3960)Ben Millwood
2013-01-03* More thirdperson follow and shoulder-cam stuff:Christopher Schwarz
2013-01-03* Allow boosters to give poison within the first 30 seconds of the gameBen Millwood
2013-01-03* Almost completely redo the meat of the thirdperson spec code againChristopher Schwarz
2013-01-03* Update thirdpersonspec to rotate around the correct axis and fix the FOV.Christopher Schwarz
2013-01-03 * Use chat rather than print for adminchat server commandsBen Millwood
2013-01-03 * Fix spectator occasionally displaying crosshairsBen Millwood
2013-01-03Ready code probably fixedBen Millwood
2013-01-03 * More testing code to fix ready stateBen Millwood
2013-01-03 * Merge STAT_WEAPONS[2] into STAT_WEAPON and dispose of unnecessary STAT_SLOTSBen Millwood
2013-01-03* alien buildable bleed particle no longer hardcodedRoman Tetelman
2013-01-03* buildable bleed wip codeRoman Tetelman
2013-01-03* crosshairs now use the center of the rectangle defined by the hud for their...Roman Tetelman
2013-01-03* Merge ioq3-r1464Tim Angus
2013-01-03* add cg_unlagged to allow clients to disable backward reconcilliation for th...Roman Tetelman
2013-01-03* Merge ioq3-r1423Tim Angus
2013-01-03* add variable width to emoticons support. In addition to being aTony J. White
2013-01-03* UI_Text_* emoticon drawing support (e.g. [dretch] draws Tony J. White
2013-01-03* Remove some unused state structures from gameTim Angus
2013-01-03* voice chat stuff (no, not like TeamSpeak)Tony J. White
2013-01-03* Replace reams of BG_Find* functions with: BG_Buildable, BG_Class, BG_Weapon,Tim Angus
2013-01-03* Merge clientSession_t::sessionTeam and clientSession_t::spectatorStateTim Angus
2013-01-03* Consolidate memory allocation into bg_alloc.cTim Angus
2013-01-03* cg_printDuplicate changed to cg_noPrintDuplicate (i.e.now defaults to 1.1 b...Ben Millwood
2013-01-03* (bug 3554) Fix a few more places where opened files might not be closedM. Kristall
2013-01-03Forgot some squad marker and mass driver stuff.Michael Levin
2013-01-03* Options menu video modes glitch fixed (a backport)Michael Levin
2013-01-03* Disabled mipmaps for crosshair shaders -- should prevent them from going bl...Michael Levin
2013-01-03* Lucifer cannon projectile a little bigger with chargeMichael Levin
2013-01-03* Adding cg_disable(Upgrade|Build|Command)Dialogs to give greater control ove...Ben Millwood
2013-01-03* Humans hit with Basilisk gas now show a particle effect until it wears offMichael Levin
2013-01-03* Added charge meter to the UI, can be disabled via GUIMichael Levin
2013-01-03* Build delay pie slices are now 5 sec each for both teamsMichael Levin
2013-01-03* Spawn queue displays ordinals ("You are 2nd in the spawn queue")Michael Levin
2013-01-03* Removed forced crouching for Tyrant crush, Tyrants should no longer bounce ...Michael Levin
2013-01-03Added armour files to version control.Michael Levin
2007-11-27* Remove lots of Q3/Team Arena related code from the UI moduleTim Angus
2007-11-08* Merge and move text paint functions into ui_shared.cTim Angus
2007-11-02* s/ui_loading/ui_hideCursor/Tim Angus
2007-10-30* (bug 3384) Remove server side armoury refresh and replace with UI sideTim Angus
2007-10-02* Merge of ioq3-r1189Tim Angus
2007-09-21* Remove lots and lots of redundant commentsTim Angus