about summary refs log tree commit diff
path: root/src/engine/server/server.cpp
AgeCommit message (Collapse)Author
2007-07-30fixed problem with server and client getting out of syncMagnus Auvinen
2007-07-30larger update. reduced the amount of video memory used from ~60 to ~36mb on ↵Magnus Auvinen
a typical map
2007-07-29an update :DMagnus Auvinen
2007-07-26fixed server config variables. fixed better naming of mapsMagnus Auvinen
2007-07-26fixed so the server reports number of players correctlyMagnus Auvinen
2007-07-25fixed errors in the network codeMagnus Auvinen
2007-07-24epic commit. removed tga support, removed BGR support. fixed one config for ↵Magnus Auvinen
editor, server and client, optimized tilemap rendering (this needs some cleanup), added tools to fix alpha outline quirk and glitches in the tilemap reindering
2007-07-23fixed some serverbrosers related stuffMagnus Auvinen
2007-07-23firewall message fixedJakob Fries
2007-07-22small updatesMagnus Auvinen
2007-07-22Updated stuffOlle Rosenquist
2007-07-22laggometer, smaller gfx fixesMagnus Auvinen
2007-07-21fixed alot of masterserver fixesMagnus Auvinen
2007-07-21fixed nasty error in the networkMagnus Auvinen
2007-07-21lots of cool new features :D new master serverMagnus Auvinen
2007-07-14added chat, better damage indicatorsMagnus Auvinen
2007-07-13large rewrite and code cleanupMagnus Auvinen
2007-05-27Fixed line-endings from <CR> to <LF> (wouldn't build at all otherwise)Tomas Landin
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