Merged back changes from 0.3.x branch
authorChristoph Sommer <mail@christoph-sommer.de>
Thu, 28 Dec 2006 16:00:43 +0000 (16:00 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Thu, 28 Dec 2006 16:00:43 +0000 (16:00 +0000)
commit959f514b78262ae6b276821bc61864fa6967b97c
treed117f0387ca36a62a0fbd855ab30ec32cfded21b
parent561d285b2ea0fc084f54ef62b1f9c9d65a4877c8
Merged back changes from 0.3.x branch

SVN-Revision: 4509
124 files changed:
Jamfile
README
WHATSNEW.txt [new file with mode: 0644]
configure.ac
contrib/supertux-nogl.diff
data/Jamfile
data/credits.txt
data/images/creatures/mr_bomb/bomb.sprite
data/images/creatures/mr_bomb/mr_bomb.sprite
data/images/creatures/tux_big/largetux-walk-right-0.png [new file with mode: 0644]
data/images/creatures/tux_big/largetux-walk-right-1.png [new file with mode: 0644]
data/images/creatures/tux_big/largetux-walk-right-2.png [new file with mode: 0644]
data/images/creatures/tux_big/largetux-walk-right-3.png [new file with mode: 0644]
data/images/creatures/tux_big/largetux-walk-right-4.png [new file with mode: 0644]
data/images/creatures/tux_big/largetux-walk-right-5.png [new file with mode: 0644]
data/images/creatures/tux_big/tux.sprite
data/images/engine/icons/supertux.ico
data/images/tiles.strf
data/images/tiles/forest/pogonia/pogonia-1-flip.png
data/images/tiles/forest/pogonia/pogonia-2-flip.png
data/images/tiles/forest/pogonia/pogonia-3-flip.png
data/images/tiles/forest/pogonia/pogonia-4-flip.png
data/images/tiles/forest/statue.png
data/images/worldmap.strf
data/images/worldmap/common/boat/boat.sprite
data/images/worldmap/common/boat/boat_0_fire.png [new file with mode: 0644]
data/images/worldmap/common/boat/boat_1_fire.png [new file with mode: 0644]
data/images/worldmap/common/boat/left_boat_0_fire.png [new file with mode: 0644]
data/images/worldmap/common/boat/left_boat_1_fire.png [new file with mode: 0644]
data/images/worldmap/common/smalltux1_fire.png [new file with mode: 0644]
data/images/worldmap/common/smalltux2_fire.png [new file with mode: 0644]
data/images/worldmap/common/smalltux3_fire.png [new file with mode: 0644]
data/images/worldmap/common/smalltux4_fire.png [new file with mode: 0644]
data/images/worldmap/common/smalltux5_fire.png [new file with mode: 0644]
data/images/worldmap/common/smalltux6_fire.png [new file with mode: 0644]
data/images/worldmap/common/smalltux7_fire.png [new file with mode: 0644]
data/images/worldmap/common/smalltux8_fire.png [new file with mode: 0644]
data/images/worldmap/common/smalltux_fire.png [new file with mode: 0644]
data/images/worldmap/common/tux.sprite
data/levels/bonus1/cs.po
data/levels/bonus1/da.po
data/levels/bonus1/de.po
data/levels/bonus1/es.po [new file with mode: 0755]
data/levels/bonus1/pt_BR.po [new file with mode: 0644]
data/levels/bonus1/sl.po
data/levels/bonus1/sv.po
data/levels/bonus2/cs.po
data/levels/bonus2/da.po
data/levels/bonus2/de.po [new file with mode: 0644]
data/levels/bonus2/es.po [new file with mode: 0755]
data/levels/bonus2/pt_BR.po [new file with mode: 0644]
data/levels/bonus2/sl.po
data/levels/bonus2/sv.po
data/levels/misc/pt_BR.po [new file with mode: 0644]
data/levels/world1/01 - Welcome to Antarctica.stl
data/levels/world1/cs.po
data/levels/world1/da.po
data/levels/world1/de.po
data/levels/world1/es.po [new file with mode: 0755]
data/levels/world1/nn.po
data/levels/world1/pt_BR.po [new file with mode: 0644]
data/levels/world1/sl.po
data/levels/world1/sv.po
data/levels/world2/Crumbling_Path.stl
data/levels/world2/christoph1.stl
data/levels/world2/christoph2.stl
data/levels/world2/christoph3.stl
data/levels/world2/christoph5.stl
data/levels/world2/christoph6.stl
data/levels/world2/christoph7.stl
data/levels/world2/christophA.stl
data/levels/world2/cs.po
data/levels/world2/da.po
data/levels/world2/dan_morial.stl
data/levels/world2/de.po [new file with mode: 0644]
data/levels/world2/detour.stl
data/levels/world2/es.po [new file with mode: 0755]
data/levels/world2/level2.stl
data/levels/world2/level4.stl
data/levels/world2/level5.stl
data/levels/world2/light+magic.stl
data/levels/world2/owls_revenge.stl
data/levels/world2/pt_BR.po [new file with mode: 0644]
data/levels/world2/sl.po
data/levels/world2/sv.po [new file with mode: 0644]
data/levels/world2/updown.stl
data/levels/world2/village.stl
data/locale/cs.po
data/locale/da.po
data/locale/de.po
data/locale/es.po
data/locale/nn.po
data/locale/pt_BR.po [new file with mode: 0644]
data/locale/sl.po
data/locale/sv.po
mk/autoconf/binreloc.m4
mk/autoconf/installdirs.m4
src/Jamfile
src/badguy/bomb.cpp
src/badguy/stalactite.cpp
src/badguy/zeekling.cpp
src/badguy/zeekling.hpp
src/binreloc/binreloc.c [new file with mode: 0644]
src/binreloc/binreloc.h [new file with mode: 0644]
src/console.cpp
src/control/joystickkeyboardcontroller.cpp
src/gameconfig.cpp
src/gameconfig.hpp
src/log.hpp
src/main.cpp
src/object/moving_sprite.cpp
src/object/moving_sprite.hpp
src/object/particlesystem_interactive.cpp
src/object/player.cpp
src/object/tilemap.cpp
src/object/tilemap.hpp
src/sector.cpp
src/sector.hpp
src/tinygettext/tinygettext.cpp
supertux.desktop
tools/autopackage/default.apspec [new file with mode: 0644]
tools/autopackage/skeletons/@icculus.org/physfs/skeleton.1 [new file with mode: 0644]
tools/autopackage/skeletons/@libsdl.org/sdl_image/skeleton.1 [new file with mode: 0644]
tools/autopackage/skeletons/@openal.org/openal/skeleton.1 [new file with mode: 0644]