Replaced Ref and RefCounter with std::shared_ptr<>
[supertux.git] / src / badguy / livefire.cpp
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-08-10 Ingo RuhnkeMade WARNING build option usable again
2014-01-24 LMHTweak to allow MinGW to compile, issues #26 & 27
2013-10-28 LMHTweak to allow MinGW to compile, issues #26 & 27
2013-10-26 LMHNew sounds: cracking, icecrash, pop, and sizzle.
2013-10-26 LMHPrevent livefire from wakeing from sleep while in the...
2013-10-26 LMHImproved death mechanics of livefire
2013-09-21 Benjamin LeducMerge branch 'master' of https://code.google.com/p...
2013-09-17 LMHNew sounds: cracking, icecrash, pop, and sizzle.
2013-09-08 LMHPrevent livefire from wakeing from sleep while in the...
2013-09-02 LMHImproved death mechanics of livefire
2013-07-19 LMHMerge branch 'glow_effects'
2013-07-06 LMHRenamed walkingflame to livefire including sleeping...