Commit graph

1286 commits

Author SHA1 Message Date
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
Magnus Auvinen cc576906a3 improved the demo players scrubbing capabilities 2008-12-19 11:59:58 +00:00
Magnus Auvinen e447ef04cc fixed so that events isn't processed when scrubbing a demo 2008-12-19 11:41:17 +00:00
Magnus Auvinen 5e3f740220 improved the error reporting of the network unpacker 2008-12-19 11:25:14 +00:00
Magnus Auvinen 530dace4c9 fixed the demo recorder so it padds the data to 4 byte alignment so the compression works like it should 2008-12-19 11:23:31 +00:00
Magnus Auvinen 619c309779 removed spamming I wanna spawn message 2008-12-19 08:28:16 +00:00
Magnus Auvinen a6c8eb642b added missing function in network header 2008-12-19 08:27:20 +00:00
Magnus Auvinen 55254d0657 fixed crashbug caused by players disconnecting while still having bullets in the air 2008-12-19 08:26:58 +00:00
Alfred Eriksson 557636dca3 reset error_string when starting demo playback 2008-12-08 18:12:54 +00:00
Alfred Eriksson 4714e3806e removed pause command to fix #573 2008-12-08 16:50:17 +00:00
Magnus Auvinen 7c3eb2d6db made sdl like a little bampack 2008-11-29 10:19:00 +00:00
Magnus Auvinen 4004d13b48 applied patch from Richie Nyhus to convert CRLF to LF, as it should be 2008-11-29 06:39:22 +00:00
scosu 61d18702f6 Fix for ticket #530. The problem was signed char in those functions 2008-11-28 07:17:54 +00:00
Alfred Eriksson e294ca61d9 added rcon_auth command to auth 2008-11-23 09:24:52 +00:00
Alfred Eriksson 3dca571a23 fixed spectator bug 2008-11-21 14:18:55 +00:00
Alfred Eriksson 2e5ab69c2b show the internet server browser when trying to show ingame pages offline 2008-11-17 18:44:05 +00:00
Alfred Eriksson 1891f6ee76 don't allow team changes, emoticons or kill command when game is paused 2008-11-17 16:53:25 +00:00
Alfred Eriksson 9167fdea18 fixed demo list refreshing 2008-11-17 16:46:21 +00:00
Alfred Eriksson 2e63ef3299 stops recording when client switches state 2008-11-17 16:13:12 +00:00
Alfred Eriksson 4b053322f3 client can only start a recording when in the game 2008-11-17 16:08:24 +00:00
Alfred Eriksson 47e50c5f20 added gfx_noclip to disable clipping 2008-11-17 16:04:46 +00:00
Alfred Eriksson c7e8e057f2 fixed overlapping texts in hud 2008-11-17 14:43:51 +00:00
Magnus Auvinen cff4feea6b fixed rounding errors in the character core causing it to favour certain directions 2008-11-16 22:07:46 +00:00
Johan Althoff c7be15caeb GFX: cut away redundant AA on 90° lines, fixed some border leaks (shotty <--> pistol) 2008-11-16 17:38:11 +00:00
Alfred Eriksson 944a03569c Landil's fix for #553 2008-11-16 16:20:01 +00:00