New grow and skid sounds from remaxim
[supertux.git] / src / statistics.cpp
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2008-09-11 Miloš KloučekColors patch from qmax ( + added stat_hdr_color into...
2008-08-21 Ingo RuhnkeqMax <qwiglydee@gmail.com>'s font patch, adds unicode...
2008-07-01 Christoph SommerSome housekeeping
2008-07-01 Christoph SommerLevelIntro screen
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2008-01-03 Christoph SommerRemoved unused variable
2008-01-03 Christoph Sommertypo
2008-01-03 Christoph SommerStatistics now show level time in mm:ss.cc format,...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-04-15 Christoph SommerStatistics are now saved to disk
2007-03-03 Tim GoyaConvert cnames back to .h
2007-03-02 Tim Goyaminimize some #includes and replace with forward decls
2007-01-28 Ingo Ruhnke- renamed LEFT_ALLIGN to ALIGN_LEFT
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2007-01-21 Wolfgang BeckerKlaus Denker's widescreen_fixes.patch:
2006-07-23 Christoph SommerMade statistics panel a little wider
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...