change notion from layers to z-pos in levelfiles
[supertux.git] / src / object / scripted_object.cpp
2006-04-24 Matthias Braunchange notion from layers to z-pos in levelfiles
2006-04-23 Matthias Braunmake igloo the first level
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-10 Matthias BraunMajor rewrite of scripting support:
2006-01-22 Matthias Braunscripted objects correctly slide now
2006-01-22 Matthias Braunfirst very unfinished and unpolished version of the...
2006-01-16 Matthias Brauna few fixes that I had lying around here, select walk...
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-07 Matthias Braun- Change ScriptInterpreter to a gameobject, so we can...
2005-05-06 Matthias Braunforgot to add files