about summary refs log tree commit diff
path: root/src/game/server/gamecontext.cpp
AgeCommit message (Expand)Author
2013-02-24fixed all the errors that the clang static analayzer foundMagnus Auvinen
2012-01-26init m_LockTeams with 0 to prevent locked teams on server startSushiTee
2012-01-26force vote only if there is a voteSushiTee
2012-01-10added pause command. Closes #15oy
2012-01-09add tuning to demo. Closes #899oy
2012-01-08added a server command to lock teams. Closes #831oy
2011-12-31made vote ban check if the ip matches an authed playeroy
2011-12-30made it possible to automatically swap teams between roundsoy
2011-12-30removed chat spam for the team commandsoy
2011-12-30fixed last commitoy
2011-12-30Swap and Shuffle TeamsBeaR
2011-12-29fixed that the flag grab sound is played several times in a server side demo....oy
2011-12-04fixed sv_max_client usageoy
2011-08-05improved description for restart command. Closes #796oy
2011-07-14made rcon auto completion serverside. Closes #97oy
2011-07-11Display a message when an admin forces a vote. Closes #759Romain Labolle
2011-06-27fixed possible server stressingoy
2011-06-27fixed so you can use whatever time you want on set_team and so that it uses m...Johannes Loher
2011-06-27Added possibility to deny changing of team after a set_team for a certain amo...Johannes Loher
2011-06-09abort "move to spectator"-vote when the player disconnectsoy
2011-06-02fixed netevent struct namesChoupom
2011-06-02fixed some stringsChoupom
2011-05-05distinguish [chat] and [teamchat] in console messages. Closes #643oy
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-05prevent that you can add votes with an empty descriptionoy
2011-04-04fixed server crash on remove voteoy
2011-04-01fixed a compiler warning. Closes #565oy
2011-04-01the server shows the disconnect reason of clients nowheinrich5991
2011-03-31changed the output level of a console messageoy
2011-03-28fixed that spectators go to free view if the followed player joins spectators...oy
2011-03-28added ipv6 support from the old lua branchoy
2011-03-26added a respawn delay command for tdmoy
2011-03-26added a limit for the number of votes that can be added to the server and sen...oy
2011-03-26cleaned up some voting codeoy
2011-03-26added a vote that allows to move a player to spectators. Closes #58oy
2011-03-26fixed problem with force_vote commandoy
2011-03-25added force_vote commandoy
2011-03-25added remove_vote command. Closes #47oy
2011-03-25added reasons to vote in general and show reason in vote hud. Closes #219oy
2011-03-25added aliases for votes. Closes #144oy
2011-03-20made it possible to just show the number of player slots of a server (instead...oy
2011-03-15made network support clan name and country code for playersoy
2011-03-15made clients sending startinfo a requirement to prevent empty player infosoy
2011-03-10added extended spectator mode. Closes #28oy
2011-03-04added a command to set a minimum player limit that is needed to start a kick ...oy
2011-02-16removed no longer needed progression browse infooy
2011-02-13fixed nethashoy
2011-02-13Reverted 1 Letter Refactoring or Edited it to a full name.GreYFoXGTi
2011-02-12Refactoring & fixed WEAPONSPEC_GUN in content.pyGreYFoXGTi
2011-01-23added server command to clear the votes. this fixes #47 partiallyheinrich5991