about summary refs log tree commit diff
path: root/src/engine/e_network.c
AgeCommit message (Expand)Author
2008-08-31fixed connection less packets. they behave like the old version so version se...Magnus Auvinen
2008-08-17added cl_layershot. fixed some bugs in the networkMagnus Auvinen
2008-08-14moved out e_system, e_detect, vmath and math to a little base libraryMagnus Auvinen
2008-07-06major update. server clean up and much added documentationMagnus Auvinen
2008-06-12large commit with loads of clean up. more is commingMagnus Auvinen
2008-04-06more loads of changes for 0.5.0Magnus Auvinen
2008-04-06loads of changes here and there. added flushing of packets when connection is...Magnus Auvinen
2008-04-05new network code. not perfect. connectionless packets is missing so no server...Magnus Auvinen
2008-04-05removed some debug messages in the networkMagnus Auvinen
2008-03-29fixed some weapon switching issuesMagnus Auvinen
2008-02-24larger restructure to improve securityMagnus Auvinen
2008-02-11security audit: first batch of fixes. replaced sprintf, strcpy with more secu...Magnus Auvinen
2008-02-10done some more latency work. added the extra message for projectiles to reduc...Magnus Auvinen
2007-12-20fixed crash when joining a server when connected to one alreadyMagnus Auvinen
2007-12-18fixed sv_status commandMagnus Auvinen
2007-12-15fixed some network problemsMagnus Auvinen
2007-12-15cleaned up code structure a bitMagnus Auvinen