Tue, 18 May 2010 13:09:57 +0000 Engine:
smxx [Tue, 18 May 2010 13:09:57 +0000] rev 3475
Engine: * Modified gas grenade and added graphics to it (better get a nose clip!) * Added the ability to tint visual gears * Added the ability to tint explosion effects * Birdy's eggs now cause a small green explosion
Mon, 17 May 2010 15:50:48 +0000 Skip collision on X for barrels that aren't knocked over
nemo [Mon, 17 May 2010 15:50:48 +0000] rev 3474
Skip collision on X for barrels that aren't knocked over
Mon, 17 May 2010 15:42:48 +0000 Increase minimum threshold for barrel damage to reduce likelihood of blowing one up on jumping out, increase damage to compensate (may need tweaking). Only apply dX for collision w/ kick if barrel is rolling.
nemo [Mon, 17 May 2010 15:42:48 +0000] rev 3473
Increase minimum threshold for barrel damage to reduce likelihood of blowing one up on jumping out, increase damage to compensate (may need tweaking). Only apply dX for collision w/ kick if barrel is rolling.
Mon, 17 May 2010 09:45:46 +0000 portal-link-bugfix: make sure deleted portals don't reset links other than those to themselves
sheepluva [Mon, 17 May 2010 09:45:46 +0000] rev 3472
portal-link-bugfix: make sure deleted portals don't reset links other than those to themselves
Mon, 17 May 2010 06:26:06 +0000 remove all portal specific code from EndTurnCleanup(), instead have portals self destruct if "CurrentHedgehog" is not the portal's creator
sheepluva [Mon, 17 May 2010 06:26:06 +0000] rev 3471
remove all portal specific code from EndTurnCleanup(), instead have portals self destruct if "CurrentHedgehog" is not the portal's creator
Mon, 17 May 2010 02:54:56 +0000 Change to just set timer to 0
nemo [Mon, 17 May 2010 02:54:56 +0000] rev 3470
Change to just set timer to 0
Mon, 17 May 2010 00:48:16 +0000 Fix for artillery mode weapon use
nemo [Mon, 17 May 2010 00:48:16 +0000] rev 3469
Fix for artillery mode weapon use
Sun, 16 May 2010 23:43:45 +0000 * make portals delete each other only indirectly (by setting timer to 0)
sheepluva [Sun, 16 May 2010 23:43:45 +0000] rev 3468
* make portals delete each other only indirectly (by setting timer to 0) * add VGSHandler.inc to CMakeLists.txt
Sun, 16 May 2010 23:18:23 +0000 translation update by jose1711
nemo [Sun, 16 May 2010 23:18:23 +0000] rev 3467
translation update by jose1711
Sun, 16 May 2010 23:02:49 +0000 Comment out the desyncing block, with a suggestion for possible fix
nemo [Sun, 16 May 2010 23:02:49 +0000] rev 3466
Comment out the desyncing block, with a suggestion for possible fix
Sun, 16 May 2010 19:24:38 +0000 unbreak stuff
koda [Sun, 16 May 2010 19:24:38 +0000] rev 3465
unbreak stuff Henek updates swedish locale
Sun, 16 May 2010 18:12:10 +0000 unbreak build (everyone saw this coming)
koda [Sun, 16 May 2010 18:12:10 +0000] rev 3464
unbreak build (everyone saw this coming)
Sun, 16 May 2010 17:23:30 +0000 update sdl functions to latest revision
koda [Sun, 16 May 2010 17:23:30 +0000] rev 3463
update sdl functions to latest revision add a grayscale utility to uiimage implement a preliminary support for chatting revert rotation changes for engine lots of code cleanup restored main event loop in hwengine fix some sdl bindings
Sat, 15 May 2010 09:21:25 +0000 fix multi-round fire
sheepluva [Sat, 15 May 2010 09:21:25 +0000] rev 3462
fix multi-round fire
Fri, 14 May 2010 23:42:56 +0000 revert the restoration of non-vgt health gears. desyncs continued with it, and furthermore, occur in r3489 too
nemo [Fri, 14 May 2010 23:42:56 +0000] rev 3461
revert the restoration of non-vgt health gears. desyncs continued with it, and furthermore, occur in r3489 too
Fri, 14 May 2010 16:02:27 +0000 sheepluva adds back non-vgt health tag due to desyncs. we should still see about solving the desync though.
nemo [Fri, 14 May 2010 16:02:27 +0000] rev 3460
sheepluva adds back non-vgt health tag due to desyncs. we should still see about solving the desync though.
Tue, 11 May 2010 13:59:57 +0000 hey sheepluva, how about just this? lets you have an anonymous one too.
nemo [Tue, 11 May 2010 13:59:57 +0000] rev 3459
hey sheepluva, how about just this? lets you have an anonymous one too.
Mon, 10 May 2010 17:48:06 +0000 Make some more protocol commands work
unc0rr [Mon, 10 May 2010 17:48:06 +0000] rev 3458
Make some more protocol commands work
Mon, 10 May 2010 15:31:09 +0000 Translation update by igorko
unc0rr [Mon, 10 May 2010 15:31:09 +0000] rev 3457
Translation update by igorko
Mon, 10 May 2010 13:56:20 +0000 More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo [Mon, 10 May 2010 13:56:20 +0000] rev 3456
More translation work by arrom (restored some numerusform, lot more flavour text etc)
Mon, 10 May 2010 04:43:07 +0000 Reslyling: little fix of previous commit
mbait [Mon, 10 May 2010 04:43:07 +0000] rev 3455
Reslyling: little fix of previous commit
Mon, 10 May 2010 04:41:19 +0000 Code restlyling: experimental restyling of one module
mbait [Mon, 10 May 2010 04:41:19 +0000] rev 3454
Code restlyling: experimental restyling of one module
Mon, 10 May 2010 00:56:16 +0000 tweak
nemo [Mon, 10 May 2010 00:56:16 +0000] rev 3453
tweak
Sun, 09 May 2010 18:47:31 +0000 - Enable -O2 optimization for server
unc0rr [Sun, 09 May 2010 18:47:31 +0000] rev 3452
- Enable -O2 optimization for server - Disconnect client from server
Sun, 09 May 2010 17:53:08 +0000 Uses StateT monad instead of manually maintaining the state
unc0rr [Sun, 09 May 2010 17:53:08 +0000] rev 3451
Uses StateT monad instead of manually maintaining the state
Sat, 08 May 2010 21:50:26 +0000 Fix spectator bug in health tag
nemo [Sat, 08 May 2010 21:50:26 +0000] rev 3450
Fix spectator bug in health tag
Fri, 07 May 2010 20:45:03 +0000 wait for AI thread to finish before freeing ressources (to avoid segfaults on game exit)
sheepluva [Fri, 07 May 2010 20:45:03 +0000] rev 3449
wait for AI thread to finish before freeing ressources (to avoid segfaults on game exit)
Fri, 07 May 2010 20:38:55 +0000 Graphics:
smxx [Fri, 07 May 2010 20:38:55 +0000] rev 3448
Graphics: * Made tinted cap hat lighter and added a team colored version of the animated headband made by "The Pope"
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip