Fix coverity issues (uninitialized members)
[supertux.git] / src / badguy / iceflame.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
2013-10-26 LMHNew sounds: cracking, icecrash, pop, and sizzle.
2013-10-26 LMHImproved death mechanics of flame and iceflame.
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-02 LMHImproved death mechanics of flame and iceflame.
2013-07-19 LMHMerge branch 'glow_effects'
2013-06-15 LMHNew BadGuys (code only): 'walkingflame', 'swalkingflame...
2013-06-15 LMHImproved iceflame graphics
2013-04-09 LMHNew BadGuys: 'iceflame' flame with fire vulnerability...