Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/
[supertux.git] / src / object / scripted_object.cpp
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2007-01-02 Wolfgang BeckerSorry, was too early for that patch.
2007-01-02 Wolfgang Becker[ Patch #1793 ] Turn physic into POD
2006-08-11 Wolfgang Beckersolid scripted_objects now in COLGROUP_MOVING_STATIC
2006-08-02 Wolfgang BeckerMoving solids without physic-enabled are in COLGROUP_ST...
2006-08-01 Wolfgang BeckerHope this takes care of the problems with scripted...
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-06-28 Wolfgang BeckerScripted objects now support 'set_solid(bool solid...
2006-06-25 Christoph SommerSwitched y coordinate of Physics class to be like all...
2006-05-26 Matthias Braun- Remove ManagedSoundSource
2006-05-13 Christoph SommerSome more objects now inherit from MovingSprite
2006-04-30 Matthias Braunblind commit, please test: use squirrel datatypes
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