tiyuri@gmail.com [Thu, 26 Aug 2010 14:02:48 +0100] rev 3770
Add kill counter to Survival Mode -Burp
arrom [Thu, 26 Aug 2010 06:06:28 -0400] rev 3769
translation update
tiyuri@gmail.com [Wed, 25 Aug 2010 21:06:34 +0100] rev 3768
Some survival mode changes by burp
smaxx [Wed, 25 Aug 2010 12:28:37 +0200] rev 3767
Frontend:
* Updated the flag selection to sort flags and divide them into groups (countries/community flags)
koda [Wed, 25 Aug 2010 01:30:25 +0200] rev 3766
add a little explanation when modifying weaponset in ifrontend
koda [Wed, 25 Aug 2010 00:17:51 +0200] rev 3765
set flake to non critical, no touches until game is starding, moved some variables to be initialized in the right place
smaxx [Tue, 24 Aug 2010 17:03:44 +0200] rev 3764
Engine:
* Updated clouds and flakes to fill the whole visible map (and borders)
* Added simple clipping to most drawing functions (might need some testing) which should improve performance on low end graphic cards
smaxx [Tue, 24 Aug 2010 13:24:37 +0200] rev 3763
Engine:
* Made egg explosions less green
smaxx [Tue, 24 Aug 2010 01:19:17 +0200] rev 3762
Campaign:
* Fixed one of the tutorial's timers
smaxx [Tue, 24 Aug 2010 01:17:24 +0200] rev 3761
Engine:
* Added a new script function: HogTurnLeft(int gearid, bool facesleft) to turn hogs left or right
* Added a new script function: HogSay(int gearid, string text, int type) to let hogs say something using speech bubbles
Campaign:
* Added a simple tutorial as the first mission