Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / player_status.cpp
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2007-01-20 Christoph SommerRemoved additional ConsoleCommandReceiver interface...
2006-11-01 Christoph SommerNo more count-to-infinity for the coins display
2006-08-09 Wolfgang BeckerLAYER_HUD and above ignore lightmap
2006-07-25 Christoph SommerCommitted some code beautification patches by Tron
2006-07-25 Christoph SommerIn-game HUD now uses icons instead of text /
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-05 Christoph SommerChanged sprintfs to snprintfs, updated translation
2006-04-28 Christoph SommerThe most senseless commit ever
2006-04-24 Matthias Braunmake GameObjects reference counted (this avoids crashs...
2006-04-23 Matthias Braun- Worldmap scripts have their own roottable now (like...
2006-04-23 Matthias Braunmake igloo the first level
2006-04-16 Christoph SommerHappy Easter! Played with fireflower bonus: Carrying...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-13 Matthias Braunfix menu width, didn't committ the tileset fix, miscela...
2006-04-12 Matthias Braunfade out console
2006-04-12 Matthias Braun- remove pointless leveltime from world1 levels
2006-04-10 Christoph SommerMoved some console commands' implementations nearer...
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-04-07 Matthias Braunrefactored some supertux mainloops
2006-04-07 Christoph SommerNo lives, no gameover, no worries
2006-03-25 Christoph SommerUnified Messaging Subsystem
2006-01-09 Matthias Braunmoved a few more sprites away from sprites.strf
2005-10-12 Ondřej Hošek* Fixed a few own mistakes from a previous commit
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-10-02 Matthias Braun- Allow custom leveldots
2005-09-25 Marek Moeckelkeys are displayed on the screen, they can be "collecte...
2005-07-20 Marek Moeckelconverted sounds back to .wav
2005-06-29 Marek Moeckelconverted all sound files to .ogg (to avoid problems...
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-26 Matthias Braunupdated squirrel version
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-05-12 Matthias Braun- Refactored worldmap a bit to reuse GameObject from...
2005-05-01 Matthias Braun-Started to move stuff from library back to main game
2005-04-01 Matthias Braun-Worldmap cleanups (use DrawingContext transformstack)
2005-03-25 Matthias BraunHad a bit of time today and worked on supertux: