summaryrefslogtreecommitdiff
path: root/src/cgame/cg_servercmds.c
AgeCommit message (Expand)Author
2013-01-03* Adding cg_disable(Upgrade|Build|Command)Dialogs to give greater control ove...Ben Millwood
2013-01-03* Spawn queue displays ordinals ("You are 2nd in the spawn queue")Michael Levin
2013-01-03* Reworked the dialog code a bit, removed some redundanciesMichael Levin
2013-01-03* oops, cg_disableWarningDialogs was eating the build/evolve menus, this shou...Ben Millwood
2013-01-03* Shut up some compiler warnings (but not all of them)Ben Millwood
2013-01-03 * Renamed some enum stuff to be more descriptiveBen Millwood
2007-10-30* (bug 3384) Remove server side armoury refresh and replace with UI sideTim Angus
2007-09-25* Remove B_REMOVED_TOGGLEBIT, use ps->misc per player insteadTim Angus
2007-09-25* Remove more powerups stuffTim Angus
2007-04-03* PCL_HUMAN_BSUIT is now a full fledged player class now. This means that theTony J. White
2007-03-25* ingame menus redesignedTony J. White
2007-03-20* calling teamvotes would often cause strange client behaviour. CommonTony J. White
2006-12-29* (bug 2828) Removal of hack for scaled up knockback on teslagenTim Angus
2006-12-29* (bug 2926) Tesla range reduced to sphere, instead of cubeTim Angus
2006-12-29* Buildable destruction marking (via g_markDeconstruct)Tim Angus
2006-12-29* Clean up serverinfoTim Angus
2006-04-09* Removed CS_SCORE? config strings -- they were unusedTim 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* Reduced Dragoon pounce range to 64 from 96Tim Angus
2005-11-25* Removal of remaining hard coded effectsTim Angus
2005-11-20* Abstract attachment systemTim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim Angus
2005-09-01* Reworked how weapon changes are performed, fixing bugs in the processTim Angus
2005-08-31* Reimplemented how buildables play damage sounds to not use the event systemTim 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-07-18* Repeater is now freeTim Angus
2005-06-29* Fixed a bug where menus would appear during demo playbackTim Angus
2005-06-27* Fixed all the warnings reported after turning on -WallTim Angus
2005-01-31* An overmind is now required for aliens to upgradeTim Angus
2004-11-30* PTRC (post timeout restoration code) systemTim Angus
2004-10-17* Gave some of the shared functions more sensible namesTim Angus
2004-05-29* Added code to report number of spawns remaining when spawningTim Angus
2004-03-18* Added trigger_stage entity which is fired on stage transitionsTim Angus
2004-03-18* Possibly fixed the scoreboard not updatingTim Angus
2004-01-30* Wall walking models now smoothly move over transitionsTim Angus
2004-01-19* Forced a weapon change when buying a weaponTim Angus
2004-01-11* Sorted out hydra gas screwupsTim Angus
2003-10-12* Added misc_particle_system entityTim Angus
2003-10-10* Wall jumping for chimeraTim Angus
2003-09-03* Ditched the Bank and FloatmineTim Angus
2003-09-03* Added SURF_NOALIENBUILD and SURF_NOHUMANBUILD so that building can beTim Angus
2003-09-01* Menus are now automatically closed upon deathTim Angus
2003-08-31* Changed the variable names pteam, pclass and pitem to be more descriptiveTim Angus
2003-08-31* Fixed hovel problemsTim Angus
2003-08-15* Prelim introduction of the blasterTim Angus