Commit graph

305 commits

Author SHA1 Message Date
Magnus Auvinen b851bc8799 fixed so that SDL_main is declared as a C function so linking gets done correctly 2010-06-02 04:09:39 +08:00
Thomas 361380d630 *some esthetic changes
*split "CHud::RenderGoals()"
*added "reload" command
*added the ability to show last chat lines (+show_chat)
*updated french.txt
2010-05-30 12:01:11 +00:00
Tom Adams 47b68170ad auto capture mouse on focus (#728) 2010-05-30 01:00:17 +00:00
Magnus Auvinen f41fa4baba cleaned up some code 2010-05-29 11:23:06 +00:00
Magnus Auvinen d0e0d5b043 cleaned up some comments 2010-05-29 11:21:39 +00:00
Magnus Auvinen 6ff27c56e8 fixed crash with related to player count 2010-05-29 11:12:52 +00:00
Magnus Auvinen 72c06a2589 copied refactor to trunk 2010-05-29 07:25:38 +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 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 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
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 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 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
Magnus Auvinen 2cd3f5b023 fixed so that you can press esc when connecting 2007-07-28 17:06:47 +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
Magnus Auvinen 40eaf9431b fixed some serverbrosers related stuff 2007-07-23 21:21:30 +00:00
Olle Rosenquist 26dd1c20ce Updated stuff 2007-07-22 11:53:15 +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
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
Jakob Fries d3986a36a7 2007-07-21 17:43:00 +00:00
Jakob Fries d40868e913 2007-07-21 16:33:01 +00:00
Jakob Fries a622421cf3 2007-07-21 15:48:35 +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
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 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
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/client.cpp (Browse further)