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
/
network.cpp
Age
Commit message (
Expand
)
Author
2007-08-22
major engine cleanup. dependency on baselib removed. engine is now C code (no...
Magnus Auvinen
2007-08-14
merged over all stuff from 0.2 to trunk
Magnus Auvinen
2007-08-05
made so that you can bind the server to a specific address
Magnus Auvinen
2007-08-04
fixed so connections errors are propagated out to the gui
Magnus Auvinen
2007-08-04
fixed handling of versions. added error messages when disconnected. updated t...
Magnus Auvinen
2007-07-30
fixed problem with server and client getting out of sync
Magnus Auvinen
2007-07-29
fixed so that vital packets acctually works
Magnus Auvinen
2007-07-26
fixed that the server will crash if a client is dropped due to timeout
Magnus Auvinen
2007-07-25
fixed errors in the network code
Magnus Auvinen
2007-07-21
lots of cool new features :D new master server
Magnus Auvinen
2007-07-14
bug in the network that prevents clients to join again
Magnus Auvinen
2007-07-14
cleanup and bugfixing in the netcode
Magnus Auvinen
2007-07-14
fixed duplicated connects problem
Magnus Auvinen
2007-07-13
fixed various warnings on windows
Johan Althoff
2007-07-13
large rewrite and code cleanup
Magnus Auvinen