Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
netclient.cc
Age
Commit message (
Collapse
)
Author
2008-07-25
minor cleanups
Stijn Buys
2008-07-16
network protocol cleanup, radar test (doesn't work)
Stijn Buys
2008-05-31
fixes zlib compression, infi file parser updates
Stijn Buys
2008-05-31
fix zlib type issues on 32-bit systems
Stijn Buys
2008-05-30
zlib support
Stijn Buys
2008-05-05
lights with entity color, sunlight, network stats
Stijn Buys
2008-05-01
lights
Stijn Buys
2008-03-23
improved network connection handling, keep alive and time out
Stijn Buys
2008-03-21
single server socket
Stijn Buys
2008-03-21
minor updates
Stijn Buys
2008-03-21
switched to UDP networking
Stijn Buys
2008-03-16
somewhat smoother network play, player assets, client pif updates
Stijn Buys
2008-03-16
accumulate client sends in the gameserver, transmit bufffer at the end of ↵
Stijn Buys
the server frame
2008-02-18
core redesign, part II
Stijn Buys
2008-02-17
major rewrite of Cvar, Func and Entity
Stijn Buys
2008-02-16
initial client-to-server connection
Stijn Buys
2008-02-14
dedicated server accepts incoming connections
Stijn Buys