about summary refs log tree commit diff
path: root/src/engine/network.h
AgeCommit message (Collapse)Author
2007-10-06fixed some C errorsMagnus Auvinen
2007-08-22major engine cleanup. dependency on baselib removed. engine is now C code ↵Magnus Auvinen
(not ansi tho). some other cruft removed aswell
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 handling of versions. added error messages when disconnected. updated ↵Magnus Auvinen
the connecting gui. fixed no streched clouds
2007-07-21lots of cool new features :D new master serverMagnus Auvinen
2007-07-13large rewrite and code cleanupMagnus Auvinen