Commit graph

42 commits

Author SHA1 Message Date
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
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 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 0320d20a47 fixed network hash versioning 2007-08-22 21:13:33 +00:00
Magnus Auvinen 01fa2a14a2 minor bug fixes 2007-08-22 18:40:31 +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
Magnus Auvinen 2cde04ddce merged over all stuff from 0.2 to trunk 2007-08-14 18:37:16 +00:00
Jakob Fries 77b0c51bbf now with ingame settings 2007-08-10 12:43:27 +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
Johan Althoff 0c7e1fc6ab fixed window focusing stuff, much better now. 2007-08-07 18:28:51 +00:00
Joel de Vahl 313781b365 scroll wheel for weapon switch 2007-08-05 23:00:32 +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 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 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 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 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
Magnus Auvinen 40eaf9431b fixed some serverbrosers related stuff 2007-07-23 21:21:30 +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
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 9e4aea97bd lots of cool new features :D new master server 2007-07-21 18:07:27 +00:00
Joel de Vahl b5551dc685 Volume control backend. 2007-07-21 17:03:27 +00:00
Jakob Fries d40868e913 2007-07-21 16:33:01 +00:00
Jakob Fries bb4ea1b87d gui 2007-07-21 12:57:36 +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 568b9f1f4a added chat, better damage indicators 2007-07-14 13:09:42 +00:00
Magnus Auvinen 125d04e51f large rewrite and code cleanup 2007-07-13 13:40:04 +00:00
Jakob Fries 7ad13ccb12 new input thingies 2007-06-10 15:19:04 +00:00
Jakob Fries 821e6bbe53 gui things 2007-06-01 02:21:46 +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
Renamed from src/interface.h (Browse further)