Commit graph

1057 commits

Author SHA1 Message Date
Magnus Auvinen df434e3163 fixed more responsive input handling 2007-10-07 23:43:14 +00:00
Jakob Fries 76484b9c2f nice gui 2007-10-07 20:05:55 +00:00
Magnus Auvinen 9e00e58e78 added fsaa and refresh rate options. tweaked scope a bit 2007-10-07 19:37:51 +00:00
Magnus Auvinen 982db98fae added sniperscope.. press F to test 2007-10-07 15:32:54 +00:00
Magnus Auvinen f9162202b0 fixed some C errors 2007-10-06 17:01:06 +00:00
Magnus Auvinen b73dcec397 added mousewheel support. added next/prev weapon support 2007-10-04 22:37:35 +00:00
Magnus Auvinen 10812e621a added teamchat 2007-10-04 22:00:10 +00:00
Magnus Auvinen a67738e980 general fixes. fixed scoreboard 2007-10-03 21:32:02 +00:00
Joel de Vahl 21df126c88 sound fixes and initial lock implementation 2007-10-02 16:19:25 +00:00
Magnus Auvinen 60e0dc07d8 added filter by string 2007-09-30 11:55:42 +00:00
Magnus Auvinen db999a2502 fixed more with the server browser. added filtering 2007-09-30 11:48:06 +00:00
Magnus Auvinen 19aaea9bfd fixed sorting for the server browsing. added mass server script that starts alot of servers 2007-09-29 13:16:00 +00:00
Magnus Auvinen fa05b5e2de begun the work for the new server browse backend 2007-09-27 23:55:59 +00:00
Magnus Auvinen dbf425f1aa updated ctf a bit 2007-09-25 21:53:14 +00:00
Magnus Auvinen a554203943 fixed so the game doesn't crash when the soundsystem cound't init 2007-09-25 20:38:33 +00:00
Joel de Vahl aca6dd808b new mixer and ppc fixes 2007-09-25 19:48:52 +00:00
Magnus Auvinen 06c341be51 dynamic map change 2007-09-23 22:54:31 +00:00
Magnus Auvinen e55ba53ba7 fixed remote console 2007-09-23 21:00:57 +00:00
Magnus Auvinen ebbe51718e loads of changes. better prediction. line drawing. some nice graphs :) 2007-09-23 18:27:04 +00:00
Magnus Auvinen 632debf46a updated the client prediction. a bit smoother now 2007-09-09 21:47:25 +00:00
Magnus Auvinen 3f4587ede8 a lot of changes. client side prediction added 2007-09-09 18:21:14 +00:00
Magnus Auvinen 89ccbd4f7b compressed map support. begun to fix things for ctf 2007-08-25 08:48:24 +00:00
Magnus Auvinen ab37902543 added snapshot crc handling 2007-08-22 21:21:20 +00:00
Magnus Auvinen 0320d20a47 fixed network hash versioning 2007-08-22 21:13:33 +00:00
Magnus Auvinen 8b3c16e615 major engine cleanup. dependency on baselib removed. engine is now C code (not ansi tho). some other cruft removed aswell 2007-08-22 07:52:33 +00:00
Jakob Fries abf0729015 no more wv loaded spam 2007-08-15 12:26:56 +00:00
Jakob Fries a49f78b66b improved emoticon selector 2007-08-15 10:18:01 +00:00
Magnus Auvinen acd2b1beb8 merge error, snapshot got applied twice 2007-08-14 22:16:40 +00:00
Magnus Auvinen 2cde04ddce merged over all stuff from 0.2 to trunk 2007-08-14 18:37:16 +00:00
Jakob Fries 3d0c6b7f98 generic line wrapping 2007-08-10 11:03:16 +00:00
Jakob Fries bf3efbc586 sounds are now WavPack instead of Wav 2007-08-09 14:55:11 +00:00
Jakob Fries 204a66b610 dissapearing sounds and effects are no longer dissapearing 2007-08-08 23:30:55 +00:00
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
Jakob Fries d40868e913 2007-07-21 16:33:01 +00:00
Jakob Fries a622421cf3 2007-07-21 15:48:35 +00:00
Jakob Fries bb4ea1b87d gui 2007-07-21 12:57:36 +00:00
Magnus Auvinen 52c8d980a2 fixed bugs in the ui code 2007-07-20 22:19:40 +00:00
Magnus Auvinen dd5afa751d clean up 2007-07-15 23:51:51 +00:00
Magnus Auvinen f2611cad8b fixed so that the editor works again 2007-07-15 13:25:10 +00:00
Magnus Auvinen 8a4cd7627e added score and time limit. cleaned up the code aswell abit 2007-07-15 10:47:50 +00:00
Magnus Auvinen 94fe893150 kill messages and other fixes and features 2007-07-14 22:35:00 +00:00
Joel de Vahl f2e8de56c8 Swaps for big endian systems. 2007-07-14 15:57:40 +00:00
Magnus Auvinen 568b9f1f4a added chat, better damage indicators 2007-07-14 13:09:42 +00:00
Johan Althoff 519e644a62 fixed various warnings on windows 2007-07-13 21:22:45 +00:00
Magnus Auvinen 125d04e51f large rewrite and code cleanup 2007-07-13 13:40:04 +00:00
Jakob Fries a66c87d62e 2007-06-10 20:30:39 +00:00
Jakob Fries 9f27ce0e62 kerning editor updated 2007-06-10 20:00:58 +00:00
Jakob Fries 03422bc3c5 kerning editor 2007-06-10 17:25:08 +00:00
Jakob Fries 7ad13ccb12 new input thingies 2007-06-10 15:19:04 +00:00
Jakob Fries 4e5fa4db0b 2007-06-01 11:17:10 +00:00
Jakob Fries 9da845061a gui things 2007-06-01 11:08:33 +00:00
Jakob Fries 821e6bbe53 gui things 2007-06-01 02:21:46 +00:00
Jakob Fries f8b459b63b gui changes 2007-05-28 13:49:44 +00:00
Jakob Fries 741d700907 new gui things 2007-05-27 18:14:24 +00:00
Magnus Auvinen fab828695c removed alot of warnings 2007-05-27 10:54:33 +00:00
Magnus Auvinen ccc90e5d23 updated pnglite 2007-05-27 10:42:59 +00:00
Magnus Auvinen bdcc0b09dd major update. added png support. fixed abit with the network 2007-05-27 00:47:07 +00:00
Magnus Auvinen 82023866ab large change. moved around all source. splitted server and client into separate files 2007-05-24 20:54:08 +00:00