summaryrefslogtreecommitdiff
path: root/src/cgame/cg_main.c
AgeCommit message (Expand)Author
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
2007-09-16* (bug 2783) Rework lcannon firing logicTim Angus
2007-04-12* cg_drawCrosshair now has 3 settings:Tony J. White
2007-03-22* Fixes to some GCC 4 warningsTim Angus
2007-03-21* new 2D status bars for buildingsTony J. White
2007-03-02* (bug 3043) adds cg_bounceParticles which defaults to 0 on all but theTony J. White
2006-12-29* (bug 2828) Removal of hack for scaled up knockback on teslagenTim Angus
2006-12-13* (bug 2944) cg_drawClock addedTony J. White
2006-12-09* (bug 2937) adds cg_projectileNudge. This is originally from Neil Toronto'sTony J. White
2006-11-15* (bug 2905) added cg_optimizePrediction (by Neil Toronto and arQon) fromTony J. White
2006-09-06* my patch for bug 2758 neglected to add the new pmext struct into theTony J. White
2006-05-16* Removal of bot codeTim Angus
2006-02-26* Fixed bogus tutorial text when spectatingTim Angus
2006-02-24* Merged ioq3-r584Tim Angus
2006-01-18* Added BG_FindUsableForUpgradeTim Angus
2006-01-06* Added traps to query demo stateTim Angus
2005-12-23* Crudely removed CD key authenticationTim Angus
2005-12-11* Added trap_FS_GetFileList to cgame, so it's not longer necessary to hackTim Angus
2005-12-10* s/Quake III Arena source code/Tremulous/Tim Angus
2005-12-10* Move the game source from mod/src/ to src/Tim Angus
2005-12-10* Moved existing src directory out the way whilst I merge ioq3Tim Angus
2005-12-08* Merged in a bunch of game side fixed from ioq3Tim Angus
2005-12-08* Reduced Dragoon pounce range to 64 from 96Tim Angus
2005-12-06* Pain blendsTim Angus
2005-11-25* Removal of remaining hard coded effectsTim Angus
2005-11-24* 3D particlesTim Angus
2005-11-20* Abstract attachment systemTim Angus
2005-10-15* Increased Tesla damage frequencyTim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim Angus
2005-09-02* Added option for changing whether or not the wallwalk control is a toggle o...Tim Angus
2005-08-31* Reimplemented how buildables play damage sounds to not use the event systemTim Angus
2005-07-30* Trapper targetting bug should be fixed/occur less frequentlyTim Angus
2005-07-28* Extended the chat period at the end of gamesTim Angus
2005-07-21* Added icons to the scoreboard representing the current class/upgrades heldTim Angus
2005-07-21* Change death by dragoon obituary from "clawed" to "chomped"Tim Angus
2005-06-27* Fixed all the warnings reported after turning on -WallTim Angus
2005-06-05* Added flashing alien icon if already at maximum classTim Angus