supertux/tile.[ch]pp: Move the unisolid solidity checks to the "Tile" object.
[supertux.git] / src / trigger /
2010-02-06 grumbelAdded missing variable initialisation and replaced...
2010-01-18 mathnerd314Doors can run scripts now.
2009-12-28 mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-14 grumbelAdded SpritePtr
2009-12-13 mathnerd314change some LAYER_GUI to LAYER_HUD, update tinygettext...
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-27 grumbelChanged ObjectFactory code so that it works properly...
2009-11-19 grumbelTurned stuff in supertux/resources.cpp into a class...
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-08-30 mathnerd314* Update squirrel to 2.2.3
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.