about summary refs log tree commit diff
path: root/src/game/server/gamecontext.cpp
AgeCommit message (Expand)Author
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
2011-01-19removed double entity list in gameworld and cleaned up connected stuffoy
2011-01-06added command to move all players to a team. Closes #384oy
2011-01-03added constants for teams by Choupomoy
2010-11-20fixed so we can't add a vote option multiple times by oyChoupom
2010-11-20Updated copyrightsSworddragon
2010-11-17simplified change_map command so that it switches to the next map in the mapr...oy
2010-10-25parse line on addvote and skip invalid onesoy
2010-10-13fixed issue with reason on forcevotekickoy
2010-10-11fixed last commitsoy
2010-10-11added reason to kick a player in the callvote tabChoupom
2010-09-12fixed so "reset tunning due to pure server" appears after "x changed to y"Choupom
2010-09-12added quotes around player names in the other server messages too and changed...oy
2010-09-12end vote on 50% nooy
2010-09-07Put quotes around player names in server messages.Fujnky
2010-08-18added output level for console print function, categorised the debug messages...oy
2010-08-12removed some not longer needed stuffoy
2010-08-07added the possibility to store commands within the console and execute them l...oy
2010-08-06prevent that spectators start a voteoy
2010-06-07update server info for connected clients if map or gametype changes. Closes #108oy
2010-06-03Admin-Kick-ProtectionNoxNebula
2010-05-29copied refactor to trunkMagnus Auvinen
2009-06-15some clean up. fixed double server side record messagesMagnus Auvinen
2009-01-17increased voting time to 25 secs #637Alfred Eriksson