summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2013-01-03* Stop bad array indices in spawn point selection, by removing the arrays ent...Ben Millwood
2013-01-03* (bug 4944) Clearer tracking of ban/mute/denybuild in games.logM. Kristall
2013-01-03* (bug 4948) Nextmap vote can be overwrittenM. Kristall
2013-01-03* Increase default stage thresholds by 50%Asa Kravets
2013-01-03* Change trample to not lose all charge on hitting a structure, and keep trac...Asa Kravets
2013-01-03Balance tweaksAsa Kravets
2013-01-03* Fix timestamps in games.log not resetting after a map_restart (thanks kharnov)Christopher Schwarz
2013-01-03* Fix revert while the game is paused from killing players in the way without...Christopher Schwarz
2013-01-03* Fix a bug causing duplicate entries in namelogM. Kristall
2013-01-03* Show who received a private message and how to respond againM. Kristall
2013-01-03* Properly censor private messagesM. Kristall
2013-01-03* Mess with /give funds again to try to finally make everyone happy with how ...Christopher Schwarz
2013-01-03* (bug 4908) Show BP from marked buildables on the HUDChristopher Schwarz
2013-01-03* Add usage statment when /give is used without argumentsChristopher Schwarz
2013-01-03* Prevent overflow in /give fundsBen Millwood
2013-01-03* (bug 4906) Notify admins of attempted votes called against immune adminsChristopher Schwarz
2013-01-03* (bug 4904) Notify admins of callteamvotes on the opposing teamChristopher Schwarz
2013-01-03* Fix entities leak when using non-builtin layouts (/dev/humancontroller/)Christopher Schwarz
2013-01-03* Remove excess newline from "banned player tried to connect" messageChristopher Schwarz
2013-01-03* Make parameters to G_Build constTim Angus
2013-01-03* Prevent players from being poisoned by explosions of buildables that were k...Christopher Schwarz
2013-01-03* Add case for ET_LOCATION in Svcmd_EntityList_f (/dev/humancontroller)Christopher Schwarz
2013-01-03* (bug 4896) Put quotes around multi-word parameters to admin commands in the...Christopher Schwarz
2013-01-03* Partially revert revision 2157M. Kristall
2013-01-03* Provide feedback when there is no match for ban, denybuild, mute, etc.M. Kristall
2013-01-03* Fix uninitialized variable usage after failed name match in some casesM. Kristall
2013-01-03* Fix ban reason alignment for expired bansJohn Ellis
2013-01-03* Format showbans so that it better fits on two lines without line wrappingJohn Ellis
2013-01-03* (bug 4892) Fix expired bans being listed and shown as not-expired in /showb...Christopher Schwarz
2013-01-03* (bug 4746) Give some small score to basilisks for healing teammatesChristopher Schwarz
2013-01-03* Fix color bleeds between fields in namelog (again)Christopher Schwarz
2013-01-03* Prevent color from changing partway through the line in namelog output (DevHC)M. Kristall
2013-01-03* Revert revision 2109 since it did not do anythingM. Kristall
2013-01-03* (bug 3404) Warn all admins when a banned player tries to connectM. Kristall
2013-01-03* Change how r2097 makes map-set values non-persistent and make map configs workM. Kristall
2013-01-03* Fix not giving score/stage credits to aliens when humans decon dead buildab...Christopher Schwarz
2013-01-03* (bug 4525) Fix mark decon removing more buildables than necessary in some c...Christopher Schwarz
2013-01-03* Add some buffer safety for BG_ParseCSV*List() functions (/dev/humancontroller)Christopher Schwarz
2013-01-03* Three minor cleanups (/dev/humancontroller)Christopher Schwarz
2013-01-03* Fix OB1M. Kristall
2013-01-03* Fix revert BP queueing in TK cases, which I broke in r2929 (Rezyn)Christopher Schwarz
2013-01-03* (bug 4885) Show teamkilled buildings as teamkilled in buildlog to different...Christopher Schwarz
2013-01-03* More efficiently check if players are targetted by a new banM. Kristall
2013-01-03* Don't spam buildlog warning for console or spectatorsM. Kristall
2013-01-03* Prevent spawn is NULL by ignoring commands from connecting clients (Lakitu7)M. Kristall
2013-01-03* Fix more wallwalk brokenness that only happens to linux users by applying t...Christopher Schwarz
2013-01-03* Fix a crash when banning by IP address and remove a couple redundant variablesM. Kristall
2013-01-03* Fix float literal formattingTim Angus
2013-01-03* Fix the "light bug" where wallwalking over small bumps on the ceiling (such...Christopher Schwarz
2013-01-03* Fix for the camera freaking out when a wallwalker gets too close to another...Christopher Schwarz