about summary refs log tree commit diff
path: root/src/engine
AgeCommit message (Collapse)Author
2007-07-31made everything as const on the client so its more clear that you shouldn't ↵Magnus Auvinen
change the snapshots
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-29fixed so that vital packets acctually worksMagnus Auvinen
2007-07-29an update :DMagnus Auvinen
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-29oops, we shouldn't always downsample the textures :DMagnus Auvinen
2007-07-29fixed better downsamplingMagnus 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
when connecting to several servers
2007-07-28editbox is now easier to editJakob Fries
2007-07-28fixed so that you can press esc when connectingMagnus Auvinen
2007-07-27increased vb size. added support for settings config variables from the chat ↵Magnus Auvinen
line
2007-07-26fixed server config variables. fixed better naming of mapsMagnus Auvinen
2007-07-26fixed that the server will crash if a client is dropped due to timeoutMagnus Auvinen
2007-07-26fixed so the server reports number of players correctlyMagnus Auvinen
2007-07-26fixed latency stuff, some gfx stuffMagnus 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-24Fixed sound bug and made things compile.Joel de Vahl
2007-07-23fixed some serverbrosers related stuffMagnus Auvinen
2007-07-23Fixed sound stopping.Joel de Vahl
2007-07-23firewall message fixedJakob Fries
2007-07-23Zer sound is wööörkingJoel de Vahl
2007-07-22(no commit message)Jakob Fries
2007-07-22(no commit message)Jakob Fries
2007-07-22small updatesMagnus Auvinen
2007-07-22various small changesMagnus Auvinen
2007-07-22Updated stuffOlle Rosenquist
2007-07-22Discarded work on mipmaps.Joel de Vahl
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-21use extension for vbo:sJoel de Vahl
2007-07-21fixed non-inited variablesMagnus Auvinen
2007-07-21lots of cool new features :D new master serverMagnus Auvinen
2007-07-21Master volume affect playing sounds.Joel de Vahl
2007-07-21(no commit message)Jakob Fries
2007-07-21Some better sounds.Joel de Vahl
2007-07-21Keep a global volume reduce at 0.75Joel de Vahl
2007-07-21Volume control backend.Joel de Vahl
2007-07-21Working lerp stop.Joel de Vahl
2007-07-21Rewritten mixer.Joel de Vahl
2007-07-21(no commit message)Jakob Fries
2007-07-21(no commit message)Jakob Fries
2007-07-21guiJakob Fries
2007-07-20fixed bugs in the ui codeMagnus Auvinen
2007-07-15clean upMagnus Auvinen
2007-07-15fixed so that the editor works againMagnus Auvinen
2007-07-15added score and time limit. cleaned up the code aswell abitMagnus Auvinen