about summary refs log tree commit diff
path: root/src/engine/interface.h
AgeCommit message (Collapse)Author
2007-10-04added teamchatMagnus Auvinen
2007-10-03general fixes. fixed scoreboardMagnus Auvinen
2007-10-02sound fixes and initial lock implementationJoel de Vahl
2007-09-30fixed more with the server browser. added filteringMagnus Auvinen
2007-09-29fixed sorting for the server browsing. added mass server script that starts ↵Magnus Auvinen
alot of servers
2007-09-27begun the work for the new server browse backendMagnus Auvinen
2007-09-25new mixer and ppc fixesJoel de Vahl
2007-09-23dynamic map changeMagnus Auvinen
2007-09-23fixed remote consoleMagnus Auvinen
2007-09-23loads of changes. better prediction. line drawing. some nice graphs :)Magnus Auvinen
2007-09-09a lot of changes. client side prediction addedMagnus Auvinen
2007-08-25compressed map support. begun to fix things for ctfMagnus Auvinen
2007-08-22fixed network hash versioningMagnus Auvinen
2007-08-22minor bug fixesMagnus 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-08-14merged over all stuff from 0.2 to trunkMagnus Auvinen
2007-08-10now with ingame settingsJakob Fries
2007-08-10generic line wrappingJakob Fries
2007-08-09sounds are now WavPack instead of WavJakob Fries
2007-08-07fixed window focusing stuff, much better now.Johan Althoff
2007-08-05scroll wheel for weapon switchJoel de Vahl
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