- Change ScriptInterpreter to a gameobject, so we can now have several script
[supertux.git] / src / scripting / script_interpreter.h
2005-05-07 Matthias Braun- Change ScriptInterpreter to a gameobject, so we can...
2005-05-05 Matthias Braun- Implemented a scripted object that can be placed...
2005-05-05 Matthias Braunbonusblock is a sprite and not a tile in the new design...
2005-05-04 Matthias Braun- More work on scripting interface