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
/
engine
/
server
/
server.c
Age
Commit message (
Expand
)
Author
2007-12-15
cleaned up code structure a bit
Magnus Auvinen
2007-12-13
fixed the server to report the alternative port correctly
Magnus Auvinen
2007-12-12
loads of minor stuff
Magnus Auvinen
2007-12-10
fixed game timer issue
Magnus Auvinen
2007-12-10
crash fix that occurs when compressed snapshot spans several packets. crash f...
Magnus Auvinen
2007-12-09
fixed has left messages when connecting with wrong password. fixed correct na...
Magnus Auvinen
2007-12-09
Doubleclick to join server. Correct name on disconnect.
Joel de Vahl
2007-12-09
minor updates, added sv_map_reload variable
Magnus Auvinen
2007-12-03
fixed map crc checking
Magnus Auvinen
2007-11-27
fixed so that the server reports gametype, progression and password protectio...
Magnus Auvinen
2007-11-26
fixed so that the server reports player names correctly
Magnus Auvinen
2007-11-25
added license info
Magnus Auvinen
2007-11-08
more fixes to the server reporting
Magnus Auvinen
2007-11-08
fixed lan browser. fixed major bug in the caused the server not to report cor...
Magnus Auvinen
2007-11-08
update, gui stuff, some engine stuff
Magnus Auvinen
2007-11-04
added skins, tweaked prediction like hell
Magnus Auvinen
2007-10-28
fixed errors in input and prediction handling
Magnus Auvinen
2007-10-28
major update. splitted the player information into two diffrent network items
Magnus Auvinen
2007-10-07
added sniperscope.. press F to test
Magnus Auvinen
2007-10-06
added password protected servers
Magnus Auvinen
2007-10-06
fixed some C errors
Magnus Auvinen
2007-10-03
general fixes. fixed scoreboard
Magnus Auvinen
2007-09-27
begun the work for the new server browse backend
Magnus Auvinen
2007-09-23
dynamic map change
Magnus Auvinen
2007-09-23
fixed remote console
Magnus Auvinen
2007-09-23
loads of changes. better prediction. line drawing. some nice graphs :)
Magnus Auvinen
2007-09-09
a lot of changes. client side prediction added
Magnus Auvinen
2007-08-25
compressed map support. begun to fix things for ctf
Magnus Auvinen
2007-08-22
added snapshot crc handling
Magnus Auvinen
2007-08-22
fixed network hash versioning
Magnus Auvinen
2007-08-22
minor bug fixes
Magnus Auvinen
2007-08-22
major engine cleanup. dependency on baselib removed. engine is now C code (no...
Magnus Auvinen