For Carl:
while implementing new things in the game engine, you might find useful this test file I wrote to check up some functionalities of the scripting engine.
It does not guarantee you that the parser is 100% compliant to the developer's reference, but it may be of some help.
There's a copy included in the dimx distribution.
I launched the testrug1 world. Pretty front page frog. A lounging little forest guy. 'All tests OK' displayed on the scene panel. A key icon that animates on occassion. But I don't know if I'm supposed to do anything else with the testrug1 world.
Carl