summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-03* Refactor listadmins, namelog, and showbans to make then more consistentM. Kristall
2013-01-03* Refactor code handling player name matchingM. Kristall
2013-01-03* g_disabled* cvars are used by ui but were not communicated to the clientM. Kristall
* Don't let maps set {alien,human}BuildPoints since that's probably not good * Let maps set temporary variables instead of cvars (for e.g., gravity)
2013-01-03* Oops, missed oneM. Kristall
2013-01-03* Require IPv4 addresses to contain at least one . (use 192./8 instead of 192/8)M. Kristall
2013-01-03* Pointless refactor to reduce the number of opsM. Kristall
2013-01-03Nothing to see hereM. Kristall
2013-01-03* Don't display location during intermissionBen Millwood
2013-01-03* adjustban 16 /16 would make ban #16 permanentM. Kristall
2013-01-03* (bug 4821) Silence logging of inconsequential admin commandsChristopher Schwarz
2013-01-03* Fix revert when rewinding through replacement and removal of the same ↵John Ellis
buildable.
2013-01-03* More mild text rendering performance improvementsTim Angus
2013-01-03* Remove used limit parameter from UI_Text_[Width|Height]Tim Angus
2013-01-03* (bug #4541) Rewrite Item_Text_Wrap (again), to improve performanceTim Angus
2013-01-03* Sort admins and levels by descending level on readconfigM. Kristall
2013-01-03* Turns out CG_GetBindings is actually quite expensiveTim Angus
2013-01-03* (bug #4822) Added the missing bit from r2073Tim Angus
2013-01-03* De !-ify /pause in its error messages (thanks Celestial_Rage)Christopher Schwarz
2013-01-03* Don't want about unbalanced teams after ExitLevelM. Kristall
2013-01-03* Fix teamoverlay support players mode for human teamChristopher Schwarz
2013-01-03* (bug 4815) Add /pause admin commandChristopher Schwarz
2013-01-03* (bug 4817) Print cgame vote display on multiple linesChristopher Schwarz
2013-01-03* (bug 4814) More options for teamoverlay in attempt to make it more usefulChristopher Schwarz
2013-01-03* (bug 4816) Add team imbalance warning messagesChristopher Schwarz
2013-01-03* Mild performance improvements to callees of Item_Text_WrapTim Angus
2013-01-03* (bug 4541) Improvement to font rendering speed by removing an unneeded ↵Christopher Schwarz
function call (gimhael)
2013-01-03* (bug 4806) add builder command to show which player built a structureJohn Ellis
2013-01-03* (bug 4805) fix missing names in namelogJohn Ellis
2013-01-03* Clean up one line of code from ages ago. Nothing to see here.Christopher Schwarz
2013-01-03* (bug 4764) Fix occaisionally showing [0] for teammate health in crosshair ↵Christopher Schwarz
name text (thanks Kiwi)
2013-01-03* Fix black in names causing wonky colors in the system console when ↵Christopher Schwarz
followed by other colors
2013-01-03* (bug 4268) Disable vote bind instructions when tutorial mode is offChristopher Schwarz
* (bug 4811) Fix colour bleed in vote reasons (Brian "Teapot" Shannon) * Decolour vote caller for consistency with the other vote elements
2013-01-03* Fix tallying of credits earned for staging when a player dies.John Ellis
2013-01-03* (bug 4760) Display Vote Caller (thanks Brian Teapot Shannon, msk, benmachine)Christopher Schwarz
2013-01-03* (bug 4759) Make trigger_ammo use the primary weapon so thatJohn Ellis
holding a blaster does not subtract ammo. ( thanks Teapot )
2013-01-03* (bug 4522) Make map rotation logic robust against missing maps andJohn Ellis
maprotation.cfg scripting errors. * Fix jumping to a map by name. * Add goto, resume, and #label support to maprotations.
2013-01-03* (bug 4694) Reallow black in names, map it to inverse in com_ansicolorChristopher Schwarz
2013-01-03* (Bug 4649) Require reasons for votes (WilliamH, Chris "Lakitu7" Schwarz)M. Kristall
2013-01-03* (bug 4763) Prevent team join spam againM. Kristall
2013-01-03* (bug 4761) Count connecting players as votersM. Kristall
2013-01-03* Fix a bug preventing the command loadcensors from being usedM. Kristall
2013-01-03* (bug 3495) Add support for message censorship (cue "finally!")M. Kristall
2013-01-03* Fix /me in teamsay menuBen Millwood
2013-01-03Increase DC heal rate 3 -> 4Asa Kravets
2013-01-03* (bug 4688) Fix locational damage being applied backwards from the front ↵Christopher Schwarz
versus the back (thanks F50, kevlarman)
2013-01-03* Cancel ghost buildables upon selling weapons to prevent minor bugs when ↵Christopher Schwarz
people switch weapons more quickly than pmove can keep up with
2013-01-03* Fix "overmind has awakened" CP from being sent at the incorrect timeChristopher Schwarz
2013-01-03* Fix target_print entities with private spawn flag 4 from messagingJohn Ellis
everyone when triggered by a non-player.
2013-01-03Increase granger spit slow time 1000->2000Asa Kravets
2013-01-03* Fix teleporters so that they once again telefrag players (broken by r2020)John Ellis