summaryrefslogtreecommitdiff
path: root/src/game/g_cmds.c
AgeCommit message (Expand)Author
2006-12-04* (bug 2869) don't allow map votes for maps that do not exist ( M. Kristall )Tony J. White
2006-12-04* (bug 2812) prevent team join spam (Phil Bordelon and R1CH)Tony J. White
2006-11-29* Functionalise testing for sudden deathTim Angus
2006-11-17* (bug 2853) allow energy ammo to be purchased as long as an energy weaponTony J. White
2006-11-13* (bug 2921) don't allow team switch until build timer expiresTony J. White
2006-11-13* (bug 2881) client could add themselves to the spawn queue multiple timesTony J. White
2006-11-06* (bug 2912) check team selection before allowing followTony J. White
2006-11-03* (bug 2909) buildable deconstruct/destroy team notification and log messagesTony J. White
2006-10-24* (bug 2860) use proper team check in teamvote teamclientckick and alsoTony J. White
2006-10-23* (bug 2842) adds g_privateMessages (/m and /mt commands)Tony J. White
2006-10-09* (bug 2860) really fix the vote prevention when in spec follow mode thisTony J. White
2006-09-28* (bugs 2677, 2849) SPECTATOR_FOLLOW mode would give the spectating clientTony J. White
2006-09-14* (bug 2849) having a qboolean array in the level_locals_t struct seemed toTony J. White
2006-09-10Bug 2860Tony J. White
2006-09-05Bug 2849Tony J. White
2006-07-31* Wallwalking warning when attempting to evolve (bug #2802 Martin Doucha)Tim Angus
2006-07-31* tjw's spiffy admin system (tjw, obviously)Tim Angus
2006-07-31* Phil Bordelon's g_chatTeamPrefix patchTim Angus
2006-06-04* Added target_hurtTim Angus
2006-05-17* Fix to Dretch/Bsuit exploit/bug (thanks tjw)Tim Angus
2006-05-16* Patches from bugs:Tim Angus
2006-05-16* Removal of bot codeTim Angus
2006-04-24* Limit on number of times votes can be called, defaulting to 5 (from tjw)Tim Angus
2006-04-24* Removed some \n from server connection messagesTim Angus
2006-04-22* Fixed retarded exploitable "kick" commandTim Angus
2006-04-16* Fix to infamous "sarge" bug (R1CH)Tim Angus
2006-04-09* Removed CS_SCORE? config strings -- they were unusedTim Angus
2006-02-27* Can't use upgrades while dead anymore (not that you could before, but you'dTim Angus
2006-01-18* Added BG_FindUsableForUpgradeTim 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-02* Added target_alien_win and target_human_winTim Angus
2005-11-29* Lowered steptime for spectatorTim Angus
2005-11-27* Fixed death by poison MOD s/antitox/medkit/Tim Angus
2005-11-20* Abstract attachment systemTim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim Angus
2005-09-04* Fixed Medkit usable after death bugTim Angus
2005-09-01* Reworked how weapon changes are performed, fixing bugs in the processTim Angus
2005-08-31* Fixed "sell upgrades" so it doesn't sell the medkitTim Angus
2005-08-31* Reimplemented how buildables play damage sounds to not use the event systemTim Angus
2005-08-10* Fixed a last minute bug that allowed evolution after deathTim Angus
2005-08-05* Disabled weapon dropping after buying ammo for nowTim Angus
2005-08-03* Weapon switch forced when buying a weapon/ammoTim Angus
2005-07-31* Removed anticamp codeTim Angus
2005-07-28* Extended the chat period at the end of gamesTim Angus
2005-07-23* Added some code to complain if com_hunkMegs is set too lowTim Angus
2005-07-22* Added a report of which stages each team had reached to the intermission sc...Tim Angus
2005-07-21* Added icons to the scoreboard representing the current class/upgrades heldTim Angus
2005-07-19* Added a sound to buying ammoTim Angus