koda [Wed, 10 Feb 2010 22:00:49 +0000] rev 2799
add a new way to fetch version info from pascal to c
complete the stubs for the new lua section
fixed a glitch in the ifrontend
smxx [Wed, 10 Feb 2010 21:23:03 +0000] rev 2798
Engine:
* Excluded Lua scripting on iPhone
Frontend:
* Some stylesheet tweaks by Tiy and me
smxx [Wed, 10 Feb 2010 17:53:21 +0000] rev 2797
Engine:
* Redirect debug log to stderr in case no path was provided (e.g. run from command line)
smxx [Wed, 10 Feb 2010 17:31:12 +0000] rev 2796
Engine:
* Proper cleanup after creating landscape preview
* Avoid trying to write to current working directory (no-go under Windows Vista/7 if installed to C:\Program Files)
smxx [Wed, 10 Feb 2010 17:15:10 +0000] rev 2795
Engine:
* Last pointer cast removed (I hope)
smxx [Wed, 10 Feb 2010 17:13:49 +0000] rev 2794
Engine:
* Forgot another gear pointer -> gear uid change
smxx [Wed, 10 Feb 2010 15:42:00 +0000] rev 2793
Engine:
* Prevent script calls with no script loaded (error spam)