Fix for coverity #29401
[supertux.git] / src / object / firefly.cpp
2014-10-01 Ingo RuhnkeMerge branch 'feature/smart-ptr'
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-01-24 Tobias MarkusLower savebell sound for bigger bell
2014-01-24 Tobias MarkusLower savebell sound for bigger bell
2013-08-12 Tobias MarkusReset points no longer activate if already in ringing...
2010-04-09 Mathnerd314Bell sound from remaxim (plays on torch/firefly too)
2010-02-21 Mathnerd314* Split systemRandom into graphicsRandom (particles...
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2007-01-20 Christoph SommerIssue #89: Respawn Tux at original, not current positio...
2007-01-10 Wolfgang BeckerActivate firefly on restart
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-16 Wolfgang BeckerVariations for resetpoint.
2006-07-04 Wolfgang BeckerCan set firefly's sprite.
2006-07-04 Stephen GroundwaterChanged MrBomb to a CherryBomb. Added Particles to...
2006-05-13 Christoph SommerSome more objects now inherit from MovingSprite
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-02 Stephen Groundwaterreplaced bell object with firefly, renamed all hooks...