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
/
client
/
components
/
voting.cpp
Age
Commit message (
Expand
)
Author
2011-04-13
added "Whitespace and line Endings cleanup" by GreYFoX
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
added menu to add/remove a vote on the server
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-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-02-12
Refactoring & fixed WEAPONSPEC_GUN in content.py
GreYFoXGTi
2010-11-20
Updated copyrights
Sworddragon
2010-10-13
fixed issue with reason on forcevotekick
oy
2010-10-11
fixed last commits
oy
2010-10-11
added reason to kick a player in the callvote tab
Choupom
2010-05-29
copied refactor to trunk
Magnus Auvinen
2009-10-27
major update with stuff
Magnus Auvinen
2009-01-24
added help messages for all commands. added syntax in the help msg
Alfred Eriksson
2009-01-24
fixed so the console show help for each command. not all commands have descri...
Magnus Auvinen
2009-01-24
added tab completion to the console. works for local and remote
Magnus Auvinen
2008-11-08
better voting support
Magnus Auvinen
2008-10-20
renamed gc_render* to render*
Magnus Auvinen
2008-09-29
added voting gui and a lot of other minor changes
Magnus Auvinen
2008-09-25
fixed keybindings. reworked the voting a bit. added vote spamming protection....
Magnus Auvinen
2008-09-25
continued on the voting
Magnus Auvinen
2008-09-24
begun the work on voting
Magnus Auvinen