Commit graph

1310 commits

Author SHA1 Message Date
Magnus Auvinen 5fc2d8fcf8 removed some debug spam in the demo player 2009-01-11 15:22:17 +00:00
Magnus Auvinen 6b886e8ed6 fixed so that the tuning is resetting itself if running a pure server 2009-01-11 15:16:34 +00:00
Magnus Auvinen f29276e8d5 fixed so the number of players in the server info is correct 2009-01-11 14:48:38 +00:00
Magnus Auvinen e60236e304 added tuning parameters for player collision and player hooking 2009-01-11 14:40:45 +00:00
Magnus Auvinen e673e607dc fixed so that emoticon 0 works 2009-01-11 14:32:23 +00:00
Magnus Auvinen 96e65f599a fixed so that some vote error messages isn't broadcasted to everyone 2009-01-11 14:28:35 +00:00
Magnus Auvinen 172463b2bb fixed so your team gets -1 if you kill yourself. drawback, team looses one point when you switch team as well. good enough for now 2009-01-11 14:16:49 +00:00
Magnus Auvinen c2c90982fd increased the firedelay on the gun and hammer to 125ms. this is how fast a humanly doable. prevents usage of mouse wheel to get insane firing speeds 2009-01-11 13:54:42 +00:00
Magnus Auvinen b70eb4263f fixed unpure sprite 2009-01-11 13:42:01 +00:00
Magnus Auvinen 5f296f3963 fixed the unpure icon 2009-01-11 13:31:36 +00:00
Magnus Auvinen 7c0413ebac added some modding comments 2009-01-11 13:23:40 +00:00
Magnus Auvinen 18758943d6 added the mod game mode switch 2009-01-11 13:20:18 +00:00
Magnus Auvinen 58fcbd5d5a removed the demos dir 2009-01-11 13:03:26 +00:00
Magnus Auvinen 90a3093c87 removed the -dev tag from the version number 2009-01-11 13:01:27 +00:00
Johan Althoff 7179e467a6 added SDL.dll to the make_release.py 2009-01-11 12:59:54 +00:00
Johan Althoff 42f84066cb fixed so that SDL.dll is copied on windows 2009-01-11 12:57:29 +00:00
Alfred Eriksson 67f4910e86 reverted unnecessary changes 2009-01-11 12:53:06 +00:00
Alfred Eriksson 7bdead04e7 adds SDL.dll to the release 2009-01-11 12:49:14 +00:00
Alfred Eriksson ab7ecbcf3f fixed path 2009-01-11 12:42:00 +00:00
Magnus Auvinen 144b9fbb6b updated build scripts 2009-01-11 12:35:37 +00:00
Johan Althoff cdce8d9b0a added /!\ icon for impure servers 2009-01-11 12:35:03 +00:00
Alfred Eriksson 8ad943b4f3 added linebreak on new version text to prevent overlap 2009-01-11 12:34:07 +00:00
Alfred Eriksson 064ada2890 removed unnecessary maps 2009-01-11 12:26:20 +00:00
Magnus Auvinen d0bcf50ef5 fixed fsaa sampling and reduction of fsaa if gfx init fails 2009-01-11 12:13:18 +00:00
Joel de Vahl 2a7402dd6c use dmg for osx deliver, build universal binary, fix backspace being entered as a character 2009-01-11 12:10:30 +00:00
Magnus Auvinen 2aafe11723 tweaked the gameplay a bit 2009-01-11 11:54:41 +00:00
Alfred Eriksson c164ba3518 fixed #593 2009-01-11 11:01:32 +00:00
Alfred Eriksson 79277013fc upgraded the versionserver version 2009-01-11 10:47:31 +00:00
Alfred Eriksson 32645b247f reverted wrongful commit 2009-01-11 10:43:17 +00:00
Alfred Eriksson 39a12060d6 removed the tuning filtering and warning. modded servers can use tuning for free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning. 2009-01-11 10:40:14 +00:00
Magnus Auvinen 371e862316 fixed so the laser bounces correctly at low angles 2009-01-11 10:26:17 +00:00
Magnus Auvinen 518db9218f tuned so the jumps are as high in 0.4 2009-01-11 09:46:23 +00:00
Alfred Eriksson 9a65b577ad added mod gamemode 2009-01-11 09:29:15 +00:00
Magnus Auvinen 0f41c47996 fixed so the current server info doesn't update the server list causing problems 2009-01-11 09:26:14 +00:00
Alfred Eriksson 6c1212da49 fixed the scrolling in server list 2009-01-10 20:24:47 +00:00
Magnus Auvinen 3729f4cbf3 fixed error that occurs when you try to free the invalid texture texture 2009-01-10 18:34:27 +00:00
Alfred Eriksson d7b0da8a0b added mouse wheel scrolling in file dialogs 2009-01-10 17:17:38 +00:00
Magnus Auvinen 1dc158bb78 fixed so when you are in not in playing mode, the input snapping drops to 1hz to save even more bandwidth 2009-01-10 13:34:01 +00:00
Magnus Auvinen 39370635cc fixed a few debug messages that spammed a bit too much 2009-01-10 12:27:15 +00:00
Magnus Auvinen c79402d075 increased input snapping rate from 5hz to 10hz inorder to predict the network latency better 2009-01-10 11:50:31 +00:00
Magnus Auvinen 6eefa58b52 fixed resending algorithm 2009-01-10 11:48:24 +00:00
Alfred Eriksson d0d91c412d fixed #585 2009-01-10 11:16:21 +00:00
Magnus Auvinen 599708824f removed input timing from the snapshot messages and put them in a separate message so we don't loose them if the input were late 2009-01-10 10:49:17 +00:00
Magnus Auvinen b42eb55794 finished the ban support 2009-01-10 10:27:25 +00:00
Magnus Auvinen b281831d5d fixed more reliable tw_api.py script 2009-01-10 10:25:27 +00:00
Magnus Auvinen 1f2ffb0ffe applied patch for hook bug 2009-01-09 22:41:26 +00:00
Magnus Auvinen c3b6b87b5a upgraded to bam 0.2.0 2009-01-08 09:48:42 +00:00
Joel de Vahl 581ec394f6 fixed bug where the backspace doesn't work like it should under mac os x 2008-12-30 15:52:26 +00:00
Alfred Eriksson fa9002f9b4 fixed a small bug 2008-12-20 16:05:30 +00:00
Magnus Auvinen 8ec0bdc509 improved the demo players scrubbing capabilities 2008-12-19 12:00:05 +00:00