index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
server
/
gamecontext.cpp
Age
Commit message (
Expand
)
Author
2013-02-24
fixed all the errors that the clang static analayzer found
Magnus Auvinen
2012-01-26
init m_LockTeams with 0 to prevent locked teams on server start
SushiTee
2012-01-26
force vote only if there is a vote
SushiTee
2012-01-10
added pause command. Closes #15
oy
2012-01-09
add tuning to demo. Closes #899
oy
2012-01-08
added a server command to lock teams. Closes #831
oy
2011-12-31
made vote ban check if the ip matches an authed player
oy
2011-12-30
made it possible to automatically swap teams between rounds
oy
2011-12-30
removed chat spam for the team commands
oy
2011-12-30
fixed last commit
oy
2011-12-30
Swap and Shuffle Teams
BeaR
2011-12-29
fixed that the flag grab sound is played several times in a server side demo....
oy
2011-12-04
fixed sv_max_client usage
oy
2011-08-05
improved description for restart command. Closes #796
oy
2011-07-14
made rcon auto completion serverside. Closes #97
oy
2011-07-11
Display a message when an admin forces a vote. Closes #759
Romain Labolle
2011-06-27
fixed possible server stressing
oy
2011-06-27
fixed so you can use whatever time you want on set_team and so that it uses m...
Johannes Loher
2011-06-27
Added possibility to deny changing of team after a set_team for a certain amo...
Johannes Loher
2011-06-09
abort "move to spectator"-vote when the player disconnects
oy
2011-06-02
fixed netevent struct names
Choupom
2011-06-02
fixed some strings
Choupom
2011-05-05
distinguish [chat] and [teamchat] in console messages. Closes #643
oy
2011-04-13
added "Whitespace and line Endings cleanup" by GreYFoX
oy
2011-04-05
prevent that you can add votes with an empty description
oy
2011-04-04
fixed server crash on remove vote
oy
2011-04-01
fixed a compiler warning. Closes #565
oy
2011-04-01
the server shows the disconnect reason of clients now
heinrich5991
2011-03-31
changed the output level of a console message
oy
2011-03-28
fixed that spectators go to free view if the followed player joins spectators...
oy
2011-03-28
added ipv6 support from the old lua branch
oy
2011-03-26
added a respawn delay command for tdm
oy
2011-03-26
added a limit for the number of votes that can be added to the server and sen...
oy
2011-03-26
cleaned up some voting code
oy
2011-03-26
added a vote that allows to move a player to spectators. Closes #58
oy
2011-03-26
fixed problem with force_vote command
oy
2011-03-25
added force_vote command
oy
2011-03-25
added remove_vote command. Closes #47
oy
2011-03-25
added reasons to vote in general and show reason in vote hud. Closes #219
oy
2011-03-25
added aliases for votes. Closes #144
oy
2011-03-20
made it possible to just show the number of player slots of a server (instead...
oy
2011-03-15
made network support clan name and country code for players
oy
2011-03-15
made clients sending startinfo a requirement to prevent empty player infos
oy
2011-03-10
added extended spectator mode. Closes #28
oy
2011-03-04
added a command to set a minimum player limit that is needed to start a kick ...
oy
2011-02-16
removed no longer needed progression browse info
oy
2011-02-13
fixed nethash
oy
2011-02-13
Reverted 1 Letter Refactoring or Edited it to a full name.
GreYFoXGTi
2011-02-12
Refactoring & fixed WEAPONSPEC_GUN in content.py
GreYFoXGTi
2011-01-23
added server command to clear the votes. this fixes #47 partially
heinrich5991
[next]