about summary refs log tree commit diff
path: root/src/engine/interface.h
AgeCommit message (Collapse)Author
2007-08-04fixed handling of versions. added error messages when disconnected. updated ↵Magnus Auvinen
the connecting gui. fixed no streched clouds
2007-08-04added screenshot button to F10Magnus Auvinen
2007-07-31made everything as const on the client so its more clear that you shouldn't ↵Magnus Auvinen
change the snapshots
2007-07-30larger update. reduced the amount of video memory used from ~60 to ~36mb on ↵Magnus Auvinen
a typical map
2007-07-29removed the batch functions as it did next to nothing. changed some of the ↵Magnus Auvinen
default values. cleaned up some of the config variables. added options in the menu to control gfx quality of the game.
2007-07-29fixed some problems with the snapshot handling. added fps meter. fixed error ↵Magnus Auvinen
when connecting to several servers
2007-07-28editbox is now easier to editJakob Fries
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-22(no commit message)Jakob Fries
2007-07-22various small changesMagnus Auvinen
2007-07-22Discarded work on mipmaps.Joel de Vahl
2007-07-22laggometer, smaller gfx fixesMagnus Auvinen
2007-07-21lots of cool new features :D new master serverMagnus Auvinen
2007-07-21Volume control backend.Joel de Vahl
2007-07-21(no commit message)Jakob Fries
2007-07-21guiJakob Fries
2007-07-15added score and time limit. cleaned up the code aswell abitMagnus Auvinen
2007-07-14added chat, better damage indicatorsMagnus Auvinen
2007-07-13large rewrite and code cleanupMagnus Auvinen
2007-06-10new input thingiesJakob Fries
2007-06-01gui thingsJakob Fries
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