about summary refs log tree commit diff
path: root/src/engine/network.cpp
AgeCommit message (Expand)Author
2007-08-22major engine cleanup. dependency on baselib removed. engine is now C code (no...Magnus Auvinen
2007-08-14merged over all stuff from 0.2 to trunkMagnus Auvinen
2007-08-05made so that you can bind the server to a specific addressMagnus Auvinen
2007-08-04fixed so connections errors are propagated out to the guiMagnus Auvinen
2007-08-04fixed handling of versions. added error messages when disconnected. updated t...Magnus Auvinen
2007-07-30fixed problem with server and client getting out of syncMagnus Auvinen
2007-07-29fixed so that vital packets acctually worksMagnus Auvinen
2007-07-26fixed that the server will crash if a client is dropped due to timeoutMagnus Auvinen
2007-07-25fixed errors in the network codeMagnus Auvinen
2007-07-21lots of cool new features :D new master serverMagnus Auvinen
2007-07-14bug in the network that prevents clients to join againMagnus Auvinen
2007-07-14cleanup and bugfixing in the netcodeMagnus Auvinen
2007-07-14fixed duplicated connects problemMagnus Auvinen
2007-07-13fixed various warnings on windowsJohan Althoff
2007-07-13large rewrite and code cleanupMagnus Auvinen