Unified Messaging Subsystem
[supertux.git] / src / object / powerup.cpp
2006-03-25 Christoph SommerUnified Messaging Subsystem
2006-03-08 Christoph SommerMoved powerups to separate .sprite files
2005-12-29 Matthias Braunmore adjustments to collision detection, tux is correct...
2005-12-27 Matthias BraunChanged collision code, we now have several collision...
2005-11-06 Ondřej Hošek* Added a boolean "disable-physics" property to powerup...
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-18 Matthias Braunbonusblock can now contain custom MovingObjects, added...
2005-05-17 Marek Moeckeladded a powerup object that can be placed in levels...