Fix patch application
[supertux.git] / src / object / level_time.hpp
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2009-12-13 Ingo RuhnkeUse boost::shared_ptr<Surface> instead of std::auto_ptr...
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2008-08-21 Ingo RuhnkeqMax <qwiglydee@gmail.com>'s font patch, adds unicode...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2006-10-28 Christoph SommerAdded some markup for doxygen, fixed a doxygen warning
2006-10-27 Christoph SommerMade LevelTime object scriptable (start, stop, get_time...
2006-07-25 Christoph SommerIn-game HUD now uses icons instead of text /
2006-07-24 Christoph SommerLevel time decreases only when game is not paused,...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-01-16 Ondřej HošekTime now stops when you complete a level and get into...
2006-01-11 Ondřej Hošek* The "time needed" statistic now works again. You...
2005-06-26 Matthias Braunrenamed all .h to .hpp