about summary refs log tree commit diff
path: root/src/game/server/gamecontext.cpp
AgeCommit message (Expand)Author
2014-04-08added chat commands /victims and /killsMarius "Teelevision" Neugebauer
2014-04-07changed some textsMarius "Teelevision" Neugebauer
2014-04-06make it possible to release players if frozenMarius "Teelevision" Neugebauer
2014-04-05added range estimate to bot detection message; small adjustmentsMarius "Teelevision" Neugebauer
2014-04-05improved bot detection in one case of false positivesMarius "Teelevision" Neugebauer
2014-04-05added bot hint to status in the rconMarius "Teelevision" Neugebauer
2014-04-05some tidy up on the bot detectionMarius "Teelevision" Neugebauer
2014-04-05only check for bots if there is an admin to notifyMarius "Teelevision" Neugebauer
2014-04-05some tidy up on the bot detectionMarius "Teelevision" Neugebauer
2014-04-02shorten the bot message to admins to one lineMarius "Teelevision" Neugebauer
2014-04-02make the bot message to admins more visibleMarius "Teelevision" Neugebauer
2014-04-02added detection for fast aiming botsMarius "Teelevision" Neugebauer
2014-04-02started bot detectionMarius "Teelevision" Neugebauer
2014-03-30when limited ammo: return ammo when hitting someone or rocketjumpingMarius "Teelevision" Neugebauer
2014-03-30reworked the catching, counting and color systemMarius "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
2014-03-26rcon command unmute added as alias for unmuteidMarius "Teelevision" Neugebauer
2014-03-26adjusted chat commandsMarius "Teelevision" Neugebauer
2013-03-24Merge branch 'master0.6' into zCatchTeetime
2013-03-24changed mute-system a bitTeetime
2013-02-24fixed all the errors that the clang static analayzer foundMagnus Auvinen
2013-01-12removed a feature which has been anyway used very rarelyTeetime
2013-01-12Refactored some things, corrected indentation etc..Teetime
2012-08-03Teamchat works now properly with caught and living players and those who are ...Teetime
2012-08-03renamed fileTeetime
2012-02-23fixed spelling mistakes, some refractoring etc.Teetime
2012-02-17Merge branch 'master' into zCatch-ExpTeetime
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-11-23changed force of vote-reasonTeetime
2011-11-19changed suicide-functionsTeetime
2011-11-19refractor freezingTeetime
2011-11-19overworked mutingTeetime
2011-11-18Added option to allow only kickvotes with a given reasonTeetime
2011-11-05Added possibility to freeze players and improved and extended anticamperTeetime
2011-10-22forgot to add SvMuteDuration to the sourceTeetime
2011-10-22added automated mute on spammingTeetime
2011-10-22added possibility to mute playersTeetime