fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / statistics.cpp
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-07 Christoph SommerRemoved broken chain() function
2006-07-05 Christoph SommerChanged sprintfs to snprintfs, updated translation
2006-06-17 Christoph SommerStatistics are now invalid (i.e. no displaying, no...
2006-06-17 Christoph SommerAdded (inactive) code to show level pictures on worldmap
2006-04-19 Christoph SommerHardcoded Secretarea Text / Improved Translation (DE)
2006-04-18 Christoph Sommerlittle bug
2006-04-18 Christoph SommerStatisticts now also count secret areas found
2006-04-18 Christoph SommerFixed time/badguy errors in statistics, still needs...
2006-04-17 Christoph SommerRemoved a global variable
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-11 Matthias Braunseveral bugfixes to squirrel serialisation code, serial...
2006-04-09 Christoph SommerLevel statistics panel shown during level's end sequence
2006-01-15 Ondřej Hošek* Implemented a way to modify extro parameters as a...
2006-01-09 Ondřej HošekUpdated the statistics module to be on par with recent...
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-04 Matthias Braun- More work on scripting interface
2005-04-04 Ingo Ruhnke- added geometry option which allows SuperTux to run...
2004-11-28 Matthias Braunmove over rewritten lispreader from tuxkart (with addit...
2004-11-20 Matthias BraunThe BIG COMMIT(tm)
2004-09-24 Ricardo CruzMade changes to reflect change of way that alpha applie...
2004-09-20 Ricardo CruzFixed layout on worldmap message.
2004-09-17 Ricardo CruzOoops. Mistake.
2004-09-17 Ricardo CruzFixed Score = -1 on worldmap display when no level...
2004-09-17 Ricardo CruzFixed when of the warning that appear to Frank.
2004-09-17 Ricardo CruzAdded Total to statistics.
2004-09-16 Ricardo CruzImproved layout of statistics displaying.
2004-09-16 Ricardo CruzChanged behavior of centered text drawing and added...
2004-09-15 Ricardo CruzAdded drawing of statistics on levels messages and...
2004-09-15 Ricardo CruzAdded a Jump 'n Bump like way to show statistics.
2004-09-15 Ricardo CruzMade statistics to keep track of also: bad guys squishe...
2004-09-14 Ricardo CruzOoops, forgot to upload the actual Statistics implement...