about summary refs log tree commit diff
path: root/src/game/server/player.cpp
AgeCommit message (Expand)Author
2019-04-03Add playerflags in status12pm
2014-11-07Remove: t / ti, Added Whisper system from DDnet by deensavander
2014-04-08added way to join spectators when caughtMarius "Teelevision" Neugebauer
2014-04-08added chat commands /victims and /killsMarius "Teelevision" Neugebauer
2014-04-06fixed possible crash bugMarius "Teelevision" Neugebauer
2014-04-05added range estimate to bot detection message; small adjustmentsMarius "Teelevision" Neugebauer
2014-04-02added detection for fast aiming botsMarius "Teelevision" Neugebauer
2014-04-02started bot detectionMarius "Teelevision" Neugebauer
2014-03-30reworked the catching, counting and color systemMarius "Teelevision" Neugebauer
2013-03-24Merge branch 'master0.6' into zCatchTeetime
2013-02-24fixed a bug with spectating a playeroy
2013-01-12removed a feature which has been anyway used very rarelyTeetime
2012-02-23fixed spelling mistakes, some refractoring etc.Teetime
2012-02-17Merge branch 'master' into zCatch-ExpTeetime
2012-01-10added pause command. Closes #15oy
2011-12-30removed chat spam for the team commandsoy
2011-11-19fixed spectator bugTeetime
2011-11-19refractor freezingTeetime
2011-11-18extended anticamperTeetime
2011-11-05removed weapon_anticamperTeetime
2011-11-05Added possibility to freeze players and improved and extended anticamperTeetime
2011-10-31added anticamperTeetime
2011-10-22added automated mute on spammingTeetime
2011-10-14moved and overworked wincheckTeetime
2011-10-14moved code for colorindicatorTeetime
2011-10-08Merge branch 'master' of github.com:Teetime/teeworlds into zcatchTeetime
2011-07-23thats why magic values suxChoupom
2011-07-05clamped information flow when moving as spectator in free-view. Closes #551oy
2011-07-03Added general zCatch-SupportTeetime
2011-06-27Added possibility to deny changing of team after a set_team for a certain amo...Johannes Loher
2011-06-09fixed that the player keeps action when activating chat. Closes #719oy
2011-05-05skip player input if the chat is active to prevent abusing the linked emotico...oy
2011-05-03fixed a variable nameChoupom
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-01the server shows the disconnect reason of clients nowheinrich5991
2011-03-28fixed that spectators go to free view if the followed player joins spectators...oy
2011-03-15made network support clan name and country code for playersoy
2011-03-12fixed several problems with spectator view in game and demo player. Closes #83oy
2011-03-10added extended spectator mode. Closes #28oy
2011-03-01only update the ping if the scoreboard is active. Closes #27oy
2011-02-12Refactoring & fixed WEAPONSPEC_GUN in content.pyGreYFoXGTi
2011-02-10fixed a possible problem with occupied spawn points and cleaned up spawn code...oy
2011-01-19removed double entity list in gameworld and cleaned up connected stuffoy
2011-01-18made dbg dummies work againoy
2011-01-03added constants for teams by Choupomoy
2010-12-16fixed server crash on too many snap items. Closes #317oy
2010-11-20Updated copyrightsSworddragon
2010-10-09added inactive player kicking. Closes #51oy
2010-09-22don't add player that aren't ingame to the snapshot and don't let them autosp...oy
2010-09-12added quotes around player names in the other server messages too and changed...oy