supertux.git
15 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

15 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

15 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