about summary refs log tree commit diff
path: root/src/engine/e_network.h
AgeCommit message (Collapse)Author
2008-07-06major update. server clean up and much added documentationMagnus Auvinen
2008-04-06loads of changes here and there. added flushing of packets when connection ↵Magnus Auvinen
is started
2008-04-05new network code. not perfect. connectionless packets is missing so no ↵Magnus Auvinen
server discovery is possible. reduced network traffic by A LOT
2008-02-10done some more latency work. added the extra message for projectiles to ↵Magnus Auvinen
reduce latency
2007-12-18fixed sv_status commandMagnus Auvinen
2007-12-15cleaned up code structure a bitMagnus Auvinen