Fix coverity #29357
[supertux.git] / src / supertux / statistics.cpp
2015-02-27 Tobias MarkusFix coverity #29357
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2013-10-26 LMHAdded a missing 'break' statement to statistics
2013-10-26 LMHWorldmap stats report level target time
2013-10-26 LMHAdded ability to define a 'target time' for levels...
2013-10-26 LMHHide stats on levels that have none
2013-10-26 LMHTweaked worldmap HUD.
2013-10-26 LMHWorldmap now supports an additional level sprite action...
2013-10-26 LMHUsing a reset point no longer marks statistics as invalid.
2013-09-08 LMHAdded a missing 'break' statement to statistics
2013-09-07 LMHWorldmap stats report level target time
2013-09-06 LMHAdded ability to define a 'target time' for levels...
2013-09-06 LMHHide stats on levels that have none
2013-09-03 LMHTweaked worldmap HUD.
2013-09-03 LMHWorldmap now supports an additional level sprite action...
2013-09-02 LMHUsing a reset point no longer marks statistics as invalid.
2013-03-19 Tobias MarkusInclude Badguys Killed stat in level endsequence, part...
2010-01-30 Florian ForsterBug 509: Omit "Best" stats in end sequence for non...
2009-12-13 Ingo RuhnkeMore use of SurfacePtr
2009-12-13 Mathnerd314change some LAYER_GUI to LAYER_HUD, update tinygettext...
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
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 RuhnkeMerged changes from branches/supertux-milestone2-grumbe...