supertux.git
14 years ago* Finish work on Path through the Clouds
mathnerd314 [Thu, 29 Oct 2009 19:24:41 +0000 (19:24 +0000)]
* Finish work on Path through the Clouds
* Remove upgrade.wav until license is clarified
* Tux can buttjump bonus blocks
* Minor code duplication removal

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

14 years agoSet 'licence' attribute on sound files
sik0fewl [Wed, 16 Sep 2009 02:42:42 +0000 (02:42 +0000)]
Set 'licence' attribute on sound files

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

14 years agoOption --renderer to select video renderer
mathnerd314 [Thu, 3 Sep 2009 19:49:52 +0000 (19:49 +0000)]
Option --renderer to select video renderer

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

14 years ago* Update squirrel to 2.2.3
mathnerd314 [Sun, 30 Aug 2009 19:45:19 +0000 (19:45 +0000)]
* Update squirrel to 2.2.3
* Fix some script problems and improve some error messages
* Minor cleanups in camera and sector

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

14 years agoPatchs by Matt McCutche to fix Treeboss related Bugs 469 and 504.
wolfgangb [Sun, 30 Aug 2009 15:41:51 +0000 (15:41 +0000)]
Patchs by Matt McCutche to fix Treeboss related Bugs 469 and 504.
* Tree willowisps should start at tree boss, not (0, 0)
* Crash if tree boss creates root while player is dying

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

14 years agoPatch by Matt McCutchen to prevent division by zero when Tux spawns exactly at a...
wolfgangb [Sun, 30 Aug 2009 12:10:24 +0000 (12:10 +0000)]
Patch by Matt McCutchen to prevent division by zero when Tux spawns exactly at a willowisp. (Bug 490)

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

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