Move patch to another directory
[supertux.git] / src / object / trampoline.cpp
2014-11-15 LMHBouncing on enemies and trampolines also gets a hight...
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
2012-12-07 LMHNew bonus_block contnet: trampolines & rock
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 RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-03-07 Christoph Sommersvn merge -c-4932 .
2007-03-07 Christoph SommerExperimental modification of jumping behaviour
2007-01-02 Wolfgang BeckerSorry, was too early for that patch.
2007-01-02 Wolfgang Becker[ Patch #1793 ] Turn physic into POD
2006-11-01 Christoph SommerTrampoline is now a Rock. WalkingBadguys can bounce...
2006-08-11 Wolfgang BeckerMagic Blocks. (DrawingContext::get_light is not working...
2006-08-10 Wolfgang BeckerTrampoline is a MOVING_STATIC now.
2006-08-02 Matthias BraunReverted bigger parts of tuxdev patch:
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-19 Wolfgang BeckerFixed trampoline. Looks like FLAG_SOLID is no good...
2006-07-15 Wolfgang BeckerLet's Rock
2006-07-15 Wolfgang BeckerFake solid for trampoline.
2006-07-15 Wolfgang BeckerFixed multi hit bricks, adjust comments in trampoline
2006-07-15 Wolfgang BeckerPortable and fixed trampoline.
2006-07-15 Matthias Braunfixed trampoline animation and made behaviour a bit...
2006-07-15 Wolfgang BeckerStart trampoline's animation after using it.
2006-07-15 Wolfgang BeckerTrampoline.