Commit graph

26 commits

Author SHA1 Message Date
Magnus Auvinen 0747c2dff9 fixed remote console. some gui tweaks aswell. 2008-03-01 14:36:36 +00:00
Magnus Auvinen 4739966e14 larger restructure to improve security 2008-02-24 16:03:58 +00:00
Magnus Auvinen 1ea859c431 security audit: fixed so the packer functions checks for errors 2008-02-11 22:25:10 +00:00
Magnus Auvinen 79dfdb3cd7 security audit: first batch of fixes. replaced sprintf, strcpy with more secure versions 2008-02-11 21:49:26 +00:00
Magnus Auvinen 548a919ea3 merged 0.3.4 changes to trunk 2008-02-10 21:54:52 +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 dd1e7adc00 fixed sound positioning bug, tweaked laser effect, fixed memory dumping 2008-02-04 07:36:54 +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 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 438dfeb0ca fixed bug when switching fast from internet and lan tabs 2008-01-20 15:19:33 +00:00
Magnus Auvinen dd21ae1bc7 large commit. documented a bit. editor updates. general cleanup of everything 2008-01-19 10:57:25 +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 ea245b969d new mapformat in place. continued the cleanup. some effects are gone, gonna be redone so no biggie. CTF isn't working now. 2008-01-13 11:15:32 +00:00
Magnus Auvinen 99f0a47d6b first round of code cleanup 2008-01-12 15:07:57 +00:00
Magnus Auvinen 1c1677f023 merged 0.3.3 changes over to trunk 2008-01-12 12:08:26 +00:00
Jakob Fries 24e17b41a8 Minimized font's gfx memory footprint. 2008-01-11 16:48:34 +00:00
Magnus Auvinen e06dd7d5d7 fixed crash when joining a server when connected to one already 2007-12-20 00:26:50 +00:00
Magnus Auvinen 47dc63e1dd fixed error with the prediction events 2007-12-19 20:19:51 +00:00
Joel de Vahl 525dc0a71c fixed endian swap for server browser 2007-12-19 19:39:08 +00:00
Magnus Auvinen f3a60b6df9 changed how the input snapping works. fixed a bug in the projectile rendering when using 25 snapping rate 2007-12-18 20:12:25 +00:00
Magnus Auvinen 02902e9cae tweaked the prediction values a bit 2007-12-17 22:20:43 +00:00
Magnus Auvinen c2b650a217 cleaned up abit. halfed the default snapping rate. fixed different snapping rates, init, full and recover to help the bandwidth. 2007-12-17 22:14:00 +00:00
Magnus Auvinen a2566b3ebd cleaned up code structure a bit 2007-12-15 10:24:49 +00:00
Renamed from src/engine/client/client.c (Browse further)