about summary refs log tree commit diff
path: root/src/game/client/mapres_image.cpp
AgeCommit message (Collapse)Author
2007-11-25added license infoMagnus Auvinen
2007-08-25compressed map support. begun to fix things for ctfMagnus 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-07-22Discarded work on mipmaps.Joel de Vahl
2007-07-22laggometer, smaller gfx fixesMagnus Auvinen
2007-07-21RGBA instead of BGRA in map fileJoel de Vahl
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