summaryrefslogtreecommitdiff
path: root/src/game/g_cmds.c
AgeCommit message (Collapse)Author
2014-11-30The myscore command now displays the level based on score only even for admins.Mikko Tiusanen
2014-10-18Add support for Weak Sudden DeathPetr Pudlak
After it strikes, it's not possible to build near the Reactor/Overmind and it's not possible to build refineries/creep colonies. This still allows teams to build forward within the BP limit, but not strengthen their main bases any more.
2014-10-15Added automatic levels functionality based on total score earned of each player.Mikko Tiusanen
2014-08-26Changed next layout selection to use the existing g_layouts variable.Mikko Tiusanen
2014-08-19Added layout selection support to nextmap vote.Mikko Tiusanen
2014-08-19Added support for selecting layout with map vote.Mikko Tiusanen
Removed outdated comments and moved trapper accuracy to tremulous header. Disabled map votes during first minute even when there's only one player connected.
2014-05-04Initial import.Mikko Tiusanen