Commit graph

236 commits

Author SHA1 Message Date
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 4e9bc6ecfc fixed error message on server when trying to start without a proper map 2007-08-05 11:25:29 +00:00
Magnus Auvinen 5f83d8242a removed bots 2007-08-05 10:19:46 +00:00
Magnus Auvinen 1e296e4741 fixed so that the damage indicators doesn't group together with the shotgun 2007-08-05 09:12:38 +00:00
Magnus Auvinen 421300ffb8 many small changes everywhere 2007-08-05 08:59:38 +00:00
Magnus Auvinen 7d5a03b79a fixed gfx glitch in the menu 2007-08-04 23:26:41 +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 9b7900fa10 fixed project particles when connecting several times 2007-08-04 21:54:24 +00:00
Magnus Auvinen 9c26231221 fixed so connections errors are propagated out to the gui 2007-08-04 21:32:52 +00:00
Magnus Auvinen 79db096df1 fixed so that the music is turned off ingame 2007-08-04 21:26:20 +00:00
Magnus Auvinen 86e98c0e07 removed the bounceing. and multiple shotgun shite 2007-08-04 19:28:40 +00:00
Magnus Auvinen e6739e0e3e fixed crash bug 2007-08-04 19:04:31 +00:00
Magnus Auvinen 774d26249f removed bots 2007-08-04 19:03:30 +00:00
Magnus Auvinen fc2c1286a6 various gameplay tweaks 2007-08-04 19:00:06 +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
Jakob Fries ee2ff62378 hit ding sound now in 2007-08-04 17:28:31 +00:00
Jakob Fries 9f35dfa5db added switch and noammo sounds. ingame chat works more intuitively (sp?) 2007-08-04 16:49:57 +00:00
Magnus Auvinen c2b65c73de added screenshot button to F10 2007-08-04 09:20:59 +00:00
Magnus Auvinen 2fe7f90a73 ninja now releases all hooks. you can't hook a player for more then 1.5 second 2007-08-04 08:31:44 +00:00
Jakob Fries 92816367d1 vs error .. :) 2007-08-04 01:57:01 +00:00
Jakob Fries 7bf877d252 balance fixes 2007-08-04 01:53:26 +00:00
Magnus Auvinen 7703137618 added pickup sounds for the weapons 2007-08-03 06:35:35 +00:00
Magnus Auvinen 681fbaf011 fixed the skins 2007-08-02 21:52:58 +00:00
Magnus Auvinen 8e6dc8d9e9 removed the bots. ops 2007-08-02 21:49:55 +00:00
Magnus Auvinen a3561ff195 fixed spawn issue 2007-08-02 20:17:18 +00:00
Magnus Auvinen 586c111027 fixed gfx options so it's a bit more clear now and easier to choose right 2007-08-01 17:31:34 +00:00
Magnus Auvinen c9190a0d67 cleaned up the scoreboard a bit 2007-08-01 07:10:10 +00:00
Magnus Auvinen 3309ad5706 tweaked the scoreboard, added titles, sorted the players, added brightbar so you easily can find yourself 2007-08-01 06:56:57 +00:00
Magnus Auvinen 441e9f582f tweaked jump height and hooklength 2007-08-01 06:17:18 +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 57da0cae4f cleaned up the kill messages 2007-07-30 07:05:34 +00:00
Jakob Fries 8780c2fd9b Disable nominal key functions during in-game chat 2007-07-29 22:58:44 +00:00
Jakob Fries 8bfaea274e join and quit messages 2007-07-29 22:56:25 +00:00
Magnus Auvinen 3cbaf193c7 fixed so that vital packets acctually works 2007-07-29 22:46:26 +00:00
Jakob Fries f80dd7097e hook no longer hits dead people 2007-07-29 22:20:00 +00:00
Magnus Auvinen 8233a44b60 an update :D 2007-07-29 22:09:15 +00:00
Magnus Auvinen f552f6a80e fixed a typo 2007-07-29 18:07:42 +00:00
Magnus Auvinen 1744f7966c fixed error when having low number of video modes. 2007-07-29 18:02:10 +00:00
Magnus Auvinen 2cb87d92ba added pickup sounds for health and armor. added sounds for weapon respawn 2007-07-29 16:44:30 +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 25c0ffb4f4 edit box now knows how to interpret home and end 2007-07-29 13:16:45 +00:00
Jakob Fries 7187e692e7 editbox is now even easier to edit 2007-07-28 17:55:50 +00:00
Jakob Fries e6d5379a72 editbox is now easier to edit 2007-07-28 17:44:12 +00:00
Jakob Fries c24b86c1f4 rendering bug with boxes fixes 2007-07-28 17:12:01 +00:00
Magnus Auvinen 2cd3f5b023 fixed so that you can press esc when connecting 2007-07-28 17:06:47 +00:00
Jakob Fries 323cc16105 cloud animation changed 2007-07-28 17:04:09 +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 8cff53e9d5 recentered the scoreboard 2007-07-26 20:44:06 +00:00
Magnus Auvinen 8e5abb058e added rounded rects to scoreboard and ingame menu :) 2007-07-26 20:42:57 +00:00
Magnus Auvinen c043fbe7e7 fixed server config variables. fixed better naming of maps 2007-07-26 20:07:45 +00:00
Magnus Auvinen 855c6c0a53 fixed so that you can't send empty lines 2007-07-26 19:58:48 +00:00
Magnus Auvinen 8fe68662dd tweaked the scoreboard 2007-07-26 19:57:35 +00:00
Magnus Auvinen 5cb918a913 ninja tweaks :D 2007-07-26 19:54:31 +00:00
Magnus Auvinen 78151cf423 fixed that the server will crash if a client is dropped due to timeout 2007-07-26 19:53:49 +00:00
Magnus Auvinen ddfcd38ef4 fixed so the server reports number of players correctly 2007-07-26 19:26:36 +00:00
Magnus Auvinen bdfe8e6255 added the border on the tilemap again 2007-07-26 19:21:12 +00:00
Magnus Auvinen b265244a3e fixed ingame cloud rendering 2007-07-26 19:14:50 +00:00
Magnus Auvinen 1d34666164 fixed latency stuff, some gfx stuff 2007-07-26 19:09:31 +00:00
Magnus Auvinen e588bd3b3b fixed resolusion selection 2007-07-26 18:51:01 +00:00
Joel de Vahl daef2cff77 The flump makes sound when exploding. 2007-07-26 14:08:56 +00:00
Joel de Vahl 30a027a0da Chat bubble. 2007-07-26 11:33:49 +00:00
Jakob Fries f946cc6f5f most gui things are now loaded by data compiler thingie. ingame menu now looks better. 2007-07-26 11:18:14 +00:00
Jakob Fries 69581ebd27 use lan button added 2007-07-26 09:40:46 +00:00
Jakob Fries e260ea58e4 ingame menu looks better now 2007-07-26 09:33:32 +00:00
Jakob Fries 3769853ba4 ctf flags 2007-07-26 09:21:47 +00:00
Magnus Auvinen c1da3b23b6 fixed so that the latnecy doesn't update so fast 2007-07-26 07:15:52 +00:00
Magnus Auvinen cd492f54e1 fixed dilate.c 2007-07-25 09:18:51 +00:00
Magnus Auvinen 1aecc644de fixed errors in the network code 2007-07-25 07:24:57 +00:00
Magnus Auvinen 52c987bfd7 fixed so that the .dat-files are compiled into the exes 2007-07-24 23:46:29 +00:00
Jakob Fries 33f1f2f835 you can now choose what key activates which weapon 2007-07-24 23:19:45 +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
Olle Rosenquist 027bfefffc Ninja powerup shouldn't spawn directly 2007-07-23 17:52:04 +00:00
Olle Rosenquist 9e70f71054 Ninja powerup shouldn't spawn directly 2007-07-23 17:51:52 +00:00
Olle Rosenquist cdcc774b02 Ninja powerup shouldn't spawn directly 2007-07-23 17:51:35 +00:00
Joel de Vahl 8be353d62c Don't crash on settings->video 2007-07-23 17:43:01 +00:00
Joel de Vahl ab192f794e Fixed sound stopping. 2007-07-23 17:30:29 +00:00
Jakob Fries 100ade6463 firewall message fixed 2007-07-23 13:17:26 +00:00
Joel de Vahl d98c2fb34e Zer sound is wööörking 2007-07-23 08:02:52 +00:00
Joel de Vahl 48ed41b105 Hammer hit sound. 2007-07-22 14:16:57 +00:00
Olle Rosenquist 184796de1c Ninja fixes 2007-07-22 13:46:45 +00:00
Olle Rosenquist ee89982075 Ninja fixes 2007-07-22 13:46:40 +00:00
Jakob Fries 8780116a02 2007-07-22 13:43:31 +00:00
Jakob Fries f7b2accd52 2007-07-22 13:42:28 +00:00
Jakob Fries 158f97d663 2007-07-22 13:19:18 +00:00
Olle Rosenquist 834f9dbd10 No friendly fire in tdm 2007-07-22 12:32:57 +00:00
Magnus Auvinen 4a2f1d3beb small updates 2007-07-22 12:27:49 +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 38b8de5438 fixed tilemap rendering abit, editor.cfg added 2007-07-22 11:25:15 +00:00
Olle Rosenquist efe39aece6 Updated stuff 2007-07-22 09:16:44 +00:00