about summary refs log tree commit diff
path: root/src/engine/packet.h
AgeCommit message (Collapse)Author
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-04fixed handling of versions. added error messages when disconnected. updated ↵Magnus Auvinen
the connecting gui. fixed no streched clouds
2007-07-29an update :DMagnus Auvinen
2007-07-26fixed latency stuff, some gfx stuffMagnus Auvinen
2007-07-22laggometer, smaller gfx fixesMagnus Auvinen
2007-07-13large rewrite and code cleanupMagnus Auvinen
2007-05-27major update. added png support. fixed abit with the networkMagnus Auvinen
2007-05-24large change. moved around all source. splitted server and client into ↵Magnus Auvinen
separate files