florianf [Fri, 26 Mar 2010 19:51:26 +0000 (19:51 +0000)]
Level 1-16 "Living in a Fridge": Add Krosh, the large icecrusher.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6628
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 26 Mar 2010 19:50:39 +0000 (19:50 +0000)]
Krosh: Add large (4x4) icecrusher sprite and code.
When a big icecrusher is used, the camera shakes more, the up movement is
slower and the timeouts are longer.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6627
837edb03-e0f3-0310-88ca-
d4d4e8b29345
wolfgangb [Fri, 26 Mar 2010 19:36:57 +0000 (19:36 +0000)]
Cleanup:
* use constants to describe Tux's collision rectangle
* no more output on moving unmapped joystick axis
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6626
837edb03-e0f3-0310-88ca-
d4d4e8b29345
wolfgangb [Fri, 26 Mar 2010 19:29:03 +0000 (19:29 +0000)]
Don't copy width and height because collision_static might change them. This
caused the "floating Tux effect" (bug 612) when jumping on a frozen Spiky.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6625
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Tue, 23 Mar 2010 22:10:24 +0000 (22:10 +0000)]
Minor logic change to KamikazeSnowball
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6624
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Tue, 23 Mar 2010 22:09:49 +0000 (22:09 +0000)]
Clean up Tile a bit
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6623
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mmccutchen [Mon, 22 Mar 2010 17:07:26 +0000 (17:07 +0000)]
Add tooling for running under Valgrind.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6622
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 20 Mar 2010 17:30:07 +0000 (17:30 +0000)]
Level "The not so long way": Move the cannon one to the left end remove Mr. Bomb.
Also, the unisolid platform is two tiles less wide now.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6621
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 20 Mar 2010 17:13:27 +0000 (17:13 +0000)]
Level "The not so long way": Add an unisolid platform to a tricky part.
The two spikies and the snowshots can now easily be avoided.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6620
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 20 Mar 2010 15:58:16 +0000 (15:58 +0000)]
Incubator Island: Add "A Snowy Hill" by Wolfs.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6619
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 20 Mar 2010 15:23:10 +0000 (15:23 +0000)]
-Weffc++ fix
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6618
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Sat, 20 Mar 2010 15:20:58 +0000 (15:20 +0000)]
Rename ACTIVATION_DISTANCE to get compile_amalgation to work again
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6617
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Fri, 19 Mar 2010 23:14:02 +0000 (23:14 +0000)]
Revert camera until I come up with a better idea
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6616
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Mon, 15 Mar 2010 20:59:54 +0000 (20:59 +0000)]
Level 1-12 "Into the Stars": Fix some "tile abuse".
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6613
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Mon, 15 Mar 2010 20:21:03 +0000 (20:21 +0000)]
Unstable tile: Implement a "slow fall" phase for sprites without "shake" and "dissolve" actions.
Sprites with neither a "shake" nor a "dissolve" action now start to fall down
immediately. For the first 0.5 seconds, the gravity modifier is set to 10%
though, so that the movement is *very* slow at first. It is noticable however
and hints at the instability of the tile. Hopefully, players won't be surprised
by a falling platform anymore now.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6612
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Mon, 15 Mar 2010 19:55:24 +0000 (19:55 +0000)]
Incubator level "Cave run": Remove empty tilemap "Foreground".
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6611
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sun, 14 Mar 2010 16:05:45 +0000 (16:05 +0000)]
Incubator Island: Added "Mad Ysonn Cube Garden" by octo.
That's me :)
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6610
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sun, 14 Mar 2010 15:58:05 +0000 (15:58 +0000)]
Incubator Island: Added "Crystal Cataclysm" by Lazure.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6609
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sun, 14 Mar 2010 15:52:21 +0000 (15:52 +0000)]
Incubator Island: Add a "world" for "breeding" proposed new levels.
Currently present:
* "Cave Run" by Stuart Rynn
* "My Penny is over the ocean" by Wolfs
* "The not so long way" by Wolfs
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6608
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sun, 14 Mar 2010 10:54:15 +0000 (10:54 +0000)]
Level 1-13 "Above the Arctic Skies": Add secret area trigger.
Thanks to MMlosh for pointing this out.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6607
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sun, 14 Mar 2010 10:47:56 +0000 (10:47 +0000)]
snow/unisolid2.png: Change the image so it tiles nicely with the other snow tiles.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6606
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sun, 14 Mar 2010 09:30:47 +0000 (09:30 +0000)]
Unstable tile: Add new "iceplatform" sprite.
It's based on the [[Image:Platform.png]] graphic.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6605
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 12 Mar 2010 17:06:35 +0000 (17:06 +0000)]
Level 1-26 "The Castle of Nolok": Add a spike at the very end of the level.
This spike is never seen or reached but kills iceblocks that otherwise come
back and push Tux around.
Resolves: #599
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6604
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 12 Mar 2010 16:47:08 +0000 (16:47 +0000)]
Level 1-07 "Oh No More Snowballs": Added some background tiles.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6603
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 12 Mar 2010 15:55:55 +0000 (15:55 +0000)]
Level 1-06 "The Frosted Fields": Fix some "tile abuse" and add some background tiles.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6602
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 12 Mar 2010 15:32:56 +0000 (15:32 +0000)]
Level 1-04 "Tobgle Road": Added some background tiles.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6601
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 12 Mar 2010 15:22:01 +0000 (15:22 +0000)]
Level 1-03 "Via Nostalgica": Remove some "tile abuse".
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6600
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 12 Mar 2010 14:58:43 +0000 (14:58 +0000)]
Level 1-21 "A Path in the Clouds": Make the background more random.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6599
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 12 Mar 2010 10:07:37 +0000 (10:07 +0000)]
supertux/tile.[ch]pp: Move the unisolid solidity checks to the "Tile" object.
This really didn't belong into the sector code.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6598
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 11 Mar 2010 19:14:28 +0000 (19:14 +0000)]
object/bonus_block.[ch]pp: Fix a NULL-pointer dereference.
Fixes a bug introduced in revision 6575: Since a player is not a badguy, the
Player* was NULL in the badguy code. Dereferencing it leads to a segmentation
fault.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6597
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 11 Mar 2010 09:36:45 +0000 (09:36 +0000)]
Bug 567: Add invisible unisolid slopes.
These invisible tiles can be used on the interactive layer while the actual
graphics are placed on a background layer. This makes it possible to achieve
unisolid behavior with any tileset.
Resolves #567.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6596
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 11 Mar 2010 09:33:59 +0000 (09:33 +0000)]
supertux/sector.cpp: Add support for "south", "west" and "east" unisolid tiles.
I.e. "south" meaning "can go down, not up", and "west" and "east" for left and
right as appropriate.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6595
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 11 Mar 2010 08:47:06 +0000 (08:47 +0000)]
supertux/tile.hpp: Implement Tile::is_unisolid().
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6594
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 11 Mar 2010 08:42:03 +0000 (08:42 +0000)]
supertux/tile.hpp: Implement Tile::is_slope().
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6593
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 11 Mar 2010 08:11:10 +0000 (08:11 +0000)]
Rename "AATriangle::DEFORM[1234]" to more meaningfull names.
They are named now:
AATriangle::DEFORM_TOP
AATriangle::DEFORM_BOTTOM
AATriangle::DEFORM_LEFT
AATriangle::DEFORM_RIGHT
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6592
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Wed, 10 Mar 2010 08:25:20 +0000 (08:25 +0000)]
Reduced spawn distance for enemies to screen size (experimental change, if something breaks, complain)
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6591
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 10 Mar 2010 04:33:52 +0000 (04:33 +0000)]
New minimalist intro.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6590
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 10 Mar 2010 04:30:25 +0000 (04:30 +0000)]
Update end sequence controller and stop backflipping immediately in end equence.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6589
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Tue, 9 Mar 2010 13:05:45 +0000 (13:05 +0000)]
Owl badguy: Fix turn-around behavior.
Turning back to the initial direction was broken.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6588
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Tue, 9 Mar 2010 12:42:56 +0000 (12:42 +0000)]
levels/test/owl.stl: Rename "bombfish" to "skydive".
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6585
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Tue, 9 Mar 2010 12:40:07 +0000 (12:40 +0000)]
Renamed the "bombfish" sprite to "skydive".
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6584
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Tue, 9 Mar 2010 12:38:29 +0000 (12:38 +0000)]
Rename the "BombFish" class to "SkyDive". The factory now uses the string "skydive".
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6583
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Tue, 9 Mar 2010 12:35:06 +0000 (12:35 +0000)]
Move "badguy/bombfish.[ch]pp" to "badguy/skydive.[ch]pp".
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6582
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 8 Mar 2010 21:37:32 +0000 (21:37 +0000)]
Patch for multiple joysticks from const86 <const@mimas.ru>
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6581
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Mon, 8 Mar 2010 13:33:44 +0000 (13:33 +0000)]
Bombfish: Create the explosion at the bottom of the bombfish.
Otherwise Tux won't be hurt when the bombfish falls onto him.
Resolves: #593
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6579
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 8 Mar 2010 11:37:52 +0000 (11:37 +0000)]
Added missing '('
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6578
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Mon, 8 Mar 2010 07:20:55 +0000 (07:20 +0000)]
Reverted r6576, Menus don't belong into JoystickKeyboardController
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6577
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Sun, 7 Mar 2010 23:47:14 +0000 (23:47 +0000)]
make joystick_options_menu and key_options_menu part of joystickkeyboardcontroller, so they can be freed properly.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6576
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Sun, 7 Mar 2010 23:44:35 +0000 (23:44 +0000)]
Pass player object in to BonusBlock rather than using Sector's global one.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6575
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Sun, 7 Mar 2010 23:43:26 +0000 (23:43 +0000)]
Some notes about co-op mode
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6574
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Sun, 7 Mar 2010 23:38:41 +0000 (23:38 +0000)]
Placeholder for player_id
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6573
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Sun, 7 Mar 2010 23:34:11 +0000 (23:34 +0000)]
More svn:eol-style
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6572
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Sun, 7 Mar 2010 22:58:54 +0000 (22:58 +0000)]
New kamikaze snowball collision image from Some_Person
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6571
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Sun, 7 Mar 2010 22:06:38 +0000 (22:06 +0000)]
svn:eol-style=native
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6570
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sun, 7 Mar 2010 10:00:25 +0000 (10:00 +0000)]
"whereami()" function: Print coordinates as integers.
The floating point part of the coordinates are distracting and not relevant.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6568
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 6 Mar 2010 21:06:46 +0000 (21:06 +0000)]
Switched to bluish owl
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6567
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 6 Mar 2010 19:51:15 +0000 (19:51 +0000)]
Owl: Drop "Bombfishes" by default.
The position where the carried object is being held has been improved. The Owl
has been moved one layer up (to "LAYER_OBJECTS + 1") so it is in front of the
objects it holds.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6566
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 6 Mar 2010 19:50:47 +0000 (19:50 +0000)]
Compiler warning fix
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6565
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 6 Mar 2010 19:47:36 +0000 (19:47 +0000)]
BombFish: Add an enemy that can be dropped by "Owl".
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6564
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 6 Mar 2010 17:16:38 +0000 (17:16 +0000)]
Owl: Add an offset to the "is_above_player()" method.
This way it is more likely that the thrown object will hit Tux. Also, the
standard "collision_player()" method from BadGuy will be used. There's no need
for the hack copied from the "Kamikaze Snowball".
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6563
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 6 Mar 2010 17:02:19 +0000 (17:02 +0000)]
Owl: Let go of the carried object when above Tux.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6562
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 6 Mar 2010 16:49:53 +0000 (16:49 +0000)]
Owl: Implement carrying around of "Portable" objects.
Owls now bring a "rock" by default.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6561
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 6 Mar 2010 16:21:05 +0000 (16:21 +0000)]
Owl: Turn around when hitting a wall.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6560
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 6 Mar 2010 16:14:20 +0000 (16:14 +0000)]
Removed some tile abuse
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6559
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 6 Mar 2010 16:14:02 +0000 (16:14 +0000)]
Owl: Added initial code for an "Owl" badguy.
Graphics are based on a drawing by Grumbel. The badguy simply flies from right
to left for now.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6558
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 6 Mar 2010 15:24:48 +0000 (15:24 +0000)]
Added owl graphics
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6557
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Sat, 6 Mar 2010 12:12:26 +0000 (12:12 +0000)]
Removed coin-cost for reset points
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6556
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Sat, 6 Mar 2010 09:29:58 +0000 (09:29 +0000)]
Level 1-01 "Welcome to Antarctica": Added billboard explaining the run-jump.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6555
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 5 Mar 2010 16:09:15 +0000 (16:09 +0000)]
badguy.cpp: Badguys don't squish other badguys.
They still turn around when walking into one another, but Bouncy, Jumpy and
friends no longer squish their coworkers.
Badguys that madly wish to be squished by other badguys, should check if they
were hit from above in "collision_badguy" which is now called instead.
Some exception *might* be necessary for stalactites.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6554
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 5 Mar 2010 09:00:50 +0000 (09:00 +0000)]
addon_manager.cpp: Changed add-on URL to supertux.lethargik.org/addons/index.nfo.
The old URL is a redirect to there.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6553
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 5 Mar 2010 08:37:28 +0000 (08:37 +0000)]
badguy/haywire.cpp: Use the x-acceleration to follow the player.
This is a lot smoother and generally nicer than the previous (proof of concept)
code.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6552
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 5 Mar 2010 08:36:26 +0000 (08:36 +0000)]
badguy/walking_badguy.cpp: Turn the badguy around when his speed doesn't match the direction he's facing.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6551
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 5 Mar 2010 08:27:35 +0000 (08:27 +0000)]
badguy/walking_badguy.[ch]pp: Make it possible to specify the target x velocity.
This will be use by "Haywire" eventually to get a more smooth "follow the
player" effect.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6550
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 5 Mar 2010 07:45:29 +0000 (07:45 +0000)]
badguy/walking_badguy.cpp: Don't set "walk_speed" to zero when frozen.
Otherwise the badguy doesn't start walking after being un-frozen.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6549
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Fri, 5 Mar 2010 07:42:10 +0000 (07:42 +0000)]
badguy/walking_badguy.cpp: Fix the acceleration code.
It should now be able to handle all situations, even when the badguy is thrown
backwards faster than he would normally walk forward (was broken before) and
frozen badguys are no longer sliding along without a move animation.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6548
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Thu, 4 Mar 2010 23:25:26 +0000 (23:25 +0000)]
First crack at a new camera, before my plane flight leaves.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6547
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 4 Mar 2010 20:08:03 +0000 (20:08 +0000)]
Level 1-01 "Welcome to Antarctica": Added a note about statistics to the reset point infoblock.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6546
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 4 Mar 2010 18:38:59 +0000 (18:38 +0000)]
supertux/game_session.[ch]pp: Fix a segmantation fault when loading an invalid level file.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6545
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 4 Mar 2010 18:10:53 +0000 (18:10 +0000)]
supertux/man/man6/supertux2.6: Fix a syntax error.
Thanks to Christoph Egger for the fix.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6544
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 4 Mar 2010 13:37:38 +0000 (13:37 +0000)]
Level 1-22 "A Mysterious House of Ice": Replace some forgotten "ice" background tiles.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6543
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 4 Mar 2010 13:13:53 +0000 (13:13 +0000)]
Cannon: Use the cannon's and badguy's bounding boxes to calculate the starting position.
The previous code assumed width of no more than 32 pixels to work correctly.
mathnerd314's change in revision 6530 widened that a bit, but could only be
considered a dirty hack. This change should work for arbitrary badguy widths,
moving narrow badguys (Short Fuse, for example) closer to the Cannon when shot
to the left.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6542
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Thu, 4 Mar 2010 13:06:41 +0000 (13:06 +0000)]
Snowshot: Call ->set_action() in the constructor.
Otherwise the bounding box will be initialized to "collision-left" which is
only 15 pixels wide. This will be corrected by ->initialize() eventually, but
by then it's too late for the "Cannon" code.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6541
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Thu, 4 Mar 2010 10:13:26 +0000 (10:13 +0000)]
Removed speed limit when grabbing normal objects
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6540
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Thu, 4 Mar 2010 02:42:48 +0000 (02:42 +0000)]
Minor cleanup in SoundManager
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6539
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Thu, 4 Mar 2010 02:41:22 +0000 (02:41 +0000)]
Use static casts in GL::Renderer
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6538
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Thu, 4 Mar 2010 02:39:19 +0000 (02:39 +0000)]
Small cleanup of Sector::get_nearest_player
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6537
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Thu, 4 Mar 2010 02:37:48 +0000 (02:37 +0000)]
Remove walk key
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6536
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 3 Mar 2010 08:18:04 +0000 (08:18 +0000)]
Tweak offsets a bit so kamikazesnowball doesn't die.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6530
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 3 Mar 2010 07:11:24 +0000 (07:11 +0000)]
Don't save state of initial worldmap before loading it
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6529
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 3 Mar 2010 07:07:41 +0000 (07:07 +0000)]
Apparently C++ doesn't automatically convert from std::string to const char*...
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6528
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 3 Mar 2010 06:54:58 +0000 (06:54 +0000)]
Check that savegame exists before trying to load it.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6527
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 3 Mar 2010 06:50:54 +0000 (06:50 +0000)]
someone forgot a ! in world.cpp...
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6526
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Wed, 3 Mar 2010 06:22:36 +0000 (06:22 +0000)]
Change Mysterious House of Ice to use dark bg tiles.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6525
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Tue, 2 Mar 2010 19:36:22 +0000 (19:36 +0000)]
Removed unused TileSet member variable from Tile
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6522
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Tue, 2 Mar 2010 19:02:32 +0000 (19:02 +0000)]
Haywire: Fix a null-pointer dereference when Haywire gets hit by an iceblock.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6520
837edb03-e0f3-0310-88ca-
d4d4e8b29345
mathnerd314 [Tue, 2 Mar 2010 19:00:31 +0000 (19:00 +0000)]
Some install changes to CMakeLists.txt
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6519
837edb03-e0f3-0310-88ca-
d4d4e8b29345
grumbel [Tue, 2 Mar 2010 17:18:32 +0000 (17:18 +0000)]
Added background image, removed snow particles (visual overkill)
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6518
837edb03-e0f3-0310-88ca-
d4d4e8b29345
anmaster [Tue, 2 Mar 2010 16:46:29 +0000 (16:46 +0000)]
Update sv.po to match recent changes. Also reword some bits to work better.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6517
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Tue, 2 Mar 2010 16:35:34 +0000 (16:35 +0000)]
Level 1-12 "Into the Stars": Changed the level height to 60 tiles.
For a level with this name, I felt it was reasonable to make a level that
actually went up. A (somewhat hidden) passage with a moving platform has been
added to give the level some "verticality".
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6516
837edb03-e0f3-0310-88ca-
d4d4e8b29345
florianf [Tue, 2 Mar 2010 16:03:22 +0000 (16:03 +0000)]
Level 1-01: Fixed decal filenames.
Renamed them in SVN but forgot to adapt the level, sorry.
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6515
837edb03-e0f3-0310-88ca-
d4d4e8b29345