about summary refs log tree commit diff
path: root/src/game/server
AgeCommit message (Collapse)Author
2012-01-09add tuning to demo. Closes #899oy
2012-01-08skip inactive kick for debug dummies to avoid console spamoy
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 ↵oy
demo. Closes #901
2011-12-10let the server check if the input aims the center. Closes #889oy
2011-12-04fixed sv_max_client usageoy
2011-08-05improved description for restart command. Closes #796oy
2011-08-02Refactored some pointersShereef Marzouk
2011-07-30Added server sided automatic demo recordingJohannes Loher
2011-07-30fixed problem with player collision. Closes #722oy
2011-07-23thats why magic values suxChoupom
2011-07-14made rcon auto completion serverside. Closes #97oy
2011-07-11Display a message when an admin forces a vote. Closes #759Romain Labolle
2011-07-05clamped information flow when moving as spectator in free-view. Closes #551oy
2011-07-04fixed dm wincheckoy
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 ↵Johannes Loher
minutes
2011-06-27Added possibility to deny changing of team after a set_team for a certain ↵Johannes Loher
amount of time. Added server setting to do this automatically for spec votes. fixes #640.
2011-06-27Fixed ninja: always set last active weapon after ninja's endnsinreal
2011-06-19improved sudden death in ctf. Closes #617oy
2011-06-19made it possible to restrict player information in spectator modeoy
2011-06-15fixed spawn bug. Closes #634oy
2011-06-11fixed #687 Bug with the ctf score when the round starts, fixed so you can't ↵Choupom
grab the flag if the game is over
2011-06-11fixed #633 Correct sound effects in following spectactor modeChoupom
2011-06-09abort "move to spectator"-vote when the player disconnectsoy
2011-06-09fixed that the player keeps action when activating chat. Closes #719oy
2011-06-02fixed netevent struct namesChoupom
2011-06-02fixed some stringsChoupom
2011-05-05skip player input if the chat is active to prevent abusing the linked ↵oy
emoticon. Closes #678
2011-05-05distinguish [chat] and [teamchat] in console messages. Closes #643oy
2011-05-05fixed compiler warnings. Closes #679oy
2011-05-03fixed a variable nameChoupom
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-07removed unused functionSushiTee
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 ↵oy
spectators and prevent that you can follow spectators
2011-03-28added ipv6 support from the old lua branchoy
2011-03-27fixed skin colour of spectatorsoy
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 ↵oy
send options as lists when a client joins. Closes #459
2011-03-26cleaned up some voting codeoy