update
[supertux.git] / src / player.c
2004-03-14 Tobias Gläßerthe NOT falling down a wall with low frame-rate bug...
2004-03-14 Tobias Gläßerbad_guy vs. player collision fixes.
2004-03-14 Tobias Gläßerlevel-end bug fixed err hacked to be a bit less annoying ;)
2004-03-14 Tobias Gläßerapplied Ricardo's upgrade direction patch again.
2004-03-14 Tobias Gläßeryou can move right or left, while jumping, now
2004-03-13 Tobias Gläßerfixed player/badguy collisions and score multiplication
2004-03-13 Tobias Gläßerprevents stucking in some situations, when Tux is ducked.
2004-03-13 Tobias Gläßerthe player couldn't jump heigher than the screen.
2004-03-13 Tobias Gläßernew collision detection. cleanups. bug fixes. music...
2004-03-08 Tobias Gläßerducking is working again. a debug feature has moved...
2004-03-03 Tobias GläßerPatch from Steven Geens <old_belge@hotmail.com> - You...
2004-03-02 Tobias GläßerImproved buttons. You can create new level-subsets...
2004-02-29 Tobias Gläßerfixed bug which caused tux to "swing" on low frame...
2004-02-29 Tobias Gläßermore gameplay improvements. level-editor is getting...
2004-02-28 Tobias Gläßerremoved a few useless DEBUG_MSGs :)
2004-02-28 Tobias GläßerGameplay has been repaired a bit. A menu effect was...
2004-02-24 Tobias Gläßergameplay improvements
2004-02-24 Tobias Gläßermany code-cleanups. merged leveleditor patch from Ricar...
2004-02-21 Ricardo Cruzmerged player's keydown and keyup code
2004-02-21 Tobias Gläßermerged a patch from Ricardo Cruz for faster letter...
2004-02-18 Tobias Gläßerhuge CVS merge, see ChangeLog for details.
2004-02-03 Tobias GläßerFixed level end position bug. The FIXME: Under.......
2004-02-02 Tobias Gläßerall effects work under OpenGL now.
2004-02-01 Tobias GläßerYet another huge code merge representing the current...
2004-01-25 Tobias Gläßerfix for the 'Box appears, but it shouldn't' bug. :)
2004-01-25 Tobias Gläßerfixed a few bugs. (One of them thanks to a patch from...
2004-01-22 Tobias Gläßercleanups
2004-01-21 Tobias GläßerMore code cleanups. Fixed a few bugs.
2004-01-20 Tobias Gläßerarrays are dynamic now, fixed bugs, more code cleanups
2004-01-18 Tobias Gläßerapplied patch from Ricardo Cruz <rick2@aeiou.pt>. Run...
2004-01-18 Tobias GläßerHuge code merge. This reflects the current status of...