Removed trailing whitespace from all *.?pp files
[supertux.git] / src / object / unstable_tile.cpp
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2010-03-20 Ingo Ruhnke-Weffc++ fix
2010-03-15 Florian ForsterUnstable tile: Implement a "slow fall" phase for sprite...
2010-03-01 Florian Forsterobject/unstable_tile.[ch]pp: Implement third state...
2010-02-28 Florian ForsterUnstable tile: Dissolve, then disappear without falling...
2010-01-17 Mathnerd314UnstableTile and WeakBlock are affected by Explosions.
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-25 Mathnerd314* Make it compile again
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-02 Wolfgang BeckerSorry, was too early for that patch.
2007-01-02 Wolfgang Becker[ Patch #1793 ] Turn physic into POD
2006-08-02 Matthias BraunReverted bigger parts of tuxdev patch:
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-05-20 Christoph SommerUnstableTile now has configurable sprite and allows...
2006-05-13 Christoph SommerSome more objects now inherit from MovingSprite
2006-04-26 Ryan FlegelCommitting RandomGenerator patch from Allen King, with...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-03-19 Christoph SommerSplit game objects into separate .sprite files
2005-12-27 Matthias BraunChanged collision code, we now have several collision...
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-01 Matthias Braun-Started to move stuff from library back to main game
2005-03-30 Matthias Braunshorten unstable time
2005-03-30 Matthias Braunadded unstable_tile object