about summary refs log tree commit diff
path: root/src/game/server/gamecontext.h
AgeCommit message (Collapse)Author
2014-11-07Remove: t / ti, Added Whisper system from DDnet by deensavander
2014-09-27zCatch:Rankingsavander
2014-05-07output voteban to chatMarius "Teelevision" Neugebauer
2014-05-07added rcon command to kill a playerMarius "Teelevision" Neugebauer
2014-04-14added PM chat commands /t and /tiMarius "Teelevision" Neugebauer
2014-04-05added bot hint to status in the rconMarius "Teelevision" Neugebauer
2014-04-02added detection for fast aiming botsMarius "Teelevision" Neugebauer
2014-03-28anti-spray protection for some casesMarius "Teelevision" Neugebauer
2014-03-27fixed and improved votebansMarius "Teelevision" Neugebauer
2014-03-27added votebansMarius "Teelevision" Neugebauer
(known problem: aren't conserved over mapchanges)
2013-03-24Let calculate the playercolor on each tick to be always up to date, even ↵Teetime
with leaving and joining players and let DoWinCheck check if the game is over before checking
2013-03-24changed mute-system a bitTeetime
2013-02-050.4.7 releaseTeetime
2013-01-12Refactored some things, corrected indentation etc..Teetime
2012-08-03Made amount of grenade-bullets adjustableTeetime
2012-02-250.4.6 releaseTeetime
2012-02-23fixed spelling mistakes, some refractoring etc.Teetime
2012-02-18updated server versionTeetime
2012-02-17Merge branch 'master' into zCatch-ExpTeetime
Conflicts: src/engine/server.h src/engine/server/server.cpp src/engine/server/server.h src/engine/shared/network.h src/engine/shared/network_server.cpp src/game/server/player.h
2012-01-10added pause command. Closes #15oy
2012-01-08added a server command to lock teams. Closes #831oy
2011-12-30made it possible to automatically swap teams between roundsoy
2011-12-30Swap and Shuffle TeamsBeaR
2011-11-23made zCatch 0.4.5 releaseTeetime
2011-11-19overworked mutingTeetime
2011-11-03small change with define of versionTeetime
2011-10-22added possibility to mute playersTeetime
2011-10-14removed sv_allow_join = 0Teetime
2011-07-03Added general zCatch-SupportTeetime
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-07removed unused functionSushiTee
2011-04-01the server shows the disconnect reason of clients nowheinrich5991
2011-03-26added a limit for the number of votes that can be added to the server and ↵oy
send options as lists when a client joins. Closes #459
2011-03-26cleaned up some voting codeoy
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 ↵oy
(instead of client ones). Closes #68
2011-03-15made clients sending startinfo a requirement to prevent empty player infosoy
2011-02-16removed no longer needed progression browse infooy
2011-02-12Refactoring & fixed WEAPONSPEC_GUN in content.pyGreYFoXGTi
2011-01-23added server command to clear the votes. this fixes #47 partiallyheinrich5991
2011-01-06added command to move all players to a team. Closes #384oy
2010-11-20Updated copyrightsSworddragon
2010-05-29copied refactor to trunkMagnus Auvinen