about summary refs log tree commit diff
path: root/src/game/client/mapres_tilemap.cpp
AgeCommit message (Expand)Author
2007-08-22major engine cleanup. dependency on baselib removed. engine is now C code (no...Magnus Auvinen
2007-07-29an update :DMagnus Auvinen
2007-07-29removed the batch functions as it did next to nothing. changed some of the de...Magnus Auvinen
2007-07-29added options for crappy gfxcardsMagnus Auvinen
2007-07-29fixed some problems with the snapshot handling. added fps meter. fixed error ...Magnus Auvinen
2007-07-26added the border on the tilemap againMagnus Auvinen
2007-07-26fixed latency stuff, some gfx stuffMagnus Auvinen
2007-07-24fixed so that the .dat-files are compiled into the exesMagnus Auvinen
2007-07-24epic commit. removed tga support, removed BGR support. fixed one config for e...Magnus Auvinen
2007-07-22various small changesMagnus Auvinen
2007-07-22Discarded work on mipmaps.Joel de Vahl
2007-07-22laggometer, smaller gfx fixesMagnus Auvinen
2007-07-13large rewrite and code cleanupMagnus Auvinen
2007-05-24large change. moved around all source. splitted server and client into separa...Magnus Auvinen