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
/
datasrc
/
network.py
Age
Commit message (
Collapse
)
Author
2011-06-02
fixed netevent struct names
Choupom
2011-04-13
Emoticons Enum has emoticons names instead of numbers
GreYFoX
2011-03-26
added 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-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-15
made network support clan name and country code for players
oy
2011-03-10
fixed problem with ctf if there're no flags
oy
2011-03-10
added extended spectator mode. Closes #28
oy
2011-03-04
made network clip flags. Closes #131
oy
2011-03-01
only update the ping if the scoreboard is active. Closes #27
oy
2011-02-16
added new emoticons. Closes #362
oy
2011-02-12
Refactoring & fixed WEAPONSPEC_GUN in content.py
GreYFoXGTi
2011-01-06
Made compiling process Python 3 compatible
Sworddragon
2011-01-03
added constants for teams by Choupom
oy
2010-08-12
made unpacking of net strings more strict - prevents possible malformed output
oy
2010-05-29
copied refactor to trunk
Magnus Auvinen
2009-01-12
introduced 3 special pseudo weapons. game, self and world to make a ↵
Magnus Auvinen
difference on how you got killed
2009-01-11
fixed so predicted sounds and air jump effect works with demo playback
Magnus Auvinen
2008-11-08
better voting support
Magnus Auvinen
2008-10-18
fixed input state mask, missed one bit that could make the server hang itself
Magnus Auvinen
2008-10-18
adjusted the sv_killmsg to account for death tiles
Magnus Auvinen
2008-10-17
added hammer hit effect. added reset of all systems on state change. solves ↵
Magnus Auvinen
a lot of possible memory errors
2008-10-08
fixed #490 (insert the player info in the sv_setinfo message into the ↵
Magnus Auvinen
snapshot instead)
2008-09-29
added voting gui and a lot of other minor changes
Magnus Auvinen
2008-09-25
continued on the voting
Magnus Auvinen
2008-09-24
begun the work on voting
Magnus Auvinen
2008-09-23
added dead reckoning to the characters
Magnus Auvinen
2008-09-07
added round number to the scoreboard
Alfred Eriksson
2008-09-04
fixed order of pickup ids
Magnus Auvinen
2008-08-31
removed the GAMETYPE_ enum
Magnus Auvinen
2008-08-27
missed some files
Magnus Auvinen
2008-07-08
minor update
Magnus Auvinen
2008-06-12
renamed .h to .hpp in game because they are c++ headers
Magnus Auvinen
2008-06-12
large commit with loads of clean up. more is comming
Magnus Auvinen
2008-04-27
more stuff :)
Magnus Auvinen