Commit graph

1310 commits

Author SHA1 Message Date
Magnus Auvinen 6ecc2efaec more loads of changes for 0.5.0 2008-04-06 14:32:56 +00:00
Magnus Auvinen d15bef7ede loads of changes here and there. added flushing of packets when connection is started 2008-04-06 11:52:00 +00:00
Magnus Auvinen 34c3a1c142 new network code. not perfect. connectionless packets is missing so no server discovery is possible. reduced network traffic by A LOT 2008-04-05 14:50:43 +00:00
Magnus Auvinen f713ad2028 added optional finish call 2008-04-05 13:04:43 +00:00
Magnus Auvinen 8df857166a updated game version 2008-04-05 12:27:28 +00:00
Magnus Auvinen e3fcdcf378 fixed console bind problem 2008-04-05 12:19:17 +00:00
Magnus Auvinen fabdd7b2dc fixed input problem, partly :) 2008-04-05 11:56:37 +00:00
Magnus Auvinen 1de453aa2a removed some debug messages in the network 2008-04-05 11:48:43 +00:00
Magnus Auvinen 20280336dd moved setting of the window title 2008-04-05 11:22:21 +00:00
Magnus Auvinen c0f2ef7f91 fixed ping times in lan browser 2008-04-05 08:26:20 +00:00
Magnus Auvinen 35643645e2 fixed the ninja again 2008-04-05 08:02:21 +00:00
Magnus Auvinen 605e7074ba added # comments to the console 2008-04-05 07:38:48 +00:00
Magnus Auvinen 15cd754da0 motd tweaks 2008-04-05 07:34:06 +00:00
Magnus Auvinen 2a4e911c32 fixed proper velocity calculations on the player when rendering 2008-04-05 07:29:23 +00:00
Magnus Auvinen 6f636b67d5 fixed greande 6dmg thing 2008-04-03 07:17:22 +00:00
Magnus Auvinen 75273485c4 fixed closing of map download when disconnecting 2008-03-30 19:38:08 +00:00
Magnus Auvinen cddf3c0f60 fixed so that you can't set sens below 5 in the gui 2008-03-30 15:48:53 +00:00
Magnus Auvinen 8996572f55 fixed tiling error when using sides that are just 1 tile thick 2008-03-30 15:47:32 +00:00
Magnus Auvinen 8ac1164a89 fixed saving of complex binds 2008-03-30 15:43:19 +00:00
Magnus Auvinen a35f7cd4b4 fixed optional " in the console 2008-03-30 12:46:58 +00:00
Magnus Auvinen a16c624930 fixed realigning of text when chaning row 2008-03-30 10:27:17 +00:00
Magnus Auvinen fb69e560e5 small compile fixes 2008-03-30 10:05:36 +00:00
Magnus Auvinen e9da47d20e fixed loading text issue. tweaked some colors 2008-03-30 09:51:25 +00:00
Magnus Auvinen fd0f68a12c some clean up and added sv_rounds_per_map variable 2008-03-29 21:46:38 +00:00
Magnus Auvinen e822830056 fixed some weapon switching issues 2008-03-29 18:40:18 +00:00
Magnus Auvinen 370cbbe79f server browser improvements. much improved quick search. sorted the player list. 2008-03-29 17:20:21 +00:00
Magnus Auvinen fcd9709c36 fixed the shotgun on dm6 so it's more visible 2008-03-29 16:14:10 +00:00
Magnus Auvinen 3db76357eb fixed so that the server won't crash if there are flags missing in ctf 2008-03-29 15:21:16 +00:00
Magnus Auvinen 108c49b033 fixed overrun from grenade to blue flag in game.png 2008-03-29 15:04:59 +00:00
Magnus Auvinen e1fbab87a1 fixed problem that binds get bound again 2008-03-29 15:00:04 +00:00
Magnus Auvinen f77db47685 fixed so that spectators have their own teamchat 2008-03-29 14:49:23 +00:00
Magnus Auvinen 83660e0853 added spam protection 2008-03-29 14:39:45 +00:00
Magnus Auvinen ae71bff086 some clean up and increased the size of a strings in the console 2008-03-29 14:34:40 +00:00
Magnus Auvinen 68b3c9843a fixed the extra *** in when changing name. fixed so that sv_powerups works 2008-03-29 12:04:14 +00:00
Magnus Auvinen 6349abcbdd fixed the welcome screen 2008-03-29 11:59:08 +00:00
Magnus Auvinen 1f246d9dcb fixed protection so that the fonts doesn't get resampled 2008-03-29 11:55:42 +00:00
Magnus Auvinen 7a3874745c fixed loads of graphical optimizations 2008-03-29 11:44:03 +00:00
Magnus Auvinen 171d6b1c20 added the tw_api.py 2008-03-24 22:59:11 +00:00
Magnus Auvinen 8ff7c94ac2 fixed some memory leaks 2008-03-24 15:33:12 +00:00
Magnus Auvinen 30e78ec74a updated version number 2008-03-23 15:33:54 +00:00
Magnus Auvinen 754e3d2b61 reduced the fontsize on the killmsgs 2008-03-23 15:19:58 +00:00
Magnus Auvinen a9b8e383ae fixed spectator slots 2008-03-23 14:59:58 +00:00
Magnus Auvinen b0e5093bb6 removed some old code 2008-03-23 14:26:29 +00:00
Magnus Auvinen efabdb169d fixed better motd 2008-03-23 14:23:07 +00:00
Magnus Auvinen e20e488d3d made so that servers rechecks masters after 60 minutes to even out the balance 2008-03-23 14:02:12 +00:00
Magnus Auvinen d3395a8e0a fixed rendering error with the katana and hook. made the rcon more verbose about entering password 2008-03-23 13:51:11 +00:00
Magnus Auvinen 35aaf25a32 added button to reset the filtering 2008-03-23 13:25:38 +00:00
Magnus Auvinen 5c8b89e7e6 added option to thread the sound loading 2008-03-23 13:18:53 +00:00
Magnus Auvinen eecd528e70 added support for a autoexec.cfg 2008-03-23 13:01:04 +00:00
Magnus Auvinen 119bb8a5f8 fixed so that maps are downloaded to maps/. fixed so that you can't select non-existing envelopes in the editor 2008-03-23 12:51:14 +00:00