supertux.git
14 years agoPatch by Matt McCutchen to find levels in current directory when selected from comman...
wolfgangb [Sun, 30 Aug 2009 10:55:54 +0000 (10:55 +0000)]
Patch by Matt McCutchen to find levels in current directory when selected from command line. (Bug 485)

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@5909 837edb03-e0f3-0310-88ca-d4d4e8b29345

14 years agoPatch by Matt McCutchen to fix active waiting in main loop. (Bug 480)
wolfgangb [Wed, 26 Aug 2009 21:39:05 +0000 (21:39 +0000)]
Patch by Matt McCutchen to fix active waiting in main loop. (Bug 480)

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@5908 837edb03-e0f3-0310-88ca-d4d4e8b29345

14 years agoStack rocks without shanking.
wolfgangb [Mon, 24 Aug 2009 19:38:40 +0000 (19:38 +0000)]
Stack rocks without shanking.

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@5907 837edb03-e0f3-0310-88ca-d4d4e8b29345

14 years agoFix for #453 (Menu frame lingers)
mmlosh [Wed, 29 Jul 2009 17:29:31 +0000 (17:29 +0000)]
Fix for #453 (Menu frame lingers)
* moved "Menu::set_current(NULL);" before fadeout, so it closes during it
* added main_loop->has_no_pending_fadeout() to avoid reopening main menu during fadeouts.

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@5906 837edb03-e0f3-0310-88ca-d4d4e8b29345

14 years ago*include stdio.h in a couple files for MinGW GCC 4.4.0
mathnerd314 [Sun, 26 Jul 2009 14:24:09 +0000 (14:24 +0000)]
*include stdio.h in a couple files for MinGW GCC 4.4.0
*OpenAL should be included as #include <al.h>

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@5905 837edb03-e0f3-0310-88ca-d4d4e8b29345

14 years agoDo not apply friction if Tux's x-velocity is zero.
wolfgangb [Sat, 27 Jun 2009 16:13:55 +0000 (16:13 +0000)]
Do not apply friction if Tux's x-velocity is zero.

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@5904 837edb03-e0f3-0310-88ca-d4d4e8b29345