Added Kirby badguy
[supertux.git] / src / supertux / object_factory.cpp
2014-10-04 Ingo RuhnkeAdded Kirby badguy
2014-10-01 Ingo RuhnkeMerge branch 'feature/smart-ptr'
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2013-08-13 LMHTweaks to HeavyCoin to make it placeable in the editor
2013-07-19 LMHAdded a version of mriceblock that does not fall off...
2013-07-19 LMHMerge branch 'glow_effects'
2013-07-16 LMHNew BadGuy: GoldBomb - a bomb that throws a bunch of...
2013-07-13 LMHNew BonusBlock content: 'explode' - a coin explosion.
2013-07-13 LMHReduced code for HeavyCoin used by CoinRain, correcting...
2013-07-11 LMHNew BonusBlock content: 'coinrain'. Causes ten coins...
2013-07-06 LMHRenamed walkingflame to livefire including sleeping...
2013-07-06 LMHConsolidated code for walkingflame and swalking flame...
2013-06-15 LMHNew BadGuys (code only): 'walkingflame', 'swalkingflame...
2013-04-09 LMHNew BadGuys: 'iceflame' flame with fire vulnerability...
2012-01-24 LMHNew Object: rusty trampoline code by rgcjonas, graphics...
2010-03-09 Florian ForsterRename the "BombFish" class to "SkyDive". The factory...
2010-03-09 Florian ForsterMove "badguy/bombfish.[ch]pp" to "badguy/skydive.[ch...
2010-03-06 Florian ForsterBombFish: Add an enemy that can be dropped by "Owl".
2010-03-06 Florian ForsterOwl: Added initial code for an "Owl" badguy.
2010-03-02 Florian ForsterShort Fuse: Implemented the new minibomb from the Miles...
2010-02-28 Florian ForsterHaywire: Implemented a first version of the "crazy...
2010-02-26 Florian ForsterRemove Mr. Rocket.
2010-02-22 Ingo RuhnkeRegister snowman in ObjectFactory
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 RuhnkeMerged changes from branches/supertux-milestone2-grumbe...