Commit graph

75 commits

Author SHA1 Message Date
Johan Althoff 0c7e1fc6ab fixed window focusing stuff, much better now. 2007-08-07 18:28:51 +00:00
Johan Althoff f38f0f49d5 fixed so that the client doesn't spam screenshots 2007-08-07 18:07:34 +00:00
Johan Althoff 85ca9f7123 added support to auto select bitdepth when windowed 2007-08-07 18:03:36 +00:00
Joel de Vahl 53b25fdab4 fixed endian problams in server list 2007-08-06 17:52:17 +00:00
Joel de Vahl ffcdc63ded stupid missed return 2007-08-05 23:05:38 +00:00
Joel de Vahl 313781b365 scroll wheel for weapon switch 2007-08-05 23:00:32 +00:00
Jakob Fries e4829981b1 2007-08-05 15:56:32 +00:00
Jakob Fries 6ec3e70bab config is now stored in ~/teewars on macs 2007-08-05 15:23:23 +00:00
Magnus Auvinen 640b2bd953 made so that you can bind the server to a specific address 2007-08-05 14:19:13 +00:00
Magnus Auvinen 421300ffb8 many small changes everywhere 2007-08-05 08:59:38 +00:00
Magnus Auvinen 3cc63d611c increased from 8 to 32 channels 2007-08-04 22:59:32 +00:00
Magnus Auvinen 43ceec0f9c removed some debug keys 2007-08-04 22:02:38 +00:00
Magnus Auvinen 1eadf9942a fixed handling of versions. added error messages when disconnected. updated the connecting gui. fixed no streched clouds 2007-08-04 18:23:26 +00:00
Magnus Auvinen c2b65c73de added screenshot button to F10 2007-08-04 09:20:59 +00:00
Magnus Auvinen 3c1d46c048 made everything as const on the client so its more clear that you shouldn't change the snapshots 2007-07-31 06:23:24 +00:00
Magnus Auvinen 3014707fe5 fixed problem with server and client getting out of sync 2007-07-30 22:57:35 +00:00
Magnus Auvinen f826bc6cac larger update. reduced the amount of video memory used from ~60 to ~36mb on a typical map 2007-07-30 19:46:31 +00:00
Magnus Auvinen 8233a44b60 an update :D 2007-07-29 22:09:15 +00:00
Magnus Auvinen 7699e4b400 removed the batch functions as it did next to nothing. changed some of the default values. cleaned up some of the config variables. added options in the menu to control gfx quality of the game. 2007-07-29 15:55:04 +00:00
Magnus Auvinen b1f65c46ed oops, we shouldn't always downsample the textures :D 2007-07-29 15:39:49 +00:00
Magnus Auvinen dc612d4fe4 fixed better downsampling 2007-07-29 15:38:20 +00:00
Magnus Auvinen f8d037ee48 added options for crappy gfxcards 2007-07-29 15:21:25 +00:00
Magnus Auvinen e6c4db94d8 fixed some problems with the snapshot handling. added fps meter. fixed error when connecting to several servers 2007-07-29 13:21:33 +00:00
Jakob Fries e6d5379a72 editbox is now easier to edit 2007-07-28 17:44:12 +00:00
Magnus Auvinen 2cd3f5b023 fixed so that you can press esc when connecting 2007-07-28 17:06:47 +00:00
Magnus Auvinen 501558f881 increased vb size. added support for settings config variables from the chat line 2007-07-27 00:03:28 +00:00
Magnus Auvinen 1d34666164 fixed latency stuff, some gfx stuff 2007-07-26 19:09:31 +00:00
Magnus Auvinen 1aecc644de fixed errors in the network code 2007-07-25 07:24:57 +00:00
Magnus Auvinen 5bd2c434f6 epic commit. removed tga support, removed BGR support. fixed one config for 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-24 22:53:43 +00:00
Joel de Vahl cdc1655b33 Fixed sound bug and made things compile. 2007-07-24 08:49:03 +00:00
Magnus Auvinen 40eaf9431b fixed some serverbrosers related stuff 2007-07-23 21:21:30 +00:00
Joel de Vahl ab192f794e Fixed sound stopping. 2007-07-23 17:30:29 +00:00
Joel de Vahl d98c2fb34e Zer sound is wööörking 2007-07-23 08:02:52 +00:00
Jakob Fries f7b2accd52 2007-07-22 13:42:28 +00:00
Magnus Auvinen 2231cd8c39 various small changes 2007-07-22 12:01:20 +00:00
Olle Rosenquist 26dd1c20ce Updated stuff 2007-07-22 11:53:15 +00:00
Joel de Vahl 2165a728c2 Discarded work on mipmaps. 2007-07-22 11:46:25 +00:00
Magnus Auvinen 3b1871499c laggometer, smaller gfx fixes 2007-07-22 09:15:34 +00:00
Magnus Auvinen 9ef96af054 fixed alot of masterserver fixes 2007-07-21 21:28:56 +00:00
Magnus Auvinen 0c786f6002 fixed nasty error in the network 2007-07-21 19:02:47 +00:00
Joel de Vahl 4378e3e4e8 use extension for vbo:s 2007-07-21 18:54:07 +00:00
Magnus Auvinen 44794521c9 fixed non-inited variables 2007-07-21 18:13:20 +00:00
Magnus Auvinen 9e4aea97bd lots of cool new features :D new master server 2007-07-21 18:07:27 +00:00
Joel de Vahl 978b4bf7d7 Master volume affect playing sounds. 2007-07-21 17:44:24 +00:00
Jakob Fries d3986a36a7 2007-07-21 17:43:00 +00:00
Joel de Vahl 2899ef7ec5 Some better sounds. 2007-07-21 17:35:28 +00:00
Joel de Vahl bbbd2fc140 Keep a global volume reduce at 0.75 2007-07-21 17:09:22 +00:00
Joel de Vahl b5551dc685 Volume control backend. 2007-07-21 17:03:27 +00:00
Joel de Vahl f66acdfee2 Working lerp stop. 2007-07-21 16:58:40 +00:00
Joel de Vahl 18ec4d476c Rewritten mixer. 2007-07-21 16:45:06 +00:00