Tweaked the backflip timer so that Tux cannot cancel backflip after an arbitrarily...
[supertux.git] / src / object / player.cpp
2013-09-02 LMHTweaked the backflip timer so that Tux cannot cancel...
2013-08-31 Wolfgang BeckerTux can stop to backflip at will. Holding jump continue...
2013-08-29 Wolfgang BeckerTux can stop to backflip when landing on objects. Holdi...
2013-07-19 LMHMerge branch 'glow_effects'
2013-07-16 Tobias MarkusUnified some [DEBUG] log calls, bug 994.
2013-07-16 LMHModified conditions in which Tux can release objects.
2013-07-11 LMHClimbing animation stops when Tux is not in motion
2013-07-08 LMHRestored coin-cost for reset points and added a coin...
2013-06-18 LMHStopped Tux from finishing execution of a backflip...
2012-03-22 LMHMinimal support for climbing graphics
2011-04-17 Wolfgang Becker* Don't kill Tux after winning a level. (Bug 675)
2010-03-26 Wolfgang BeckerCleanup:
2010-03-10 Mathnerd314Update end sequence controller and stop backflipping...
2010-03-08 Ingo RuhnkePatch for multiple joysticks from const86 <const@mimas.ru>
2010-03-07 Mathnerd314Some notes about co-op mode
2010-03-06 Ingo RuhnkeRemoved coin-cost for reset points
2010-03-04 Ingo RuhnkeRemoved speed limit when grabbing normal objects
2010-03-04 Mathnerd314Remove walk key
2010-02-21 Mathnerd314* Split systemRandom into graphicsRandom (particles...
2010-02-11 Florian ForsterBug 577: (Re)allow Player to low-jump from a stopped...
2010-01-30 Florian ForsterBug 563: Reset backflipping when Tux spawns.
2010-01-30 Florian ForsterBug 507: Reset stuff upon player death
2010-01-30 Florian ForsterBug 471: Fix upward release of ice block, and grabbing...
2010-01-26 Mathnerd314Shake camera on buttjump.
2010-01-25 Mathnerd314MrIceBlock stops after bouncing a lot.
2009-12-24 Mathnerd314- sounds are on both channels
2009-12-16 Wolfgang BeckerPlay kill.wav when Tux is killed, hurt.wav when he...
2009-12-13 Ingo RuhnkeMore use of SurfacePtr
2009-12-06 Ingo RuhnkeRenamed Rect to Rectf
2009-11-21 Ingo RuhnkeReplaced .reset(new Surface()) with a factory method
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
2009-11-19 Tim Goyaplay with CMakeLists.txt compile flags, change from...
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
2009-11-18 Ingo RuhnkeReplaced <c*> headers with <*.h>
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup, almost done
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-10-29 Mathnerd314* Finish work on Path through the Clouds
2009-06-27 Wolfgang BeckerDo not apply friction if Tux's x-velocity is zero.
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2009-05-09 Miloš Kloučekexpressed my opinion on code layout..
2009-05-03 Mathnerd314Ice blocks (graphics are placeholders)
2008-09-06 Christoph SommerChanged jump behaviour: Tux will now jump even if the...
2008-08-17 Mathnerd314Rewrite Tux drawing code to be a bit cleaner.
2008-06-16 Ryan FlegelFix issue with action not being updated when typing...
2008-06-16 Ryan FlegelSupport for idle animations. Idle stage sprite names...
2008-06-16 Ryan FlegelFixes dying animation issue where it is stuck at frame 0.
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2008-06-09 Ryan Flegel#303: Typo fixes from mathnerd314
2008-05-14 Ryan FlegelApplied sound pre-loading patch from mathnerd314 (...
2008-05-09 Marek Moeckelforgot file name change in one place
2008-05-09 Marek Moeckeladded new invincible sound and dedicated music based...
2008-04-11 Wolfgang Becker* Peek in X and Y direction at the same time.
2008-03-15 Ingo RuhnkeEd <icelus2k5@gmail.com>'s peeking patch
2008-03-14 Ingo RuhnkeEd <icelus2k5@gmail.com>'s jump patch
2008-03-14 Wolfgang BeckerStop backflipping when no longer grown (eg. due to...
2008-02-24 Christoph SommerPatch by Jonathan.Plona@Gmail.com, resolves issue 00003...
2008-02-18 Christoph SommerResolves issue 0000306: Tux' graphic won't change direc...
2008-02-11 Christoph SommerMade buttjump a bit easier to perform
2008-02-03 Christoph SommerTux grows faster, stops growing when hit
2008-01-31 Christoph SommerPlayer::get_velocity
2008-01-26 Christoph SommerForgot a file
2008-01-26 Christoph SommerSingle-Sprite Ice Tux, equalized Sprite dimensions...
2008-01-20 Christoph SommerFire Tux for single-sprite version of tux
2008-01-19 Christoph SommerButt Jump. As Big Tux, gain lots of speed and press...
2008-01-19 Christoph SommerStarted making Tux a single sprite again. Still missing...
2008-01-06 Christoph Sommerpreload sounds
2007-12-27 Christoph SommerAdded special "edit" mode to GameSession and Player...
2007-12-20 Christoph SommerAllow scripted inputs to Tux GameObject with a CodeCont...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-06-16 Wolfgang BeckerKeep fire on backflip. Image still missing
2007-05-26 Matthias Brauntypo fix
2007-05-25 Christoph SommerOnly draw Tux' arm in front of other objects if he...
2007-05-25 Matthias Braundisable swimming
2007-05-23 Tim GoyaExperimental feature: Allow Tux to throw stuff straight up
2007-04-17 Christoph SommerFixed Tux picking up dead BadGuys: Will no longer pick...
2007-03-07 Christoph Sommersvn merge -c-4932 .
2007-03-07 Christoph SommerExperimental modification of jumping behaviour
2007-02-28 Matthias Braun- Use obstacks for memory allocation for lispfiles...
2007-02-04 Tim GoyaSaner life expectancy
2007-01-31 Christoph SommerTux can now climb stuff. Still has some rough edges...
2007-01-30 Tim GoyaReally, Really fix issue 0000141. Maybe broke the...
2007-01-28 Wolfgang BeckerAllow Tux to unduck in unisolid tiles.
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2007-01-20 Wolfgang BeckerSet a speed limit for Tux. Used at the endsequence...
2007-01-20 Wolfgang BeckerMake Tux run automatically. As before, if he is carryin...
2007-01-18 Christoph SommerSeparated EndSequence logic from GameSession. This...
2007-01-08 Christoph SommerMerged Patch #1811
2007-01-07 Wolfgang Beckertuxdev fixed the tux floating backwards while jumping bug
2007-01-04 Wolfgang BeckerCheck if area is free of tiles and moving objects befor...
2007-01-02 Wolfgang BeckerSorry, was too early for that patch.
2007-01-02 Wolfgang Becker[ Patch #1793 ] Turn physic into POD
2006-12-30 Wolfgang Beckerset 'world' when leaving iceicland
2006-12-28 Christoph SommerMerged back changes from 0.3.x branch
2006-12-16 Wolfgang Becker[Patch #1251] by tuxdev: timelimit fudge factor
2006-11-08 Wolfgang BeckerUpdate magic blocks only if center is on screen.
2006-11-01 Christoph SommerRefined "Air-arrow" to indicate y-position as well...
2006-11-01 Christoph SommerOnly backflip if player is not holding down LEFT or...
2006-10-28 Christoph SommerAdded litte "air arrow" to show where Tux is when he...
next