koda [Thu, 30 Sep 2010 22:31:38 +0200] rev 3920
updated lua loading in the ifrontend and also fixed masked maps
smaxx [Thu, 30 Sep 2010 18:38:45 +0200] rev 3919
Engine/Frontend:
* Changed the Lua file loading to take paths relative to the data dir instead of absolute paths to ensure demo/savegame portability
nemo [Thu, 30 Sep 2010 11:50:32 -0400] rev 3918
Update translations, add a hungarian stub for edge_hog who is volunteering
koda [Thu, 30 Sep 2010 01:34:12 +0200] rev 3917
playing a bit with colors
koda [Wed, 29 Sep 2010 23:50:46 +0200] rev 3916
implemented endless turns support and added Timeless scheme (also fixed a crasher)
new save button from Tiy
other minor stuff
nemo [Wed, 29 Sep 2010 16:16:25 -0400] rev 3915
Correct bug in flight ceiling for birdy as well, increase clip on velocity to 1.9 (shouldn't cause problems with most collision checks still), apply clip to both + and -
smaxx [Mon, 27 Sep 2010 15:40:20 +0200] rev 3914
Engine:
* Write log files to different files in a new sub directory depending on "game mode"
koda [Mon, 27 Sep 2010 04:58:26 +0200] rev 3913
merge
koda [Mon, 27 Sep 2010 04:58:15 +0200] rev 3912
have engine try for a second position when map loading fails (in this way it's possible to move Missions data to any path)
remove nsstringextra and implement raw dump when needed
koda [Mon, 27 Sep 2010 01:51:12 +0200] rev 3911
further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda [Sun, 26 Sep 2010 23:48:03 +0200] rev 3910
move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
nemo [Sun, 26 Sep 2010 19:06:59 -0400] rev 3909
remove windspeed from bubbles, remove initial dY from bubbles, apply dY/dX to bubbles, correct offsets on flying saucer flame graphics, add bubbles when flying saucer thrusts underwater, make flying saucer sink more slowly underwater
nemo [Sun, 26 Sep 2010 16:28:04 -0400] rev 3908
Can't use cHealthDecrease here for these two 'cause it isn't a generic "do some damage to hog" flag, but is rather set when SD starts
nemo [Sun, 26 Sep 2010 15:40:59 -0400] rev 3907
Allow UFO to go underwater. Keep UFO active if it runs out of fuel in the air/water, just disable controls.
koda [Sun, 26 Sep 2010 17:02:44 +0200] rev 3906
enable Lua for iOS (hooks for frontend to be done)
add an activity indicator while loading demo