Removed unused code
[supertux.git] / src / badguy /
2009-11-27 grumbelChanged ObjectFactory code so that it works properly...
2009-11-25 mathnerd314* Make it compile again
2009-11-21 grumbelReplaced .reset(new Surface()) with a factory method
2009-11-21 grumbelRenamed namespaces to all lowercase
2009-11-19 mathnerd314Forgot to change a line in dispenser.cpp (thanks bug...
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-11-14 mathnerd314Use run_dead_script wherever possible and make kill_...
2009-11-14 mathnerd314* Add Airship (regular above-ground theme) and Battle...
2009-08-30 wolfgangbPatchs by Matt McCutche to fix Treeboss related Bugs...
2009-08-30 wolfgangbPatch by Matt McCutchen to prevent division by zero...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.