script/picnic scene cleanup of images
[supertux.git] / src / scripting /
2005-05-08 Matthias Braunthis file doesn't belong into svn
2005-05-08 Matthias Braunwe can now fade in scripts
2005-05-08 Bastiaan Zapf- ambient_sound improved (now does silence, volume,
2005-05-07 Marek Moeckelremoved old data and contrib, new files will follow
2005-05-07 Matthias Braun- Change ScriptInterpreter to a gameobject, so we can...
2005-05-06 Matthias Braundon't delete wrapper.cpp when doing jam clean
2005-05-06 Matthias Braun- Made miniswig support HSQUIRRELVM arguments (and...
2005-05-05 Matthias Braunforgot to add a file, fixed soem warning on 64bit
2005-05-05 Matthias Braun- Implemented a scripted object that can be placed...
2005-05-05 Matthias Braunreworked miniswig a bit to support virtual functions...
2005-05-05 Matthias Braunbonusblock is a sprite and not a tile in the new design...
2005-05-05 Matthias Braunmore squirrel warning fixes
2005-05-05 Marek Moeckelfixed missing include assert
2005-05-04 Matthias Braun- More work on scripting interface