about summary refs log tree commit diff
path: root/src/game/server
AgeCommit message (Expand)Author
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 spectators...oy
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 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-13give ninja players the momentum they had before slicing, after slicing. Close...oy
2011-03-12fixed several problems with spectator view in game and demo player. Closes #83oy
2011-03-10fixed problem with ctf if there're no flagsoy
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-03-04made network clip flags. Closes #131oy
2011-03-01only update the ping if the scoreboard is active. Closes #27oy
2011-02-21fixed spawning on crappy mapsoy
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-13added flag return message on death tile collisionChoupom
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-23fixed position of the hammer damage effect. Closes #448oy
2011-01-23added server command to clear the votes. this fixes #47 partiallyheinrich5991
2011-01-20fixed a typooy
2011-01-19added hammerhit simplification by fisted. Closes #443oy
2011-01-19removed double entity list in gameworld and cleaned up connected stuffoy
2011-01-19prevent that removing an entity aborts traversing the entity list in gameworldoy
2011-01-18made dbg dummies work againoy
2011-01-17fixed that team mates are regarded when evaluating the spawn position. Closes...oy
2011-01-17fixed few spelling mistakes and disabled an unused commandoy
2011-01-09just formattingPatafix
2011-01-08reset flags and projectiles when leaving the game layer too much. Closes #385oy
2011-01-06added command to move all players to a team. Closes #384oy