Commit graph

823 commits

Author SHA1 Message Date
Magnus Auvinen 548a919ea3 merged 0.3.4 changes to trunk 2008-02-10 21:54:52 +00:00
Johan Althoff 2f969d9d6f fixed compile on win32 2008-02-10 19:03:10 +00:00
Magnus Auvinen fb336cddbb added simple map downloading \o/ 2008-02-10 16:50:59 +00:00
Magnus Auvinen 294cbe18c1 done some more latency work. added the extra message for projectiles to reduce latency 2008-02-10 15:32:30 +00:00
Magnus Auvinen acffe66ebe flashified the console 2008-02-10 01:48:39 +00:00
Magnus Auvinen e1acdb8f10 increased texture limit from 128 to 4k 2008-02-05 19:13:59 +00:00
Magnus Auvinen 91e4c2252b added rotate to editor. fixed so that the game handles envelopes 2008-02-05 19:11:34 +00:00
Magnus Auvinen da2d792186 renamed laser to rifle. 2008-02-04 07:59:25 +00:00
Magnus Auvinen dd1e7adc00 fixed sound positioning bug, tweaked laser effect, fixed memory dumping 2008-02-04 07:36:54 +00:00
Jakob Fries d76661b3be console now has proper backlog and command history. kill command added. predicted hooks no longer make a sound when hitting a player. 2008-02-04 00:13:34 +00:00
Magnus Auvinen be33e56abc fixed so that the newest element is returned with ringbuf_next aswell 2008-02-03 23:57:03 +00:00
Magnus Auvinen e138d5c76a changed name from rb_* to ringbuf_* 2008-02-03 23:55:37 +00:00
Magnus Auvinen 62be4982d6 fixed errors in the ring buffer 2008-02-03 23:52:28 +00:00
Magnus Auvinen 0985de75ec added ring buffer 2008-02-03 22:42:03 +00:00
Magnus Auvinen 5f32f5b36f added laser weapon 2008-02-02 18:05:16 +00:00
Magnus Auvinen 1fe3202f0b cleaned up the console code. added the ability to tune the game in runtime. 2008-02-02 12:38:36 +00:00
Jakob Fries 307c2cfae8 removed redudant constant 2008-02-02 11:10:46 +00:00
Jakob Fries e2de77ea14 should compile on windows now 2008-02-02 11:08:31 +00:00
Jakob Fries aaf75f5239 removed wrongful dependency 2008-02-01 21:14:58 +00:00
Jakob Fries ba560c861e animated console, added log messages for team changes and ctf flag events 2008-01-30 13:15:58 +00:00
Magnus Auvinen 6c362f91eb more cleanups 2008-01-29 21:55:13 +00:00
Magnus Auvinen 5d1cb86943 disabled alpha and stencil 2008-01-29 21:41:27 +00:00
Magnus Auvinen 7bc733dc10 large update. cleaned up some code. added new effects for almost everything 2008-01-29 21:39:41 +00:00
Magnus Auvinen 0dab7db963 fixed so that the lexer handles negative ints 2008-01-20 23:01:56 +00:00
Magnus Auvinen 438dfeb0ca fixed bug when switching fast from internet and lan tabs 2008-01-20 15:19:33 +00:00
Magnus Auvinen 805a74c1e4 fixed collision bug with player <-> player 2008-01-20 15:19:30 +00:00
Magnus Auvinen f63bcc8673 fixed small errors in memheap 2008-01-20 09:53:15 +00:00
Magnus Auvinen 2d4824efd5 fixed envelope crashbug 2008-01-19 23:43:51 +00:00
Jakob Fries 32338b68f3 Further cleanup 2008-01-19 16:49:57 +00:00
Jakob Fries 4edf650a50 font cleanup 2008-01-19 16:49:24 +00:00
Magnus Auvinen 84be08f29c fixed error in teewars.ds 2008-01-19 16:47:09 +00:00
Magnus Auvinen bf2ddd701a some missed files 2008-01-19 16:44:11 +00:00
Jakob Fries 38aacd5dbb Moved fonts to data dir 2008-01-19 16:44:02 +00:00
Magnus Auvinen 9dc0b670f8 cleaned up in the data folder 2008-01-19 16:34:34 +00:00
Magnus Auvinen 3b0941b190 fixed so that the client can handle external images 2008-01-19 16:23:05 +00:00
Magnus Auvinen f9782f628f support for external images in the map editor 2008-01-19 14:23:53 +00:00
Magnus Auvinen b5a6dacfa3 fixed naming of images 2008-01-19 13:02:22 +00:00
Magnus Auvinen 6f2b43af9b fixed remove and replace image 2008-01-19 12:32:08 +00:00
Magnus Auvinen dd21ae1bc7 large commit. documented a bit. editor updates. general cleanup of everything 2008-01-19 10:57:25 +00:00
Magnus Auvinen 4eb7185694 new cursor. thanks goes to primevil 2008-01-18 23:23:35 +00:00
Jakob Fries 7b73f15052 Console is now accessable in-game and has more commands: connect, disconnect, quit. 2008-01-18 15:55:03 +00:00
Magnus Auvinen 57c4765993 editor update and other stuff 2008-01-17 23:09:49 +00:00
Jakob Fries 253a5639ae Console should now lex and parse strings correctly (including escaping). 2008-01-17 23:04:53 +00:00
Magnus Auvinen e42c493d0c removed olds docs 2008-01-17 12:56:19 +00:00
Magnus Auvinen 037569c4e5 compile fixes 2008-01-16 22:15:56 +00:00
Jakob Fries 75c8b2e9a5 Added first version of the console. 2008-01-16 22:14:06 +00:00
Magnus Auvinen a9c90d6ac0 fixed better image selection 2008-01-13 22:37:58 +00:00
Magnus Auvinen c04df11f1e editor update 2008-01-13 22:03:32 +00:00
Magnus Auvinen e26b898b74 various fixes. continued on the editor 2008-01-13 16:30:30 +00:00
Magnus Auvinen 06671c4494 fixed various issues 2008-01-13 13:42:59 +00:00