Updated addon repository URL and improved debug output on download
[supertux.git] / src / trigger / climbable.cpp
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2013-10-26 LMHAdded a negative y-velocity component to horizontal...
2013-09-04 LMHAdded a negative y-velocity component to horizontal...
2013-07-19 LMHMerge branch 'glow_effects'
2013-06-18 LMHStopped Tux from finishing execution of a backflip...
2009-12-13 Mathnerd314change some LAYER_GUI to LAYER_HUD, update tinygettext...
2009-12-06 Ingo RuhnkeRenamed Rect to Rectf
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-19 Ingo RuhnkeTurned stuff in supertux/resources.cpp into a class...
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
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.
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2008-08-23 Wolfgang BeckerClimbable areas don't influence Tux at all while he...
2008-08-21 Ingo RuhnkeqMax <qwiglydee@gmail.com>'s font patch, adds unicode...
2008-02-26 Arvid NorlanderMark string "Up we go..." in src/trigger/climbable...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-31 Christoph SommerTux can now climb stuff. Still has some rough edges...