Rename the "BombFish" class to "SkyDive". The factory now uses the string "skydive".
[supertux.git] / src / supertux / object_factory.cpp
2010-03-09 florianfRename the "BombFish" class to "SkyDive". The factory...
2010-03-09 florianfMove "badguy/bombfish.[ch]pp" to "badguy/skydive.[ch...
2010-03-06 florianfBombFish: Add an enemy that can be dropped by "Owl".
2010-03-06 florianfOwl: Added initial code for an "Owl" badguy.
2010-03-02 florianfShort Fuse: Implemented the new minibomb from the Miles...
2010-02-28 florianfHaywire: Implemented a first version of the "crazy...
2010-02-26 florianfRemove Mr. Rocket.
2010-02-22 grumbelRegister snowman in ObjectFactory
2009-11-27 grumbelChanged ObjectFactory code so that it works properly...
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...