summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2013-01-03* it's no longer possible to callteamvote admitdefeat after having passedRoman Tetelman
2013-01-03* fix for stamina sometimes being drained when sprinting and walking atRoman Tetelman
2013-01-03* Reduced pounce range 64->54Asa Kravets
2013-01-03I am a proper noob.Ben Millwood
2013-01-03BP Queuing systemBen Millwood
2013-01-03* shut up annoying noise when aiming ckit on build timer at damaged buildablesRoman Tetelman
2013-01-03* fix compiler warningRoman Tetelman
2013-01-03* ckit repairs automatically without having to press mouse2 (fixes issue #3)Roman Tetelman
2013-01-03* Revert stagedowns (fixes #2)Roman Tetelman
2013-01-03* allow repeaters to be built in range of the reactor (but not other repeaters)Roman Tetelman
2013-01-03* fix a race condition that causes a team to lose two stages instead of one (...Roman Tetelman
2013-01-03* fix for location not updating while following a player (reported by megatog...Roman Tetelman
2013-01-03* Don't play EV_FALL_FAR sound if deadBen Millwood
2013-01-03* aliens were getting the wrong hitsound when attacking human buildablesRoman Tetelman
2013-01-03* Fix out of bounds errorM. Kristall
2013-01-03* Remove another pointless va()M. Kristall
2013-01-03* Fix compiler warning about G_FindOvermindBen Millwood
2013-01-03* Allow boosters to give poison within the first 30 seconds of the gameBen Millwood
2013-01-03* Remove SS_INFESTING and PM_SPINTERMISSION since they were not usedBen Millwood
2013-01-03* fix to players spawning in 3rd person and hopefully spawn queue blockingRoman Tetelman
2013-01-03* fix stage counter AGAINRoman Tetelman
2013-01-03* from __future__ import thirdpersonspec (Lakitu7)Roman Tetelman
2013-01-03* stagedown logging codeRoman Tetelman
2013-01-03* Booster was providing extra regeneration without an overmind present (bob)Roman Tetelman
2013-01-03Bumped dretch movement speed 1.3 -> 1.4Asa Kravets
2013-01-03* Fix some array bounds checks in map rotation systemBen Millwood
2013-01-03 * missing eventnames and extra DEBUGNAME thingsBen Millwood
2013-01-03 * Add BG_EventName and use it to simplify a series of debugging messagesBen Millwood
2013-01-03* Fix minor omission in !help kick (das-Iro) Christopher Schwarz
2013-01-03 * Remove extra trailing newline from admin chat commands (oops)Ben Millwood
2013-01-03* Dretch damage/repeat changed 24/500 -> 36/700Asa Kravets
2013-01-03Shotgun pellet count reduced 14->12Asa Kravets
2013-01-03 * Use chat rather than print for adminchat server commandsBen Millwood
2013-01-03* fix for unlagged being turned off for clients who spawn (bob)Roman Tetelman
2013-01-03 * Fix spectator occasionally displaying crosshairsBen Millwood
2013-01-03* s/STAGE2_THRESH/STAGE_THRESH/g that i missedRoman Tetelman
2013-01-03Ready code probably fixedBen Millwood
2013-01-03* make the enemy team lose a stage when you reach "stage 4"Roman Tetelman
2013-01-03stagedown wip codeRoman Tetelman
2013-01-03* Handle some broken admin.dat files the same as beforeM. Kristall
2013-01-03* Dretch repeat reverted 100->500, damage reduced to 48->24Asa Kravets
2013-01-03* Add functions G_TeamName and G_TeamFromStringM. Kristall
2013-01-03* Added improved team join messages (original patch thanks to peoro)Christopher Schwarz
2013-01-03* Oops, forgot to fix the indenting on the previous commitChristopher Schwarz
2013-01-03* (bug 2980) Add g_dretchPunt setting to punt dretches out of the way of team...Christopher Schwarz
2013-01-03* Fix a buffer overflow introduced in revision 1121M. Kristall
2013-01-03* Add the /a command, which sends a message to all active adminsChristopher Schwarz
2013-01-03* s/MOD_UNKNOWN/MOD_DECONSTRUCT/Roman Tetelman
2013-01-03* (bug 3606) Partial fix for this bug: spawns explode when near other buildablesChristopher Schwarz
2013-01-03* Strip nonprinting and console-key characters from player namesChristopher Schwarz