diff options
author | danfe <danfe@FreeBSD.org> | 2009-09-15 03:23:23 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2009-09-15 03:23:23 +0800 |
commit | fb82149a0af5c94509947e1e0934d23e0c43f225 (patch) | |
tree | c187488e12b500531d9ea0c0b5d6f4a71ac0b3a9 /games/linux-worldofgoo-demo | |
parent | 5c6994f838ab2f0377b2fb7c637697a6a9c4be4e (diff) | |
download | freebsd-ports-gnome-fb82149a0af5c94509947e1e0934d23e0c43f225.tar.gz freebsd-ports-gnome-fb82149a0af5c94509947e1e0934d23e0c43f225.tar.zst freebsd-ports-gnome-fb82149a0af5c94509947e1e0934d23e0c43f225.zip |
World of Goo is a physics based puzzle/construction game. The millions of
Goo Balls who live in the beautiful World of Goo do not know that they are
in a game, or that they are extremely delicious.
WWW: http://worldofgoo.com/
Diffstat (limited to 'games/linux-worldofgoo-demo')
-rw-r--r-- | games/linux-worldofgoo-demo/Makefile | 58 | ||||
-rw-r--r-- | games/linux-worldofgoo-demo/distinfo | 3 | ||||
-rw-r--r-- | games/linux-worldofgoo-demo/pkg-descr | 5 | ||||
-rw-r--r-- | games/linux-worldofgoo-demo/pkg-plist | 1433 |
4 files changed, 1499 insertions, 0 deletions
diff --git a/games/linux-worldofgoo-demo/Makefile b/games/linux-worldofgoo-demo/Makefile new file mode 100644 index 000000000000..04bee2ac8e3a --- /dev/null +++ b/games/linux-worldofgoo-demo/Makefile @@ -0,0 +1,58 @@ +# New ports collection makefile for: World of Goo (Linux demo version) +# Date created: 14 Sep 2009 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= worldofgoo +PORTVERSION= 1.41 +CATEGORIES= games linux +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ +PKGNAMEPREFIX= linux- +DISTNAME= WorldOfGooDemo.${PORTVERSION} + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Demo version of incredible physics based puzzle/construction game + +ONLY_FOR_ARCHS= i386 amd64 + +USE_LINUX= yes +USE_LINUX_APPS= libglu libvorbis mikmod sdl12 sdlmixer +NO_BUILD= yes +WRKSRC= ${WRKDIR}/WorldOfGooDemo +DATADIR= ${PREFIX}/share/WorldOfGoo +DOCSDIR= ${PREFIX}/share/doc/WorldOfGoo + +.include <bsd.port.pre.mk> + +.if ${ARCH} == "i386" +TARGET_BIN= WorldOfGoo.bin32 +.else +TARGET_BIN= WorldOfGoo.bin64 +.endif + +# Data files are in pkg-plist +PLIST_FILES= bin/WorldOfGoo bin/${TARGET_BIN} +PORTDOCS= eula.txt linux-issues.txt readme.html + +pre-patch: .SILENT +# Wrapper script is required since game binary looks for its resources in +# current directory only. Vendor provided one is overly complicated, so +# we create our own, without blackjack and hookers. + ${MV} ${WRKSRC}/WorldOfGoo ${WRKSRC}/WorldOfGoo.vendor + ${ECHO_CMD} "#!/bin/sh" > ${WRKSRC}/WorldOfGoo + ${ECHO_CMD} "" >> ${WRKSRC}/WorldOfGoo + ${ECHO_CMD} "cd ${DATADIR} && ${PREFIX}/bin/${TARGET_BIN}" \ + >> ${WRKSRC}/WorldOfGoo + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${TARGET_BIN} ${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/WorldOfGoo ${PREFIX}/bin + cd ${WRKSRC} && ${COPYTREE_SHARE} "properties res" ${DATADIR} +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} +.endif + +.include <bsd.port.post.mk> diff --git a/games/linux-worldofgoo-demo/distinfo b/games/linux-worldofgoo-demo/distinfo new file mode 100644 index 000000000000..4bff41ce2f2b --- /dev/null +++ b/games/linux-worldofgoo-demo/distinfo @@ -0,0 +1,3 @@ +MD5 (WorldOfGooDemo.1.41.tar.gz) = 2a490524ae2cfd11fcb2e052dfe47d4e +SHA256 (WorldOfGooDemo.1.41.tar.gz) = 3177b5561c843182613621a3b69800e431d9e1c8cc36fbf42192edc9428fac59 +SIZE (WorldOfGooDemo.1.41.tar.gz) = 34729052 diff --git a/games/linux-worldofgoo-demo/pkg-descr b/games/linux-worldofgoo-demo/pkg-descr new file mode 100644 index 000000000000..42cf8643294a --- /dev/null +++ b/games/linux-worldofgoo-demo/pkg-descr @@ -0,0 +1,5 @@ +World of Goo is a physics based puzzle/construction game. The millions of +Goo Balls who live in the beautiful World of Goo do not know that they are +in a game, or that they are extremely delicious. + +WWW: http://worldofgoo.com/ diff --git a/games/linux-worldofgoo-demo/pkg-plist b/games/linux-worldofgoo-demo/pkg-plist new file mode 100644 index 000000000000..9b7e2d3fd3e5 --- /dev/null +++ b/games/linux-worldofgoo-demo/pkg-plist @@ -0,0 +1,1433 @@ +%%DATADIR%%/properties/config.txt +%%DATADIR%%/properties/fx.xml.bin +%%DATADIR%%/properties/materials.xml.bin +%%DATADIR%%/properties/profanity.xml.bin +%%DATADIR%%/properties/resources.xml.bin +%%DATADIR%%/properties/text.xml.bin +%%DATADIR%%/res/anim/ball_counter.anim.binltl +%%DATADIR%%/res/anim/ball_counter.anim.binltl64 +%%DATADIR%%/res/anim/ball_counter_ocd.anim.binltl +%%DATADIR%%/res/anim/ball_counter_ocd.anim.binltl64 +%%DATADIR%%/res/anim/blink.anim.binltl +%%DATADIR%%/res/anim/blink.anim.binltl64 +%%DATADIR%%/res/anim/closer.anim.binltl +%%DATADIR%%/res/anim/closer.anim.binltl64 +%%DATADIR%%/res/anim/discovery.anim.binltl +%%DATADIR%%/res/anim/discovery.anim.binltl64 +%%DATADIR%%/res/anim/hairblow.anim.binltl +%%DATADIR%%/res/anim/hairblow.anim.binltl64 +%%DATADIR%%/res/anim/happyTreeDance.anim.binltl +%%DATADIR%%/res/anim/happyTreeDance.anim.binltl64 +%%DATADIR%%/res/anim/island_name_in.anim.binltl +%%DATADIR%%/res/anim/island_name_in.anim.binltl64 +%%DATADIR%%/res/anim/island_name_loop.anim.binltl +%%DATADIR%%/res/anim/island_name_loop.anim.binltl64 +%%DATADIR%%/res/anim/island_name_out.anim.binltl +%%DATADIR%%/res/anim/island_name_out.anim.binltl64 +%%DATADIR%%/res/anim/islandhairblow.anim.binltl +%%DATADIR%%/res/anim/islandhairblow.anim.binltl64 +%%DATADIR%%/res/anim/level_name_popup.anim.binltl +%%DATADIR%%/res/anim/level_name_popup.anim.binltl64 +%%DATADIR%%/res/anim/ocdFlagWave.anim.binltl +%%DATADIR%%/res/anim/ocdFlagWave.anim.binltl64 +%%DATADIR%%/res/anim/rot_1rps.anim.binltl +%%DATADIR%%/res/anim/rot_1rps.anim.binltl64 +%%DATADIR%%/res/anim/treeBlow_leaf1.anim.binltl +%%DATADIR%%/res/anim/treeBlow_leaf1.anim.binltl64 +%%DATADIR%%/res/anim/treeBlow_leaf2.anim.binltl +%%DATADIR%%/res/anim/treeBlow_leaf2.anim.binltl64 +%%DATADIR%%/res/anim/treeBlow_leaf3.anim.binltl +%%DATADIR%%/res/anim/treeBlow_leaf3.anim.binltl64 +%%DATADIR%%/res/anim/treeBlow_trunk.anim.binltl +%%DATADIR%%/res/anim/treeBlow_trunk.anim.binltl64 +%%DATADIR%%/res/balls/Anchor/balls.xml.bin +%%DATADIR%%/res/balls/Anchor/body.png +%%DATADIR%%/res/balls/Anchor/resources.xml.bin +%%DATADIR%%/res/balls/AnchorFriendly/balls.xml.bin +%%DATADIR%%/res/balls/AnchorFriendly/resources.xml.bin +%%DATADIR%%/res/balls/AnchorSticky/balls.xml.bin +%%DATADIR%%/res/balls/AnchorSticky/body.png +%%DATADIR%%/res/balls/AnchorSticky/resources.xml.bin +%%DATADIR%%/res/balls/AnchorStickyInvisible/balls.xml.bin +%%DATADIR%%/res/balls/AnchorStickyInvisible/resources.xml.bin +%%DATADIR%%/res/balls/Distant/arm.png +%%DATADIR%%/res/balls/Distant/balls.xml.bin +%%DATADIR%%/res/balls/Distant/body.png +%%DATADIR%%/res/balls/Distant/detachmarker.png +%%DATADIR%%/res/balls/Distant/dragmarker.png +%%DATADIR%%/res/balls/Distant/resources.xml.bin +%%DATADIR%%/res/balls/Distant/splat1.png +%%DATADIR%%/res/balls/Distant/splat2.png +%%DATADIR%%/res/balls/Distant/strand_pull.png +%%DATADIR%%/res/balls/Drained/balls.xml.bin +%%DATADIR%%/res/balls/Drained/body.png +%%DATADIR%%/res/balls/Drained/resources.xml.bin +%%DATADIR%%/res/balls/Drained/splat1.png +%%DATADIR%%/res/balls/Drained/splat2.png +%%DATADIR%%/res/balls/Drained/spring_goo.png +%%DATADIR%%/res/balls/Drained/strand_pull.png +%%DATADIR%%/res/balls/EvilEye/balls.xml.bin +%%DATADIR%%/res/balls/EvilEye/bg.png +%%DATADIR%%/res/balls/EvilEye/detachmarker.png +%%DATADIR%%/res/balls/EvilEye/dragmarker.png +%%DATADIR%%/res/balls/EvilEye/pupil.png +%%DATADIR%%/res/balls/EvilEye/resources.xml.bin +%%DATADIR%%/res/balls/EvilEye/shine.png +%%DATADIR%%/res/balls/EvilEye/splat1.png +%%DATADIR%%/res/balls/EvilEye/splat2.png +%%DATADIR%%/res/balls/EvilEye/vein.png +%%DATADIR%%/res/balls/GooProduct/ball.png +%%DATADIR%%/res/balls/GooProduct/balls.xml.bin +%%DATADIR%%/res/balls/GooProduct/goop.png +%%DATADIR%%/res/balls/GooProduct/resources.xml.bin +%%DATADIR%%/res/balls/GooProduct/splat1.png +%%DATADIR%%/res/balls/GooProduct/splat2.png +%%DATADIR%%/res/balls/GooProduct/spring_goo.png +%%DATADIR%%/res/balls/Ivy/arm_connected.png +%%DATADIR%%/res/balls/Ivy/arm_detach.png +%%DATADIR%%/res/balls/Ivy/balls.xml.bin +%%DATADIR%%/res/balls/Ivy/body.png +%%DATADIR%%/res/balls/Ivy/bodyAttached.png +%%DATADIR%%/res/balls/Ivy/chirp01.ogg +%%DATADIR%%/res/balls/Ivy/chirp02.ogg +%%DATADIR%%/res/balls/Ivy/chirp03.ogg +%%DATADIR%%/res/balls/Ivy/chirp04.ogg +%%DATADIR%%/res/balls/Ivy/chirp05.ogg +%%DATADIR%%/res/balls/Ivy/leaves1.png +%%DATADIR%%/res/balls/Ivy/leaves2.png +%%DATADIR%%/res/balls/Ivy/resources.xml.bin +%%DATADIR%%/res/balls/Ivy/splat1.png +%%DATADIR%%/res/balls/Ivy/splat2.png +%%DATADIR%%/res/balls/TimeBug/balls.xml.bin +%%DATADIR%%/res/balls/TimeBug/body.png +%%DATADIR%%/res/balls/TimeBug/glow.png +%%DATADIR%%/res/balls/TimeBug/resources.xml.bin +%%DATADIR%%/res/balls/TimeBug/splat1.png +%%DATADIR%%/res/balls/TimeBug/splat2.png +%%DATADIR%%/res/balls/TimeBug/wingLeft.png +%%DATADIR%%/res/balls/TimeBug/wingRight.png +%%DATADIR%%/res/balls/UtilAttachUnwalkable/ball.png +%%DATADIR%%/res/balls/UtilAttachUnwalkable/balls.xml.bin +%%DATADIR%%/res/balls/UtilAttachUnwalkable/resources.xml.bin +%%DATADIR%%/res/balls/UtilAttachUnwalkable/spring_goo.png +%%DATADIR%%/res/balls/UtilAttachWalkable/ball.png +%%DATADIR%%/res/balls/UtilAttachWalkable/balls.xml.bin +%%DATADIR%%/res/balls/UtilAttachWalkable/resources.xml.bin +%%DATADIR%%/res/balls/UtilAttachWalkable/spring_goo.png +%%DATADIR%%/res/balls/UtilChapter2/ball.png +%%DATADIR%%/res/balls/UtilChapter2/balls.xml.bin +%%DATADIR%%/res/balls/UtilChapter2/resources.xml.bin +%%DATADIR%%/res/balls/UtilChapter2/spring_goo.png +%%DATADIR%%/res/balls/UtilNoAttachUnwalkable/ball.png +%%DATADIR%%/res/balls/UtilNoAttachUnwalkable/balls.xml.bin +%%DATADIR%%/res/balls/UtilNoAttachUnwalkable/resources.xml.bin +%%DATADIR%%/res/balls/UtilNoAttachUnwalkable/spring_goo.png +%%DATADIR%%/res/balls/UtilNoAttachWalkableSmall/ball.png +%%DATADIR%%/res/balls/UtilNoAttachWalkableSmall/balls.xml.bin +%%DATADIR%%/res/balls/UtilNoAttachWalkableSmall/resources.xml.bin +%%DATADIR%%/res/balls/UtilNoAttachWalkableSmall/spring_goo.png +%%DATADIR%%/res/balls/_generic/attach01.ogg +%%DATADIR%%/res/balls/_generic/attach02.ogg +%%DATADIR%%/res/balls/_generic/attach03.ogg +%%DATADIR%%/res/balls/_generic/death1.ogg +%%DATADIR%%/res/balls/_generic/death2.ogg +%%DATADIR%%/res/balls/_generic/death3.ogg +%%DATADIR%%/res/balls/_generic/death4.ogg +%%DATADIR%%/res/balls/_generic/death5.ogg +%%DATADIR%%/res/balls/_generic/detached1.ogg +%%DATADIR%%/res/balls/_generic/detachmarker_128_p1.png +%%DATADIR%%/res/balls/_generic/detachmarker_128_p2.png +%%DATADIR%%/res/balls/_generic/detachmarker_80_p1.png +%%DATADIR%%/res/balls/_generic/detachmarker_80_p2.png +%%DATADIR%%/res/balls/_generic/dragmarker_128_p1.png +%%DATADIR%%/res/balls/_generic/dragmarker_128_p2.png +%%DATADIR%%/res/balls/_generic/dragmarker_80_p1.png +%%DATADIR%%/res/balls/_generic/dragmarker_80_p2.png +%%DATADIR%%/res/balls/_generic/dragmarker_ish_80_p1.png +%%DATADIR%%/res/balls/_generic/eye_fem_l1.png +%%DATADIR%%/res/balls/_generic/eye_fem_l2.png +%%DATADIR%%/res/balls/_generic/eye_fem_r1.png +%%DATADIR%%/res/balls/_generic/eye_fem_r2.png +%%DATADIR%%/res/balls/_generic/eye_glass_1.png +%%DATADIR%%/res/balls/_generic/eye_glass_2.png +%%DATADIR%%/res/balls/_generic/eye_glass_3.png +%%DATADIR%%/res/balls/_generic/eye_sleep_left1.png +%%DATADIR%%/res/balls/_generic/eye_sleep_right1.png +%%DATADIR%%/res/balls/_generic/eye_strain_left1.png +%%DATADIR%%/res/balls/_generic/eye_strain_right1.png +%%DATADIR%%/res/balls/_generic/glee1.ogg +%%DATADIR%%/res/balls/_generic/glee10.ogg +%%DATADIR%%/res/balls/_generic/glee11.ogg +%%DATADIR%%/res/balls/_generic/glee2.ogg +%%DATADIR%%/res/balls/_generic/glee3.ogg +%%DATADIR%%/res/balls/_generic/glee4.ogg +%%DATADIR%%/res/balls/_generic/glee5.ogg +%%DATADIR%%/res/balls/_generic/glee6.ogg +%%DATADIR%%/res/balls/_generic/glee7.ogg +%%DATADIR%%/res/balls/_generic/glee8.ogg +%%DATADIR%%/res/balls/_generic/glee9.ogg +%%DATADIR%%/res/balls/_generic/hilite16.png +%%DATADIR%%/res/balls/_generic/hilite8.png +%%DATADIR%%/res/balls/_generic/hit1.ogg +%%DATADIR%%/res/balls/_generic/hit2.ogg +%%DATADIR%%/res/balls/_generic/hit3.ogg +%%DATADIR%%/res/balls/_generic/hit4.ogg +%%DATADIR%%/res/balls/_generic/mouth_open1.png +%%DATADIR%%/res/balls/_generic/mumble1.ogg +%%DATADIR%%/res/balls/_generic/mumble2.ogg +%%DATADIR%%/res/balls/_generic/mumble3.ogg +%%DATADIR%%/res/balls/_generic/mumble4.ogg +%%DATADIR%%/res/balls/_generic/mumble5.ogg +%%DATADIR%%/res/balls/_generic/mumble6.ogg +%%DATADIR%%/res/balls/_generic/mumble7.ogg +%%DATADIR%%/res/balls/_generic/pipeEnter1.ogg +%%DATADIR%%/res/balls/_generic/pipeEnter2.ogg +%%DATADIR%%/res/balls/_generic/pipeEnter3.ogg +%%DATADIR%%/res/balls/_generic/pipeEnter4.ogg +%%DATADIR%%/res/balls/_generic/pipeEnter5.ogg +%%DATADIR%%/res/balls/_generic/pupil1.png +%%DATADIR%%/res/balls/_generic/rockcollide.ogg +%%DATADIR%%/res/balls/_generic/rollover1.ogg +%%DATADIR%%/res/balls/_generic/rollover2.ogg +%%DATADIR%%/res/balls/_generic/rollover3.ogg +%%DATADIR%%/res/balls/_generic/rollover4.ogg +%%DATADIR%%/res/balls/_generic/rollover5.ogg +%%DATADIR%%/res/balls/_generic/rollover6.ogg +%%DATADIR%%/res/balls/_generic/rollover7.ogg +%%DATADIR%%/res/balls/_generic/rollover8.ogg +%%DATADIR%%/res/balls/_generic/shadowCircle49.png +%%DATADIR%%/res/balls/_generic/shadowCircle59.png +%%DATADIR%%/res/balls/_generic/snap1.ogg +%%DATADIR%%/res/balls/_generic/spring_goo_inactive.png +%%DATADIR%%/res/balls/_generic/stick1.ogg +%%DATADIR%%/res/balls/_generic/stick2.ogg +%%DATADIR%%/res/balls/_generic/stick3.ogg +%%DATADIR%%/res/balls/_generic/stick4.ogg +%%DATADIR%%/res/balls/_generic/stick5.ogg +%%DATADIR%%/res/balls/_generic/stick6.ogg +%%DATADIR%%/res/balls/_generic/wiggle1.ogg +%%DATADIR%%/res/balls/_generic/wiggle10.ogg +%%DATADIR%%/res/balls/_generic/wiggle2.ogg +%%DATADIR%%/res/balls/_generic/wiggle3.ogg +%%DATADIR%%/res/balls/_generic/wiggle4.ogg +%%DATADIR%%/res/balls/_generic/wiggle5.ogg +%%DATADIR%%/res/balls/_generic/wiggle6.ogg +%%DATADIR%%/res/balls/_generic/wiggle7.ogg +%%DATADIR%%/res/balls/_generic/wiggle8.ogg +%%DATADIR%%/res/balls/_generic/wiggle9.ogg +%%DATADIR%%/res/balls/_generic/windowMarker.png +%%DATADIR%%/res/balls/balloon/balls.xml.bin +%%DATADIR%%/res/balls/balloon/body2.png +%%DATADIR%%/res/balls/balloon/deflate1.ogg +%%DATADIR%%/res/balls/balloon/deflate2.ogg +%%DATADIR%%/res/balls/balloon/inflate1.ogg +%%DATADIR%%/res/balls/balloon/inflate2.ogg +%%DATADIR%%/res/balls/balloon/pop1.ogg +%%DATADIR%%/res/balls/balloon/pop2.ogg +%%DATADIR%%/res/balls/balloon/resources.xml.bin +%%DATADIR%%/res/balls/balloon/rubberpull1.ogg +%%DATADIR%%/res/balls/balloon/rubberpull2.ogg +%%DATADIR%%/res/balls/balloon/rubberpull3.ogg +%%DATADIR%%/res/balls/balloon/rubberpull4.ogg +%%DATADIR%%/res/balls/balloon/rubberpull5.ogg +%%DATADIR%%/res/balls/balloon/shine.png +%%DATADIR%%/res/balls/balloon/splat1.png +%%DATADIR%%/res/balls/balloon/splat2.png +%%DATADIR%%/res/balls/balloon/string3.png +%%DATADIR%%/res/balls/balloon/string_inactive.png +%%DATADIR%%/res/balls/common/balls.xml.bin +%%DATADIR%%/res/balls/common/batsqueak01.ogg +%%DATADIR%%/res/balls/common/batsqueak02.ogg +%%DATADIR%%/res/balls/common/batsqueak03.ogg +%%DATADIR%%/res/balls/common/batsqueak04.ogg +%%DATADIR%%/res/balls/common/batsqueak05.ogg +%%DATADIR%%/res/balls/common/batsqueak06.ogg +%%DATADIR%%/res/balls/common/batsqueak07.ogg +%%DATADIR%%/res/balls/common/batsqueak08.ogg +%%DATADIR%%/res/balls/common/batsqueak09.ogg +%%DATADIR%%/res/balls/common/batsqueak10.ogg +%%DATADIR%%/res/balls/common/batsqueak11.ogg +%%DATADIR%%/res/balls/common/batsqueak12.ogg +%%DATADIR%%/res/balls/common/batsqueak13.ogg +%%DATADIR%%/res/balls/common/batsqueak14.ogg +%%DATADIR%%/res/balls/common/batsqueak15.ogg +%%DATADIR%%/res/balls/common/batsqueak16.ogg +%%DATADIR%%/res/balls/common/body.png +%%DATADIR%%/res/balls/common/resources.xml.bin +%%DATADIR%%/res/balls/common/splat1.png +%%DATADIR%%/res/balls/common/splat2.png +%%DATADIR%%/res/balls/common/spring_goo.png +%%DATADIR%%/res/balls/common/strand_pull.png +%%DATADIR%%/res/balls/common_albino/balls.xml.bin +%%DATADIR%%/res/balls/common_albino/body.png +%%DATADIR%%/res/balls/common_albino/eyeBlack1.png +%%DATADIR%%/res/balls/common_albino/eyeBlack2.png +%%DATADIR%%/res/balls/common_albino/eyeBlack3.png +%%DATADIR%%/res/balls/common_albino/glow.png +%%DATADIR%%/res/balls/common_albino/resources.xml.bin +%%DATADIR%%/res/balls/common_albino/splat1.png +%%DATADIR%%/res/balls/common_albino/splat2.png +%%DATADIR%%/res/balls/common_albino/spring_goo.png +%%DATADIR%%/res/balls/common_albino/strand_pull.png +%%DATADIR%%/res/balls/common_black/balls.xml.bin +%%DATADIR%%/res/balls/common_black/common_ball.png +%%DATADIR%%/res/balls/common_black/resources.xml.bin +%%DATADIR%%/res/balls/common_black/splat1.png +%%DATADIR%%/res/balls/common_black/splat2.png +%%DATADIR%%/res/balls/common_black/spring_goo.png +%%DATADIR%%/res/balls/common_black/strand_pull.png +%%DATADIR%%/res/fonts/TwCenMTCondensedExtraBold18.png +%%DATADIR%%/res/fonts/TwCenMTCondensedExtraBold18.txt +%%DATADIR%%/res/fonts/TwCenMTCondensedExtraBold26.png +%%DATADIR%%/res/fonts/TwCenMTCondensedExtraBold26.txt +%%DATADIR%%/res/fonts/TwCenMTCondensedExtraBold36.png +%%DATADIR%%/res/fonts/TwCenMTCondensedExtraBold36.txt +%%DATADIR%%/res/fonts/TwCenMTCondensedExtraBold52.png +%%DATADIR%%/res/fonts/TwCenMTCondensedExtraBold52.txt +%%DATADIR%%/res/fonts/console.png +%%DATADIR%%/res/fonts/console.txt +%%DATADIR%%/res/fonts/wog150numbers.png +%%DATADIR%%/res/fonts/wog150numbers.txt +%%DATADIR%%/res/fonts/wogBig.png +%%DATADIR%%/res/fonts/wogBig.txt +%%DATADIR%%/res/fonts/wogSmall.png +%%DATADIR%%/res/fonts/wogSmall.txt +%%DATADIR%%/res/images/Tank_bg.png +%%DATADIR%%/res/images/Tank_fg.png +%%DATADIR%%/res/images/Tank_goo.png +%%DATADIR%%/res/images/Tank_goo_top.png +%%DATADIR%%/res/images/backtoisland.png +%%DATADIR%%/res/images/blacksquare.png +%%DATADIR%%/res/images/cancel_over.png +%%DATADIR%%/res/images/cancel_up.png +%%DATADIR%%/res/images/chainlink.png +%%DATADIR%%/res/images/clouds.png +%%DATADIR%%/res/images/continue_over.de.png +%%DATADIR%%/res/images/continue_over.es.png +%%DATADIR%%/res/images/continue_over.fr.png +%%DATADIR%%/res/images/continue_over.it.png +%%DATADIR%%/res/images/continue_over.nl.png +%%DATADIR%%/res/images/continue_over.png +%%DATADIR%%/res/images/continue_up.de.png +%%DATADIR%%/res/images/continue_up.es.png +%%DATADIR%%/res/images/continue_up.fr.png +%%DATADIR%%/res/images/continue_up.it.png +%%DATADIR%%/res/images/continue_up.nl.png +%%DATADIR%%/res/images/continue_up.png +%%DATADIR%%/res/images/cursor_circle.png +%%DATADIR%%/res/images/cursor_text.png +%%DATADIR%%/res/images/exit_arrow.png +%%DATADIR%%/res/images/flags/AD.png +%%DATADIR%%/res/images/flags/AE.png +%%DATADIR%%/res/images/flags/AF.png +%%DATADIR%%/res/images/flags/AG.png +%%DATADIR%%/res/images/flags/AI.png +%%DATADIR%%/res/images/flags/AL.png +%%DATADIR%%/res/images/flags/AM.png +%%DATADIR%%/res/images/flags/AN.png +%%DATADIR%%/res/images/flags/AO.png +%%DATADIR%%/res/images/flags/AR.png +%%DATADIR%%/res/images/flags/AS.png +%%DATADIR%%/res/images/flags/AT.png +%%DATADIR%%/res/images/flags/AU.png +%%DATADIR%%/res/images/flags/AW.png +%%DATADIR%%/res/images/flags/AX.png +%%DATADIR%%/res/images/flags/AZ.png +%%DATADIR%%/res/images/flags/BA.png +%%DATADIR%%/res/images/flags/BB.png +%%DATADIR%%/res/images/flags/BD.png +%%DATADIR%%/res/images/flags/BE.png +%%DATADIR%%/res/images/flags/BF.png +%%DATADIR%%/res/images/flags/BG.png +%%DATADIR%%/res/images/flags/BH.png +%%DATADIR%%/res/images/flags/BI.png +%%DATADIR%%/res/images/flags/BJ.png +%%DATADIR%%/res/images/flags/BM.png +%%DATADIR%%/res/images/flags/BN.png +%%DATADIR%%/res/images/flags/BO.png +%%DATADIR%%/res/images/flags/BR.png +%%DATADIR%%/res/images/flags/BS.png +%%DATADIR%%/res/images/flags/BT.png +%%DATADIR%%/res/images/flags/BV.png +%%DATADIR%%/res/images/flags/BW.png +%%DATADIR%%/res/images/flags/BY.png +%%DATADIR%%/res/images/flags/BZ.png +%%DATADIR%%/res/images/flags/CA.png +%%DATADIR%%/res/images/flags/CC.png +%%DATADIR%%/res/images/flags/CD.png +%%DATADIR%%/res/images/flags/CF.png +%%DATADIR%%/res/images/flags/CG.png +%%DATADIR%%/res/images/flags/CH.png +%%DATADIR%%/res/images/flags/CI.png +%%DATADIR%%/res/images/flags/CK.png +%%DATADIR%%/res/images/flags/CL.png +%%DATADIR%%/res/images/flags/CM.png +%%DATADIR%%/res/images/flags/CN.png +%%DATADIR%%/res/images/flags/CO.png +%%DATADIR%%/res/images/flags/CR.png +%%DATADIR%%/res/images/flags/CU.png +%%DATADIR%%/res/images/flags/CV.png +%%DATADIR%%/res/images/flags/CX.png +%%DATADIR%%/res/images/flags/CY.png +%%DATADIR%%/res/images/flags/CZ.png +%%DATADIR%%/res/images/flags/DE.png +%%DATADIR%%/res/images/flags/DJ.png +%%DATADIR%%/res/images/flags/DK.png +%%DATADIR%%/res/images/flags/DM.png +%%DATADIR%%/res/images/flags/DO.png +%%DATADIR%%/res/images/flags/EC.png +%%DATADIR%%/res/images/flags/EE.png +%%DATADIR%%/res/images/flags/EG.png +%%DATADIR%%/res/images/flags/EH.png +%%DATADIR%%/res/images/flags/ER.png +%%DATADIR%%/res/images/flags/ES.png +%%DATADIR%%/res/images/flags/ET.png +%%DATADIR%%/res/images/flags/EU.png +%%DATADIR%%/res/images/flags/FI.png +%%DATADIR%%/res/images/flags/FJ.png +%%DATADIR%%/res/images/flags/FK.png +%%DATADIR%%/res/images/flags/FM.png +%%DATADIR%%/res/images/flags/FO.png +%%DATADIR%%/res/images/flags/FR.png +%%DATADIR%%/res/images/flags/GA.png +%%DATADIR%%/res/images/flags/GB.png +%%DATADIR%%/res/images/flags/GD.png +%%DATADIR%%/res/images/flags/GE.png +%%DATADIR%%/res/images/flags/GF.png +%%DATADIR%%/res/images/flags/GG.png +%%DATADIR%%/res/images/flags/GH.png +%%DATADIR%%/res/images/flags/GI.png +%%DATADIR%%/res/images/flags/GL.png +%%DATADIR%%/res/images/flags/GM.png +%%DATADIR%%/res/images/flags/GN.png +%%DATADIR%%/res/images/flags/GP.png +%%DATADIR%%/res/images/flags/GQ.png +%%DATADIR%%/res/images/flags/GR.png +%%DATADIR%%/res/images/flags/GS.png +%%DATADIR%%/res/images/flags/GT.png +%%DATADIR%%/res/images/flags/GU.png +%%DATADIR%%/res/images/flags/GW.png +%%DATADIR%%/res/images/flags/GY.png +%%DATADIR%%/res/images/flags/HK.png +%%DATADIR%%/res/images/flags/HN.png +%%DATADIR%%/res/images/flags/HR.png +%%DATADIR%%/res/images/flags/HT.png +%%DATADIR%%/res/images/flags/HU.png +%%DATADIR%%/res/images/flags/ID.png +%%DATADIR%%/res/images/flags/IE.png +%%DATADIR%%/res/images/flags/IL.png +%%DATADIR%%/res/images/flags/IM.png +%%DATADIR%%/res/images/flags/IN.png +%%DATADIR%%/res/images/flags/IO.png +%%DATADIR%%/res/images/flags/IQ.png +%%DATADIR%%/res/images/flags/IR.png +%%DATADIR%%/res/images/flags/IS.png +%%DATADIR%%/res/images/flags/IT.png +%%DATADIR%%/res/images/flags/JE.png +%%DATADIR%%/res/images/flags/JM.png +%%DATADIR%%/res/images/flags/JO.png +%%DATADIR%%/res/images/flags/JP.png +%%DATADIR%%/res/images/flags/KE.png +%%DATADIR%%/res/images/flags/KG.png +%%DATADIR%%/res/images/flags/KH.png +%%DATADIR%%/res/images/flags/KI.png +%%DATADIR%%/res/images/flags/KM.png +%%DATADIR%%/res/images/flags/KN.png +%%DATADIR%%/res/images/flags/KP.png +%%DATADIR%%/res/images/flags/KR.png +%%DATADIR%%/res/images/flags/KW.png +%%DATADIR%%/res/images/flags/KY.png +%%DATADIR%%/res/images/flags/KZ.png +%%DATADIR%%/res/images/flags/LA.png +%%DATADIR%%/res/images/flags/LB.png +%%DATADIR%%/res/images/flags/LC.png +%%DATADIR%%/res/images/flags/LI.png +%%DATADIR%%/res/images/flags/LK.png +%%DATADIR%%/res/images/flags/LR.png +%%DATADIR%%/res/images/flags/LS.png +%%DATADIR%%/res/images/flags/LT.png +%%DATADIR%%/res/images/flags/LU.png +%%DATADIR%%/res/images/flags/LV.png +%%DATADIR%%/res/images/flags/LY.png +%%DATADIR%%/res/images/flags/MA.png +%%DATADIR%%/res/images/flags/MC.png +%%DATADIR%%/res/images/flags/MD.png +%%DATADIR%%/res/images/flags/MG.png +%%DATADIR%%/res/images/flags/MH.png +%%DATADIR%%/res/images/flags/MK.png +%%DATADIR%%/res/images/flags/ML.png +%%DATADIR%%/res/images/flags/MM.png +%%DATADIR%%/res/images/flags/MN.png +%%DATADIR%%/res/images/flags/MO.png +%%DATADIR%%/res/images/flags/MP.png +%%DATADIR%%/res/images/flags/MQ.png +%%DATADIR%%/res/images/flags/MR.png +%%DATADIR%%/res/images/flags/MS.png +%%DATADIR%%/res/images/flags/MT.png +%%DATADIR%%/res/images/flags/MU.png +%%DATADIR%%/res/images/flags/MV.png +%%DATADIR%%/res/images/flags/MW.png +%%DATADIR%%/res/images/flags/MX.png +%%DATADIR%%/res/images/flags/MY.png +%%DATADIR%%/res/images/flags/MZ.png +%%DATADIR%%/res/images/flags/NA.png +%%DATADIR%%/res/images/flags/NC.png +%%DATADIR%%/res/images/flags/NE.png +%%DATADIR%%/res/images/flags/NF.png +%%DATADIR%%/res/images/flags/NG.png +%%DATADIR%%/res/images/flags/NI.png +%%DATADIR%%/res/images/flags/NL.png +%%DATADIR%%/res/images/flags/NO.png +%%DATADIR%%/res/images/flags/NP.png +%%DATADIR%%/res/images/flags/NR.png +%%DATADIR%%/res/images/flags/NU.png +%%DATADIR%%/res/images/flags/NZ.png +%%DATADIR%%/res/images/flags/OM.png +%%DATADIR%%/res/images/flags/PA.png +%%DATADIR%%/res/images/flags/PE.png +%%DATADIR%%/res/images/flags/PF.png +%%DATADIR%%/res/images/flags/PG.png +%%DATADIR%%/res/images/flags/PH.png +%%DATADIR%%/res/images/flags/PK.png +%%DATADIR%%/res/images/flags/PL.png +%%DATADIR%%/res/images/flags/PM.png +%%DATADIR%%/res/images/flags/PN.png +%%DATADIR%%/res/images/flags/PR.png +%%DATADIR%%/res/images/flags/PS.png +%%DATADIR%%/res/images/flags/PT.png +%%DATADIR%%/res/images/flags/PW.png +%%DATADIR%%/res/images/flags/PY.png +%%DATADIR%%/res/images/flags/QA.png +%%DATADIR%%/res/images/flags/RE.png +%%DATADIR%%/res/images/flags/RO.png +%%DATADIR%%/res/images/flags/RU.png +%%DATADIR%%/res/images/flags/RW.png +%%DATADIR%%/res/images/flags/SA.png +%%DATADIR%%/res/images/flags/SB.png +%%DATADIR%%/res/images/flags/SC.png +%%DATADIR%%/res/images/flags/SD.png +%%DATADIR%%/res/images/flags/SE.png +%%DATADIR%%/res/images/flags/SG.png +%%DATADIR%%/res/images/flags/SH.png +%%DATADIR%%/res/images/flags/SI.png +%%DATADIR%%/res/images/flags/SJ.png +%%DATADIR%%/res/images/flags/SK.png +%%DATADIR%%/res/images/flags/SL.png +%%DATADIR%%/res/images/flags/SM.png +%%DATADIR%%/res/images/flags/SN.png +%%DATADIR%%/res/images/flags/SO.png +%%DATADIR%%/res/images/flags/SR.png +%%DATADIR%%/res/images/flags/ST.png +%%DATADIR%%/res/images/flags/SV.png +%%DATADIR%%/res/images/flags/SY.png +%%DATADIR%%/res/images/flags/SZ.png +%%DATADIR%%/res/images/flags/TC.png +%%DATADIR%%/res/images/flags/TD.png +%%DATADIR%%/res/images/flags/TF.png +%%DATADIR%%/res/images/flags/TG.png +%%DATADIR%%/res/images/flags/TH.png +%%DATADIR%%/res/images/flags/TJ.png +%%DATADIR%%/res/images/flags/TK.png +%%DATADIR%%/res/images/flags/TL.png +%%DATADIR%%/res/images/flags/TM.png +%%DATADIR%%/res/images/flags/TN.png +%%DATADIR%%/res/images/flags/TO.png +%%DATADIR%%/res/images/flags/TR.png +%%DATADIR%%/res/images/flags/TT.png +%%DATADIR%%/res/images/flags/TV.png +%%DATADIR%%/res/images/flags/TW.png +%%DATADIR%%/res/images/flags/TZ.png +%%DATADIR%%/res/images/flags/UA.png +%%DATADIR%%/res/images/flags/UG.png +%%DATADIR%%/res/images/flags/UM.png +%%DATADIR%%/res/images/flags/US.png +%%DATADIR%%/res/images/flags/UY.png +%%DATADIR%%/res/images/flags/UZ.png +%%DATADIR%%/res/images/flags/VA.png +%%DATADIR%%/res/images/flags/VC.png +%%DATADIR%%/res/images/flags/VE.png +%%DATADIR%%/res/images/flags/VG.png +%%DATADIR%%/res/images/flags/VI.png +%%DATADIR%%/res/images/flags/VN.png +%%DATADIR%%/res/images/flags/VU.png +%%DATADIR%%/res/images/flags/WF.png +%%DATADIR%%/res/images/flags/WS.png +%%DATADIR%%/res/images/flags/XX.png +%%DATADIR%%/res/images/flags/YE.png +%%DATADIR%%/res/images/flags/YT.png +%%DATADIR%%/res/images/flags/ZA.png +%%DATADIR%%/res/images/flags/ZM.png +%%DATADIR%%/res/images/flags/ZW.png +%%DATADIR%%/res/images/fx/exclaimation.png +%%DATADIR%%/res/images/fx/explodeStreak1.png +%%DATADIR%%/res/images/fx/explodeStreak1_ish.png +%%DATADIR%%/res/images/fx/fireParticleMain1.png +%%DATADIR%%/res/images/fx/fireParticleMain1_bw.png +%%DATADIR%%/res/images/fx/fireParticleMain1_ish.png +%%DATADIR%%/res/images/fx/fireParticleMain2.png +%%DATADIR%%/res/images/fx/fireParticleMain2_bw.png +%%DATADIR%%/res/images/fx/flash.png +%%DATADIR%%/res/images/fx/fx_bubble16.png +%%DATADIR%%/res/images/fx/fx_bubble32.png +%%DATADIR%%/res/images/fx/fx_dust1.png +%%DATADIR%%/res/images/fx/fx_dust2.png +%%DATADIR%%/res/images/fx/fx_dust3.png +%%DATADIR%%/res/images/fx/fx_leaf1.png +%%DATADIR%%/res/images/fx/fx_leaf2.png +%%DATADIR%%/res/images/fx/fx_leaf3.png +%%DATADIR%%/res/images/fx/fx_leaf4.png +%%DATADIR%%/res/images/fx/fx_leaf5.png +%%DATADIR%%/res/images/fx/fx_rainstreak.png +%%DATADIR%%/res/images/fx/fx_rainstreak_white.png +%%DATADIR%%/res/images/fx/fx_smokeBlack.png +%%DATADIR%%/res/images/fx/fx_smokeGreen.png +%%DATADIR%%/res/images/fx/fx_smokeWhite.png +%%DATADIR%%/res/images/fx/fx_snowflake1.png +%%DATADIR%%/res/images/fx/fx_snowflake2.png +%%DATADIR%%/res/images/fx/fx_snowflake_black.png +%%DATADIR%%/res/images/fx/fx_windBlack.png +%%DATADIR%%/res/images/fx/fx_windIsh.png +%%DATADIR%%/res/images/fx/fx_windSepia.png +%%DATADIR%%/res/images/fx/fx_windWhite.png +%%DATADIR%%/res/images/fx/gooGlob.png +%%DATADIR%%/res/images/fx/goodrop1.png +%%DATADIR%%/res/images/fx/goofall_gobsWide2.png +%%DATADIR%%/res/images/fx/ish_char_0.png +%%DATADIR%%/res/images/fx/ish_char_1.png +%%DATADIR%%/res/images/fx/ish_sleepy_z1.png +%%DATADIR%%/res/images/fx/ishr_char_0.png +%%DATADIR%%/res/images/fx/ishr_char_1.png +%%DATADIR%%/res/images/fx/ishr_sleepy_z1.png +%%DATADIR%%/res/images/fx/mist1.png +%%DATADIR%%/res/images/fx/note1.png +%%DATADIR%%/res/images/fx/note2.png +%%DATADIR%%/res/images/fx/note3.png +%%DATADIR%%/res/images/fx/sleepy_z1.png +%%DATADIR%%/res/images/fx/sparkle1.png +%%DATADIR%%/res/images/fx/waterdrop1.png +%%DATADIR%%/res/images/fx/waterdrop2.png +%%DATADIR%%/res/images/gamemenubutton.png +%%DATADIR%%/res/images/gamemenubutton_over.png +%%DATADIR%%/res/images/geomcircle.png +%%DATADIR%%/res/images/geomrect.png +%%DATADIR%%/res/images/hinge.png +%%DATADIR%%/res/images/islandarrow.png +%%DATADIR%%/res/images/islandicon_1.png +%%DATADIR%%/res/images/islandicon_2.png +%%DATADIR%%/res/images/islandicon_3.png +%%DATADIR%%/res/images/islandicon_4.png +%%DATADIR%%/res/images/islandicon_5.png +%%DATADIR%%/res/images/islandicon_wogc.png +%%DATADIR%%/res/images/islandicon_wogc3d.png +%%DATADIR%%/res/images/islandicon_wogcd.png +%%DATADIR%%/res/images/lensFlare.png +%%DATADIR%%/res/images/levelarrow.png +%%DATADIR%%/res/images/levelimages/MachineWheel1.png +%%DATADIR%%/res/images/levelimages/MachineWheel1Small.png +%%DATADIR%%/res/images/levelimages/OCD_flag1.png +%%DATADIR%%/res/images/levelimages/OCD_flagIsh.png +%%DATADIR%%/res/images/levelimages/SignPost_dlg_pole.png +%%DATADIR%%/res/images/levelimages/SignPost_dlg_sign.png +%%DATADIR%%/res/images/levelimages/attachmentpoint1.png +%%DATADIR%%/res/images/levelimages/bb.png +%%DATADIR%%/res/images/levelimages/bgVeggies.png +%%DATADIR%%/res/images/levelimages/bgVeggiesWarm.png +%%DATADIR%%/res/images/levelimages/bg_hills_bleeding.png +%%DATADIR%%/res/images/levelimages/blackBogTree.png +%%DATADIR%%/res/images/levelimages/blueBogTree.png +%%DATADIR%%/res/images/levelimages/burst.png +%%DATADIR%%/res/images/levelimages/burstFaded.png +%%DATADIR%%/res/images/levelimages/bush_fg1a.png +%%DATADIR%%/res/images/levelimages/bush_leafy_1.png +%%DATADIR%%/res/images/levelimages/bush_leafy_1b.png +%%DATADIR%%/res/images/levelimages/bush_leafy_1b_black.png +%%DATADIR%%/res/images/levelimages/canRed.png +%%DATADIR%%/res/images/levelimages/cliff.png +%%DATADIR%%/res/images/levelimages/dirArrow1.png +%%DATADIR%%/res/images/levelimages/dirArrow1_ish.png +%%DATADIR%%/res/images/levelimages/foggyEdges.png +%%DATADIR%%/res/images/levelimages/gear1.png +%%DATADIR%%/res/images/levelimages/gear1black.png +%%DATADIR%%/res/images/levelimages/gear1blur.png +%%DATADIR%%/res/images/levelimages/gear1blurBlack.png +%%DATADIR%%/res/images/levelimages/gear1blurGray.png +%%DATADIR%%/res/images/levelimages/gear2_256.png +%%DATADIR%%/res/images/levelimages/gearBallbuster.png +%%DATADIR%%/res/images/levelimages/gearDetach.png +%%DATADIR%%/res/images/levelimages/gearDistant.png +%%DATADIR%%/res/images/levelimages/gooSplatBig.png +%%DATADIR%%/res/images/levelimages/goodripbase.png +%%DATADIR%%/res/images/levelimages/grassBlack.png +%%DATADIR%%/res/images/levelimages/hill_fg1a.png +%%DATADIR%%/res/images/levelimages/ish_bush.png +%%DATADIR%%/res/images/levelimages/ish_cloud.png +%%DATADIR%%/res/images/levelimages/ish_gearblur.png +%%DATADIR%%/res/images/levelimages/ish_scanlines.png +%%DATADIR%%/res/images/levelimages/ish_tree.png +%%DATADIR%%/res/images/levelimages/ishr_gearblur.png +%%DATADIR%%/res/images/levelimages/leafbunch2_light.png +%%DATADIR%%/res/images/levelimages/levelMarkerA_over.png +%%DATADIR%%/res/images/levelimages/levelMarkerA_up.png +%%DATADIR%%/res/images/levelimages/levelMarkerB_over.png +%%DATADIR%%/res/images/levelimages/levelMarkerB_up.png +%%DATADIR%%/res/images/levelimages/levelMarkerC_over.png +%%DATADIR%%/res/images/levelimages/levelMarkerC_up.png +%%DATADIR%%/res/images/levelimages/lf1.png +%%DATADIR%%/res/images/levelimages/lf2.png +%%DATADIR%%/res/images/levelimages/lf3.png +%%DATADIR%%/res/images/levelimages/lf4.png +%%DATADIR%%/res/images/levelimages/lf5.png +%%DATADIR%%/res/images/levelimages/lightShaft1.png +%%DATADIR%%/res/images/levelimages/lightShaft_sepia.png +%%DATADIR%%/res/images/levelimages/momBbBlack.png +%%DATADIR%%/res/images/levelimages/momBbOrng.png +%%DATADIR%%/res/images/levelimages/momBbPolesBlack.png +%%DATADIR%%/res/images/levelimages/momBbPolesOrng.png +%%DATADIR%%/res/images/levelimages/moon_orange.png +%%DATADIR%%/res/images/levelimages/physicsOfGoo.png +%%DATADIR%%/res/images/levelimages/pipeCap.png +%%DATADIR%%/res/images/levelimages/pipeCap_Beauty.png +%%DATADIR%%/res/images/levelimages/pipeCap_Black.png +%%DATADIR%%/res/images/levelimages/pipeCap_ISH.png +%%DATADIR%%/res/images/levelimages/pipeCap_closed.png +%%DATADIR%%/res/images/levelimages/pipeCap_closed_Beauty.png +%%DATADIR%%/res/images/levelimages/pipeCap_closed_Black.png +%%DATADIR%%/res/images/levelimages/pipeCap_closed_ISH.png +%%DATADIR%%/res/images/levelimages/pipe_bend_bl.png +%%DATADIR%%/res/images/levelimages/pipe_bend_bl_ISH.png +%%DATADIR%%/res/images/levelimages/pipe_bend_br.png +%%DATADIR%%/res/images/levelimages/pipe_bend_br_ISH.png +%%DATADIR%%/res/images/levelimages/pipe_bend_tl.png +%%DATADIR%%/res/images/levelimages/pipe_bend_tl_ISH.png +%%DATADIR%%/res/images/levelimages/pipe_bend_tr.png +%%DATADIR%%/res/images/levelimages/pipe_bend_tr_ISH.png +%%DATADIR%%/res/images/levelimages/pipe_horiz.png +%%DATADIR%%/res/images/levelimages/pipe_horiz_Beauty.png +%%DATADIR%%/res/images/levelimages/pipe_horiz_Black.png +%%DATADIR%%/res/images/levelimages/pipe_horiz_ISH.png +%%DATADIR%%/res/images/levelimages/pterminalMonitor_over.png +%%DATADIR%%/res/images/levelimages/pterminalMonitor_up.png +%%DATADIR%%/res/images/levelimages/pterminalPole.png +%%DATADIR%%/res/images/levelimages/screw1.png +%%DATADIR%%/res/images/levelimages/sign_yield.png +%%DATADIR%%/res/images/levelimages/signpostPole_brown.png +%%DATADIR%%/res/images/levelimages/signpostPole_gray.png +%%DATADIR%%/res/images/levelimages/signpostPole_ish.png +%%DATADIR%%/res/images/levelimages/signpost_brown.png +%%DATADIR%%/res/images/levelimages/signpost_gray.png +%%DATADIR%%/res/images/levelimages/signpost_ish.png +%%DATADIR%%/res/images/levelimages/sky_blue2a.png +%%DATADIR%%/res/images/levelimages/sky_pissorangestripes.png +%%DATADIR%%/res/images/levelimages/sky_pissyellowstripes.png +%%DATADIR%%/res/images/levelimages/spikeBlack_group.png +%%DATADIR%%/res/images/levelimages/spikeGray_group.png +%%DATADIR%%/res/images/levelimages/stormCloud1.png +%%DATADIR%%/res/images/levelimages/swirlClouds.png +%%DATADIR%%/res/images/levelimages/swirlMist.png +%%DATADIR%%/res/images/levelimages/tree_sil_1.png +%%DATADIR%%/res/images/levelimages/tree_stripe1.png +%%DATADIR%%/res/images/levelimages/usefulBlackSquare.png +%%DATADIR%%/res/images/levelimages/wheel1black.png +%%DATADIR%%/res/images/levelimages/wheel2black.png +%%DATADIR%%/res/images/levelimages/windmillPropellerSmall.png +%%DATADIR%%/res/images/levelimages/wogcCloud1.png +%%DATADIR%%/res/images/levelimages/wogcCloud2.png +%%DATADIR%%/res/images/motor.png +%%DATADIR%%/res/images/newmail.png +%%DATADIR%%/res/images/nukem_button_over.png +%%DATADIR%%/res/images/nukem_button_up.png +%%DATADIR%%/res/images/nukem_coverClosed_over.png +%%DATADIR%%/res/images/nukem_coverClosed_up.png +%%DATADIR%%/res/images/nukem_coverOpen_over.png +%%DATADIR%%/res/images/nukem_coverOpen_up.png +%%DATADIR%%/res/images/playername_textfield.png +%%DATADIR%%/res/images/playernameok_over.png +%%DATADIR%%/res/images/playernameok_up.png +%%DATADIR%%/res/images/popup.png +%%DATADIR%%/res/images/profilebutton_over.png +%%DATADIR%%/res/images/profilebutton_up.png +%%DATADIR%%/res/images/profilebuttonempty_over.png +%%DATADIR%%/res/images/profilebuttonempty_up.png +%%DATADIR%%/res/images/profiledelbutton_over.png +%%DATADIR%%/res/images/profiledelbutton_up.png +%%DATADIR%%/res/images/progress_widget_goo.png +%%DATADIR%%/res/images/statsubmit_down.png +%%DATADIR%%/res/images/statsubmit_down_over.png +%%DATADIR%%/res/images/statsubmit_over.png +%%DATADIR%%/res/images/statsubmit_up.png +%%DATADIR%%/res/images/superwidebutton_over.png +%%DATADIR%%/res/images/superwidebutton_up.png +%%DATADIR%%/res/images/third_over.png +%%DATADIR%%/res/images/third_up.png +%%DATADIR%%/res/images/transparentpixel.png +%%DATADIR%%/res/images/uiMenu_up.png +%%DATADIR%%/res/images/uiRetry_over.png +%%DATADIR%%/res/images/uiRetry_up_transparent.png +%%DATADIR%%/res/images/uishadow.png +%%DATADIR%%/res/images/whitesquare.png +%%DATADIR%%/res/images/whitesquare_translucent.png +%%DATADIR%%/res/images/widebutton_over.png +%%DATADIR%%/res/images/widebutton_up.png +%%DATADIR%%/res/islands/island1.xml.bin +%%DATADIR%%/res/islands/island2.xml.bin +%%DATADIR%%/res/islands/island3.xml.bin +%%DATADIR%%/res/islands/island4.xml.bin +%%DATADIR%%/res/islands/island5.xml.bin +%%DATADIR%%/res/levels/Chain/Chain.level.bin +%%DATADIR%%/res/levels/Chain/Chain.resrc.bin +%%DATADIR%%/res/levels/Chain/Chain.scene.bin +%%DATADIR%%/res/levels/Chain/bg.png +%%DATADIR%%/res/levels/Chain/cliffLeft.png +%%DATADIR%%/res/levels/Chain/cliffRight.png +%%DATADIR%%/res/levels/Chain/ground.png +%%DATADIR%%/res/levels/Chain/head.png +%%DATADIR%%/res/levels/Chain/post.png +%%DATADIR%%/res/levels/EconomicDivide/EconomicDivide.level.bin +%%DATADIR%%/res/levels/EconomicDivide/EconomicDivide.resrc.bin +%%DATADIR%%/res/levels/EconomicDivide/EconomicDivide.scene.bin +%%DATADIR%%/res/levels/EconomicDivide/cliff_left.png +%%DATADIR%%/res/levels/EconomicDivide/cliff_right.png +%%DATADIR%%/res/levels/FistyReachesOut/FistyReachesOut.level.bin +%%DATADIR%%/res/levels/FistyReachesOut/FistyReachesOut.resrc.bin +%%DATADIR%%/res/levels/FistyReachesOut/FistyReachesOut.scene.bin +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_arm.anim.binltl +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_arm.anim.binltl64 +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_arm.png +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_arm_bg.anim.binltl +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_arm_bg.anim.binltl64 +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_arm_bg.png +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_body.anim.binltl +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_body.anim.binltl64 +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_body.png +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_body_bg.anim.binltl +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_body_bg.anim.binltl64 +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_body_bg.png +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_eye.anim.binltl +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_eye.anim.binltl64 +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_eye.png +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_eye_bg.anim.binltl +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_eye_bg.anim.binltl64 +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_eye_bg.png +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_leg.anim.binltl +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_leg.anim.binltl64 +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_leg.png +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_leg_bg.anim.binltl +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_leg_bg.anim.binltl64 +%%DATADIR%%/res/levels/FistyReachesOut/Fisty_leg_bg.png +%%DATADIR%%/res/levels/FistyReachesOut/bg.png +%%DATADIR%%/res/levels/FistyReachesOut/platform.png +%%DATADIR%%/res/levels/FlyingMachine/FlyingMachine.level.bin +%%DATADIR%%/res/levels/FlyingMachine/FlyingMachine.resrc.bin +%%DATADIR%%/res/levels/FlyingMachine/FlyingMachine.scene.bin +%%DATADIR%%/res/levels/FlyingMachine/barBig.png +%%DATADIR%%/res/levels/FlyingMachine/barLittle.png +%%DATADIR%%/res/levels/FlyingMachine/bg.png +%%DATADIR%%/res/levels/FlyingMachine/main.png +%%DATADIR%%/res/levels/GoingUp/GoingUp.level.bin +%%DATADIR%%/res/levels/GoingUp/GoingUp.resrc.bin +%%DATADIR%%/res/levels/GoingUp/GoingUp.scene.bin +%%DATADIR%%/res/levels/GoingUp/tutorialPost.de.png +%%DATADIR%%/res/levels/GoingUp/tutorialPost.es.png +%%DATADIR%%/res/levels/GoingUp/tutorialPost.fr.png +%%DATADIR%%/res/levels/GoingUp/tutorialPost.it.png +%%DATADIR%%/res/levels/GoingUp/tutorialPost.nl.png +%%DATADIR%%/res/levels/GoingUp/tutorialPost.png +%%DATADIR%%/res/levels/HangLow/HangLow.level.bin +%%DATADIR%%/res/levels/HangLow/HangLow.resrc.bin +%%DATADIR%%/res/levels/HangLow/HangLow.scene.bin +%%DATADIR%%/res/levels/HangLow/bg.png +%%DATADIR%%/res/levels/HangLow/icebridge1.png +%%DATADIR%%/res/levels/HangLow/iceplatform1.png +%%DATADIR%%/res/levels/HangLow/iceplatform2.png +%%DATADIR%%/res/levels/ImpaleSticky/ImpaleSticky.level.bin +%%DATADIR%%/res/levels/ImpaleSticky/ImpaleSticky.resrc.bin +%%DATADIR%%/res/levels/ImpaleSticky/ImpaleSticky.scene.bin +%%DATADIR%%/res/levels/ImpaleSticky/main_bottom.png +%%DATADIR%%/res/levels/ImpaleSticky/main_mid.png +%%DATADIR%%/res/levels/ImpaleSticky/main_top.png +%%DATADIR%%/res/levels/ImpaleSticky/tutorialSign.de.png +%%DATADIR%%/res/levels/ImpaleSticky/tutorialSign.es.png +%%DATADIR%%/res/levels/ImpaleSticky/tutorialSign.fr.png +%%DATADIR%%/res/levels/ImpaleSticky/tutorialSign.it.png +%%DATADIR%%/res/levels/ImpaleSticky/tutorialSign.nl.png +%%DATADIR%%/res/levels/ImpaleSticky/tutorialSign.png +%%DATADIR%%/res/levels/IslandUi/IslandUi.level.bin +%%DATADIR%%/res/levels/IslandUi/IslandUi.resrc.bin +%%DATADIR%%/res/levels/IslandUi/IslandUi.scene.bin +%%DATADIR%%/res/levels/IslandUi/WoGC_button_over.png +%%DATADIR%%/res/levels/IslandUi/WoGC_button_up.png +%%DATADIR%%/res/levels/IslandUi/zoomout_over.png +%%DATADIR%%/res/levels/IslandUi/zoomout_up.png +%%DATADIR%%/res/levels/IvyTower/IvyTower.level.bin +%%DATADIR%%/res/levels/IvyTower/IvyTower.resrc.bin +%%DATADIR%%/res/levels/IvyTower/IvyTower.scene.bin +%%DATADIR%%/res/levels/IvyTower/TowerLeft.png +%%DATADIR%%/res/levels/IvyTower/TowerRight.png +%%DATADIR%%/res/levels/IvyTower/bg.png +%%DATADIR%%/res/levels/IvyTower/ground.png +%%DATADIR%%/res/levels/MapWorldView/MapWorldView.level.bin +%%DATADIR%%/res/levels/MapWorldView/MapWorldView.resrc.bin +%%DATADIR%%/res/levels/MapWorldView/MapWorldView.scene.bin +%%DATADIR%%/res/levels/MapWorldView/bg.png +%%DATADIR%%/res/levels/MapWorldView/chapter1previewLabel_over.png +%%DATADIR%%/res/levels/MapWorldView/chapter1previewLabel_up.png +%%DATADIR%%/res/levels/MapWorldView/globe_shadow.png +%%DATADIR%%/res/levels/MapWorldView/ii_c1_over.png +%%DATADIR%%/res/levels/MapWorldView/ii_c1_up.png +%%DATADIR%%/res/levels/MapWorldView/ii_c2_disabled.png +%%DATADIR%%/res/levels/MapWorldView/ii_c2_over.png +%%DATADIR%%/res/levels/MapWorldView/ii_c2_up.png +%%DATADIR%%/res/levels/MapWorldView/ii_c3_disabled.png +%%DATADIR%%/res/levels/MapWorldView/ii_c3_over.png +%%DATADIR%%/res/levels/MapWorldView/ii_c3_up.png +%%DATADIR%%/res/levels/MapWorldView/ii_c4_disabled.png +%%DATADIR%%/res/levels/MapWorldView/ii_c4_over.png +%%DATADIR%%/res/levels/MapWorldView/ii_c4_up.png +%%DATADIR%%/res/levels/MapWorldView/ii_c5_disabled.png +%%DATADIR%%/res/levels/MapWorldView/ii_c5_over.png +%%DATADIR%%/res/levels/MapWorldView/ii_c5_up.png +%%DATADIR%%/res/levels/MapWorldView/ii_c6_disabled.png +%%DATADIR%%/res/levels/MapWorldView/ii_c6_over.png +%%DATADIR%%/res/levels/MapWorldView/ii_c6_up.png +%%DATADIR%%/res/levels/MapWorldView/ii_wogc3d_over.png +%%DATADIR%%/res/levels/MapWorldView/ii_wogc3d_up.png +%%DATADIR%%/res/levels/MapWorldView/ii_wogc_disabled.png +%%DATADIR%%/res/levels/MapWorldView/ii_wogc_over.png +%%DATADIR%%/res/levels/MapWorldView/ii_wogc_up.png +%%DATADIR%%/res/levels/MapWorldView/ii_wogcd_over.png +%%DATADIR%%/res/levels/MapWorldView/ii_wogcd_up.png +%%DATADIR%%/res/levels/MapWorldView/letterbox_bottom.png +%%DATADIR%%/res/levels/MapWorldView/letterbox_top.png +%%DATADIR%%/res/levels/MapWorldView/mm_credits_over.png +%%DATADIR%%/res/levels/MapWorldView/mm_credits_up.png +%%DATADIR%%/res/levels/MapWorldView/mm_exit_over.png +%%DATADIR%%/res/levels/MapWorldView/mm_exit_up.png +%%DATADIR%%/res/levels/MapWorldView/mm_profiles_over.png +%%DATADIR%%/res/levels/MapWorldView/mm_profiles_up.png +%%DATADIR%%/res/levels/MapWorldView/title_GOO.png +%%DATADIR%%/res/levels/MapWorldView/title_OF.png +%%DATADIR%%/res/levels/MapWorldView/title_WORLD.png +%%DATADIR%%/res/levels/OdeToBridgeBuilder/OdeToBridgeBuilder.level.bin +%%DATADIR%%/res/levels/OdeToBridgeBuilder/OdeToBridgeBuilder.resrc.bin +%%DATADIR%%/res/levels/OdeToBridgeBuilder/OdeToBridgeBuilder.scene.bin +%%DATADIR%%/res/levels/RegurgitationPumpingStation/RegurgitationPumpingStation.level.bin +%%DATADIR%%/res/levels/RegurgitationPumpingStation/RegurgitationPumpingStation.resrc.bin +%%DATADIR%%/res/levels/RegurgitationPumpingStation/RegurgitationPumpingStation.scene.bin +%%DATADIR%%/res/levels/RegurgitationPumpingStation/billboard1.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/distantStack.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/lip_l.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/lip_r.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/main_l.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/main_r.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/rafter_bg.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/sky.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/ssBg.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/stomachBg.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/stomach_bottom.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/stomach_left.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/stomach_right.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/throatSeg.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/throatTop.png +%%DATADIR%%/res/levels/RegurgitationPumpingStation/wheel.png +%%DATADIR%%/res/levels/TowerOfGoo/TowerOfGoo.level.bin +%%DATADIR%%/res/levels/TowerOfGoo/TowerOfGoo.resrc.bin +%%DATADIR%%/res/levels/TowerOfGoo/TowerOfGoo.scene.bin +%%DATADIR%%/res/levels/Tumbler/Tumbler.level.bin +%%DATADIR%%/res/levels/Tumbler/Tumbler.resrc.bin +%%DATADIR%%/res/levels/Tumbler/Tumbler.scene.bin +%%DATADIR%%/res/levels/Tumbler/Wheel00.png +%%DATADIR%%/res/levels/Tumbler/Wheel01.png +%%DATADIR%%/res/levels/Tumbler/bg.png +%%DATADIR%%/res/levels/island1/bg.png +%%DATADIR%%/res/levels/island1/fireBg.png +%%DATADIR%%/res/levels/island1/fireRafter.png +%%DATADIR%%/res/levels/island1/island1.level.bin +%%DATADIR%%/res/levels/island1/island1.resrc.bin +%%DATADIR%%/res/levels/island1/island1.scene.bin +%%DATADIR%%/res/levels/island1/main.png +%%DATADIR%%/res/levels/island1/pipecon1.png +%%DATADIR%%/res/levels/island1/pipecon10.png +%%DATADIR%%/res/levels/island1/pipecon11.png +%%DATADIR%%/res/levels/island1/pipecon12.png +%%DATADIR%%/res/levels/island1/pipecon2.png +%%DATADIR%%/res/levels/island1/pipecon3.png +%%DATADIR%%/res/levels/island1/pipecon5.png +%%DATADIR%%/res/levels/island1/pipecon6.png +%%DATADIR%%/res/levels/island1/pipecon7.png +%%DATADIR%%/res/levels/island1/pipecon8.png +%%DATADIR%%/res/levels/island1/pipecon9.png +%%DATADIR%%/res/levels/island1/title.de.png +%%DATADIR%%/res/levels/island1/title.es.png +%%DATADIR%%/res/levels/island1/title.fr.png +%%DATADIR%%/res/levels/island1/title.it.png +%%DATADIR%%/res/levels/island1/title.nl.png +%%DATADIR%%/res/levels/island1/title.png +%%DATADIR%%/res/levels/island2/bg.png +%%DATADIR%%/res/levels/island2/chapter1previewSign.png +%%DATADIR%%/res/levels/island2/hair.png +%%DATADIR%%/res/levels/island2/island2.level.bin +%%DATADIR%%/res/levels/island2/island2.resrc.bin +%%DATADIR%%/res/levels/island2/island2.scene.bin +%%DATADIR%%/res/levels/island2/main_03.png +%%DATADIR%%/res/levels/island2/main_06.png +%%DATADIR%%/res/levels/island2/main_08.png +%%DATADIR%%/res/levels/island2/mainbg.png +%%DATADIR%%/res/levels/island2/pipecon0.png +%%DATADIR%%/res/levels/island2/pipecon1.png +%%DATADIR%%/res/levels/island2/pipecon10.png +%%DATADIR%%/res/levels/island2/pipecon11.png +%%DATADIR%%/res/levels/island2/pipecon2.png +%%DATADIR%%/res/levels/island2/pipecon4.png +%%DATADIR%%/res/levels/island2/pipecon5.png +%%DATADIR%%/res/levels/island2/pipecon7.png +%%DATADIR%%/res/levels/island2/pipecon8.png +%%DATADIR%%/res/levels/island2/pipecon9.png +%%DATADIR%%/res/levels/island2/title.de.png +%%DATADIR%%/res/levels/island2/title.es.png +%%DATADIR%%/res/levels/island2/title.fr.png +%%DATADIR%%/res/levels/island2/title.it.png +%%DATADIR%%/res/levels/island2/title.nl.png +%%DATADIR%%/res/levels/island2/title.png +%%DATADIR%%/res/levels/wogc/ConnectBB_blank.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connected.de.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connected.es.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connected.fr.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connected.it.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connected.nl.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connected.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connectfail.de.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connectfail.es.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connectfail.fr.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connectfail.it.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connectfail.nl.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connectfail.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connecting.de.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connecting.es.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connecting.fr.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connecting.it.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connecting.nl.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_connecting.png +%%DATADIR%%/res/levels/wogc/ConnectBB_content_disconnected.png +%%DATADIR%%/res/levels/wogc/DistantBuildings1.png +%%DATADIR%%/res/levels/wogc/DistantBuildings2.png +%%DATADIR%%/res/levels/wogc/DistantWogCorp.png +%%DATADIR%%/res/levels/wogc/bb_delicious.png +%%DATADIR%%/res/levels/wogc/bb_tastesogood.png +%%DATADIR%%/res/levels/wogc/bb_whatyouwannagoo.png +%%DATADIR%%/res/levels/wogc/bbpost.png +%%DATADIR%%/res/levels/wogc/buttonConnect_over.de.png +%%DATADIR%%/res/levels/wogc/buttonConnect_over.es.png +%%DATADIR%%/res/levels/wogc/buttonConnect_over.fr.png +%%DATADIR%%/res/levels/wogc/buttonConnect_over.it.png +%%DATADIR%%/res/levels/wogc/buttonConnect_over.nl.png +%%DATADIR%%/res/levels/wogc/buttonConnect_over.png +%%DATADIR%%/res/levels/wogc/buttonConnect_up.de.png +%%DATADIR%%/res/levels/wogc/buttonConnect_up.es.png +%%DATADIR%%/res/levels/wogc/buttonConnect_up.fr.png +%%DATADIR%%/res/levels/wogc/buttonConnect_up.it.png +%%DATADIR%%/res/levels/wogc/buttonConnect_up.nl.png +%%DATADIR%%/res/levels/wogc/buttonConnect_up.png +%%DATADIR%%/res/levels/wogc/consolecursor.png +%%DATADIR%%/res/levels/wogc/groundTile_before.png +%%DATADIR%%/res/levels/wogc/haze.png +%%DATADIR%%/res/levels/wogc/junktile.png +%%DATADIR%%/res/levels/wogc/nukem_bg.de.png +%%DATADIR%%/res/levels/wogc/nukem_bg.es.png +%%DATADIR%%/res/levels/wogc/nukem_bg.fr.png +%%DATADIR%%/res/levels/wogc/nukem_bg.it.png +%%DATADIR%%/res/levels/wogc/nukem_bg.nl.png +%%DATADIR%%/res/levels/wogc/nukem_bg.png +%%DATADIR%%/res/levels/wogc/quit_over.png +%%DATADIR%%/res/levels/wogc/quit_up.png +%%DATADIR%%/res/levels/wogc/skytile.png +%%DATADIR%%/res/levels/wogc/wogc.level.bin +%%DATADIR%%/res/levels/wogc/wogc.resrc.bin +%%DATADIR%%/res/levels/wogc/wogc.scene.bin +%%DATADIR%%/res/movie/2dboyLogo/2dboyLogo.movie.binltl +%%DATADIR%%/res/movie/2dboyLogo/2dboyLogo.movie.binltl64 +%%DATADIR%%/res/movie/2dboyLogo/2dboyLogo.resrc.bin +%%DATADIR%%/res/movie/2dboyLogo/logo_2.png +%%DATADIR%%/res/movie/2dboyLogo/logo_B.png +%%DATADIR%%/res/movie/2dboyLogo/logo_D.png +%%DATADIR%%/res/movie/2dboyLogo/logo_O.png +%%DATADIR%%/res/movie/2dboyLogo/logo_Y.png +%%DATADIR%%/res/movie/2dboyLogo/presents.de.png +%%DATADIR%%/res/movie/2dboyLogo/presents.es.png +%%DATADIR%%/res/movie/2dboyLogo/presents.fr.png +%%DATADIR%%/res/movie/2dboyLogo/presents.it.png +%%DATADIR%%/res/movie/2dboyLogo/presents.nl.png +%%DATADIR%%/res/movie/2dboyLogo/presents.png +%%DATADIR%%/res/movie/2dboyLogo/smear.png +%%DATADIR%%/res/movie/2dboyLogo/splat1.png +%%DATADIR%%/res/movie/Chapter1End/Chapter1End.movie.binltl +%%DATADIR%%/res/movie/Chapter1End/Chapter1End.movie.binltl64 +%%DATADIR%%/res/movie/Chapter1End/Chapter1End.resrc.bin +%%DATADIR%%/res/movie/Chapter1End/creature.png +%%DATADIR%%/res/movie/Chapter1End/sky.png +%%DATADIR%%/res/movie/Chapter1End/world.png +%%DATADIR%%/res/movie/_generic/arm.png +%%DATADIR%%/res/movie/_generic/black32.png +%%DATADIR%%/res/movie/_generic/consoleBeep1.ogg +%%DATADIR%%/res/movie/_generic/convertWorld.ogg +%%DATADIR%%/res/movie/_generic/fader.png +%%DATADIR%%/res/movie/_generic/girl0.png +%%DATADIR%%/res/movie/_generic/girl1.png +%%DATADIR%%/res/movie/_generic/girl2.png +%%DATADIR%%/res/movie/_generic/girl3.png +%%DATADIR%%/res/movie/_generic/lightson.ogg +%%DATADIR%%/res/movie/_generic/middleFinger.png +%%DATADIR%%/res/movie/_generic/pinky.png +%%DATADIR%%/res/movie/_generic/placeholderSign.png +%%DATADIR%%/res/movie/_generic/s1_beam.png +%%DATADIR%%/res/movie/_generic/s2_bg.png +%%DATADIR%%/res/movie/_generic/s2_cursor.png +%%DATADIR%%/res/movie/_generic/s2_sign.png +%%DATADIR%%/res/movie/_generic/s2_veggies.png +%%DATADIR%%/res/movie/_generic/s2bg.png +%%DATADIR%%/res/movie/_generic/s3_beam.png +%%DATADIR%%/res/movie/_generic/s4_bg.png +%%DATADIR%%/res/movie/_generic/s4_cube.png +%%DATADIR%%/res/movie/_generic/s4_globe.png +%%DATADIR%%/res/movie/_generic/s4_mist.png +%%DATADIR%%/res/movie/_generic/s4_squareBig.png +%%DATADIR%%/res/movie/_generic/s4_wireframe.png +%%DATADIR%%/res/movie/_generic/signpostIsh.png +%%DATADIR%%/res/movie/_generic/thumb.png +%%DATADIR%%/res/movie/_generic/white32.png +%%DATADIR%%/res/movie/_generic/wogLogo01.png +%%DATADIR%%/res/movie/_generic/woosh.png +%%DATADIR%%/res/movie/credits/2dboy.png +%%DATADIR%%/res/movie/credits/allanblomquist.png +%%DATADIR%%/res/movie/credits/and.png +%%DATADIR%%/res/movie/credits/credits.movie.binltl +%%DATADIR%%/res/movie/credits/credits.movie.binltl64 +%%DATADIR%%/res/movie/credits/credits.resrc.bin +%%DATADIR%%/res/movie/credits/gear.png +%%DATADIR%%/res/movie/credits/girl0.png +%%DATADIR%%/res/movie/credits/girl1.png +%%DATADIR%%/res/movie/credits/girl2.png +%%DATADIR%%/res/movie/credits/girl3.png +%%DATADIR%%/res/movie/credits/kylegabler.png +%%DATADIR%%/res/movie/credits/paulhubans.png +%%DATADIR%%/res/movie/credits/roncarmel.png +%%DATADIR%%/res/movie/credits/run1.ogg +%%DATADIR%%/res/movie/credits/run2.ogg +%%DATADIR%%/res/movie/credits/tree.png +%%DATADIR%%/res/movie/eol_1_in/blurStar.png +%%DATADIR%%/res/movie/eol_1_in/cheer1.ogg +%%DATADIR%%/res/movie/eol_1_in/collectionTankHandle.de.png +%%DATADIR%%/res/movie/eol_1_in/collectionTankHandle.es.png +%%DATADIR%%/res/movie/eol_1_in/collectionTankHandle.fr.png +%%DATADIR%%/res/movie/eol_1_in/collectionTankHandle.it.png +%%DATADIR%%/res/movie/eol_1_in/collectionTankHandle.nl.png +%%DATADIR%%/res/movie/eol_1_in/collectionTankHandle.png +%%DATADIR%%/res/movie/eol_1_in/collectionTank_fg.png +%%DATADIR%%/res/movie/eol_1_in/eol_1_in.movie.binltl +%%DATADIR%%/res/movie/eol_1_in/eol_1_in.movie.binltl64 +%%DATADIR%%/res/movie/eol_1_in/eol_1_in.resrc.bin +%%DATADIR%%/res/movie/eol_1_in/handleUp.ogg +%%DATADIR%%/res/movie/eol_1_in/pipeSeg.png +%%DATADIR%%/res/movie/eol_1_in/pipeTravelBg.png +%%DATADIR%%/res/movie/eol_1_in/pipeTravelSeg0.png +%%DATADIR%%/res/movie/eol_1_in/statPop.ogg +%%DATADIR%%/res/movie/eol_1_in/statlabel_collected.de.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_collected.es.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_collected.fr.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_collected.it.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_collected.nl.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_collected.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_extracredit.de.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_extracredit.es.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_extracredit.fr.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_extracredit.it.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_extracredit.nl.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_extracredit.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_goal.de.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_goal.es.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_goal.fr.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_goal.it.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_goal.nl.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_goal.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_moves.de.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_moves.es.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_moves.fr.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_moves.it.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_moves.nl.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_moves.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_time.de.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_time.es.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_time.fr.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_time.it.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_time.nl.png +%%DATADIR%%/res/movie/eol_1_in/statlabel_time.png +%%DATADIR%%/res/movie/eol_1_in/swish.ogg +%%DATADIR%%/res/movie/eol_1_in/tankEmpty.ogg +%%DATADIR%%/res/movie/eol_1_in/tankFill.ogg +%%DATADIR%%/res/movie/eol_1_in/tankIn.ogg +%%DATADIR%%/res/movie/eol_1_in/transwoosh2.ogg +%%DATADIR%%/res/movie/eol_2.5_statsin/eol_2.5_statsin.movie.binltl +%%DATADIR%%/res/movie/eol_2.5_statsin/eol_2.5_statsin.movie.binltl64 +%%DATADIR%%/res/movie/eol_2.5_statsin/eol_2.5_statsin.resrc.bin +%%DATADIR%%/res/movie/eol_2_fillwait/eol_2_fillwait.movie.binltl +%%DATADIR%%/res/movie/eol_2_fillwait/eol_2_fillwait.movie.binltl64 +%%DATADIR%%/res/movie/eol_2_fillwait/eol_2_fillwait.resrc.bin +%%DATADIR%%/res/movie/eol_3_handleup/eol_3_handleup.movie.binltl +%%DATADIR%%/res/movie/eol_3_handleup/eol_3_handleup.movie.binltl64 +%%DATADIR%%/res/movie/eol_3_handleup/eol_3_handleup.resrc.bin +%%DATADIR%%/res/movie/eol_4_waitclick/eol_4_waitclick.movie.binltl +%%DATADIR%%/res/movie/eol_4_waitclick/eol_4_waitclick.movie.binltl64 +%%DATADIR%%/res/movie/eol_4_waitclick/eol_4_waitclick.resrc.bin +%%DATADIR%%/res/movie/eol_5_handlepull/eol_5_handlepull.movie.binltl +%%DATADIR%%/res/movie/eol_5_handlepull/eol_5_handlepull.movie.binltl64 +%%DATADIR%%/res/movie/eol_5_handlepull/eol_5_handlepull.resrc.bin +%%DATADIR%%/res/movie/eol_6_travel/eol_6_travel.movie.binltl +%%DATADIR%%/res/movie/eol_6_travel/eol_6_travel.movie.binltl64 +%%DATADIR%%/res/movie/eol_6_travel/eol_6_travel.resrc.bin +%%DATADIR%%/res/movie/eol_7_islandin/eol_7_islandin.movie.binltl +%%DATADIR%%/res/movie/eol_7_islandin/eol_7_islandin.movie.binltl64 +%%DATADIR%%/res/movie/eol_7_islandin/eol_7_islandin.resrc.bin +%%DATADIR%%/res/movie/gooTransition_in/gooTransition_in.movie.binltl +%%DATADIR%%/res/movie/gooTransition_in/gooTransition_in.movie.binltl64 +%%DATADIR%%/res/movie/gooTransition_in/gooTransition_in.resrc.bin +%%DATADIR%%/res/movie/gooTransition_loop/gooTransition_loop.movie.binltl +%%DATADIR%%/res/movie/gooTransition_loop/gooTransition_loop.movie.binltl64 +%%DATADIR%%/res/movie/gooTransition_loop/gooTransition_loop.resrc.bin +%%DATADIR%%/res/movie/gooTransition_out/gooTransition_out.movie.binltl +%%DATADIR%%/res/movie/gooTransition_out/gooTransition_out.movie.binltl64 +%%DATADIR%%/res/movie/gooTransition_out/gooTransition_out.resrc.bin +%%DATADIR%%/res/movie/levelFadeOut/levelFadeOut.movie.binltl +%%DATADIR%%/res/movie/levelFadeOut/levelFadeOut.movie.binltl64 +%%DATADIR%%/res/movie/levelFadeOut/levelFadeOut.resrc.bin +%%DATADIR%%/res/movie/levelinfotransition_in/leafbunch.png +%%DATADIR%%/res/movie/levelinfotransition_in/levelinfotransition_in.movie.binltl +%%DATADIR%%/res/movie/levelinfotransition_in/levelinfotransition_in.movie.binltl64 +%%DATADIR%%/res/movie/levelinfotransition_in/levelinfotransition_in.resrc.bin +%%DATADIR%%/res/movie/levelinfotransition_main/levelinfotransition_main.movie.binltl +%%DATADIR%%/res/movie/levelinfotransition_main/levelinfotransition_main.movie.binltl64 +%%DATADIR%%/res/movie/levelinfotransition_main/levelinfotransition_main.resrc.bin +%%DATADIR%%/res/movie/levelinfotransition_out/levelinfotransition_out.movie.binltl +%%DATADIR%%/res/movie/levelinfotransition_out/levelinfotransition_out.movie.binltl64 +%%DATADIR%%/res/movie/levelinfotransition_out/levelinfotransition_out.resrc.bin +%%DATADIR%%/res/movie/seasonDisplay/seasonDisplay.movie.binltl +%%DATADIR%%/res/movie/seasonDisplay/seasonDisplay.movie.binltl64 +%%DATADIR%%/res/movie/seasonDisplay/seasonDisplay.resrc.bin +%%DATADIR%%/res/movie/signpostDlgIsh_flipin/signpostDlgIsh_flipin.movie.binltl +%%DATADIR%%/res/movie/signpostDlgIsh_flipin/signpostDlgIsh_flipin.movie.binltl64 +%%DATADIR%%/res/movie/signpostDlgIsh_flipin/signpostDlgIsh_flipin.resrc.bin +%%DATADIR%%/res/movie/signpostDlgIsh_flipout/signpostDlgIsh_flipout.movie.binltl +%%DATADIR%%/res/movie/signpostDlgIsh_flipout/signpostDlgIsh_flipout.movie.binltl64 +%%DATADIR%%/res/movie/signpostDlgIsh_flipout/signpostDlgIsh_flipout.resrc.bin +%%DATADIR%%/res/movie/signpostDlgIsh_in/signpostDlgIsh_in.movie.binltl +%%DATADIR%%/res/movie/signpostDlgIsh_in/signpostDlgIsh_in.movie.binltl64 +%%DATADIR%%/res/movie/signpostDlgIsh_in/signpostDlgIsh_in.resrc.bin +%%DATADIR%%/res/movie/signpostDlgIsh_loop/signpostDlgIsh_loop.movie.binltl +%%DATADIR%%/res/movie/signpostDlgIsh_loop/signpostDlgIsh_loop.movie.binltl64 +%%DATADIR%%/res/movie/signpostDlgIsh_loop/signpostDlgIsh_loop.resrc.bin +%%DATADIR%%/res/movie/signpostDlgIsh_out/signpostDlgIsh_out.movie.binltl +%%DATADIR%%/res/movie/signpostDlgIsh_out/signpostDlgIsh_out.movie.binltl64 +%%DATADIR%%/res/movie/signpostDlgIsh_out/signpostDlgIsh_out.resrc.bin +%%DATADIR%%/res/movie/signpostDlg_flipin/signpostDlg_flipin.movie.binltl +%%DATADIR%%/res/movie/signpostDlg_flipin/signpostDlg_flipin.movie.binltl64 +%%DATADIR%%/res/movie/signpostDlg_flipin/signpostDlg_flipin.resrc.bin +%%DATADIR%%/res/movie/signpostDlg_flipout/signpostDlg_flipout.movie.binltl +%%DATADIR%%/res/movie/signpostDlg_flipout/signpostDlg_flipout.movie.binltl64 +%%DATADIR%%/res/movie/signpostDlg_flipout/signpostDlg_flipout.resrc.bin +%%DATADIR%%/res/movie/signpostDlg_in/signpostDlg_in.movie.binltl +%%DATADIR%%/res/movie/signpostDlg_in/signpostDlg_in.movie.binltl64 +%%DATADIR%%/res/movie/signpostDlg_in/signpostDlg_in.resrc.bin +%%DATADIR%%/res/movie/signpostDlg_loop/signpostDlg_loop.movie.binltl +%%DATADIR%%/res/movie/signpostDlg_loop/signpostDlg_loop.movie.binltl64 +%%DATADIR%%/res/movie/signpostDlg_loop/signpostDlg_loop.resrc.bin +%%DATADIR%%/res/movie/signpostDlg_out/signpostDlg_out.movie.binltl +%%DATADIR%%/res/movie/signpostDlg_out/signpostDlg_out.movie.binltl64 +%%DATADIR%%/res/movie/signpostDlg_out/signpostDlg_out.resrc.bin +%%DATADIR%%/res/movie/wogcunlock/bbUnlocked.png +%%DATADIR%%/res/movie/wogcunlock/beauty1.png +%%DATADIR%%/res/movie/wogcunlock/beauty2.png +%%DATADIR%%/res/movie/wogcunlock/city.png +%%DATADIR%%/res/movie/wogcunlock/glow.png +%%DATADIR%%/res/movie/wogcunlock/opensign_off.de.png +%%DATADIR%%/res/movie/wogcunlock/opensign_off.es.png +%%DATADIR%%/res/movie/wogcunlock/opensign_off.fr.png +%%DATADIR%%/res/movie/wogcunlock/opensign_off.it.png +%%DATADIR%%/res/movie/wogcunlock/opensign_off.nl.png +%%DATADIR%%/res/movie/wogcunlock/opensign_off.png +%%DATADIR%%/res/movie/wogcunlock/opensign_on.de.png +%%DATADIR%%/res/movie/wogcunlock/opensign_on.es.png +%%DATADIR%%/res/movie/wogcunlock/opensign_on.fr.png +%%DATADIR%%/res/movie/wogcunlock/opensign_on.it.png +%%DATADIR%%/res/movie/wogcunlock/opensign_on.nl.png +%%DATADIR%%/res/movie/wogcunlock/opensign_on.png +%%DATADIR%%/res/movie/wogcunlock/title_CORPORATION.png +%%DATADIR%%/res/movie/wogcunlock/title_GOO.png +%%DATADIR%%/res/movie/wogcunlock/title_OF.png +%%DATADIR%%/res/movie/wogcunlock/title_WORLD.png +%%DATADIR%%/res/movie/wogcunlock/wogc.png +%%DATADIR%%/res/movie/wogcunlock/wogcunlock.movie.binltl +%%DATADIR%%/res/movie/wogcunlock/wogcunlock.movie.binltl64 +%%DATADIR%%/res/movie/wogcunlock/wogcunlock.resrc.bin +%%DATADIR%%/res/music/OdeToTheBridgeBuilder.ogg +%%DATADIR%%/res/music/RainRainWindyWindy.ogg +%%DATADIR%%/res/music/WogThemeLoop.ogg +%%DATADIR%%/res/music/kaptainpolka.ogg +%%DATADIR%%/res/music/temp_CarnivalLoop.ogg +%%DATADIR%%/res/music/temp_DWtD1.ogg +%%DATADIR%%/res/music/temp_DWtD2.ogg +%%DATADIR%%/res/music/temp_islandam.ogg +%%DATADIR%%/res/music/temp_jelly.ogg +%%DATADIR%%/res/music/temp_main.ogg +%%DATADIR%%/res/music/temp_miniottbb.ogg +%%DATADIR%%/res/music/threadcutter.ogg +%%DATADIR%%/res/scenes/EOL.resrc.bin +%%DATADIR%%/res/scenes/EOL.scene.bin +%%DATADIR%%/res/scenes/GameMenu.resrc.bin +%%DATADIR%%/res/scenes/GameMenu.scene.bin +%%DATADIR%%/res/sounds/WoGCUnlocks.ogg +%%DATADIR%%/res/sounds/anticipation.ogg +%%DATADIR%%/res/sounds/cheer2.ogg +%%DATADIR%%/res/sounds/discovery1.ogg +%%DATADIR%%/res/sounds/discovery2.ogg +%%DATADIR%%/res/sounds/discovery3.ogg +%%DATADIR%%/res/sounds/discovery4.ogg +%%DATADIR%%/res/sounds/earthquake.ogg +%%DATADIR%%/res/sounds/extracredit.ogg +%%DATADIR%%/res/sounds/fling01.ogg +%%DATADIR%%/res/sounds/fling02.ogg +%%DATADIR%%/res/sounds/fling03.ogg +%%DATADIR%%/res/sounds/fling04.ogg +%%DATADIR%%/res/sounds/fling05.ogg +%%DATADIR%%/res/sounds/fling06.ogg +%%DATADIR%%/res/sounds/fling07.ogg +%%DATADIR%%/res/sounds/fling08.ogg +%%DATADIR%%/res/sounds/fling09.ogg +%%DATADIR%%/res/sounds/fling10.ogg +%%DATADIR%%/res/sounds/geyser.ogg +%%DATADIR%%/res/sounds/geyser2.ogg +%%DATADIR%%/res/sounds/gootrail.ogg +%%DATADIR%%/res/sounds/loop_beforeItRains.ogg +%%DATADIR%%/res/sounds/loop_bubbles.ogg +%%DATADIR%%/res/sounds/loop_celebrityCrowd.ogg +%%DATADIR%%/res/sounds/loop_eveningWater.ogg +%%DATADIR%%/res/sounds/loop_fire.ogg +%%DATADIR%%/res/sounds/loop_firewater.ogg +%%DATADIR%%/res/sounds/loop_rainLite.ogg +%%DATADIR%%/res/sounds/loop_readyToNuke.ogg +%%DATADIR%%/res/sounds/loop_shore.ogg +%%DATADIR%%/res/sounds/loop_squeaksInTheWind.ogg +%%DATADIR%%/res/sounds/loop_strongwind.ogg +%%DATADIR%%/res/sounds/loop_superbirds.ogg +%%DATADIR%%/res/sounds/loop_waterPond.ogg +%%DATADIR%%/res/sounds/nuke.ogg +%%DATADIR%%/res/sounds/nuke_cover_close.ogg +%%DATADIR%%/res/sounds/nuke_cover_open.ogg +%%DATADIR%%/res/sounds/pipeHit_00.ogg +%%DATADIR%%/res/sounds/pipeHit_01.ogg +%%DATADIR%%/res/sounds/pipeHit_02.ogg +%%DATADIR%%/res/sounds/pipeHit_03.ogg +%%DATADIR%%/res/sounds/pipeHit_04.ogg +%%DATADIR%%/res/sounds/pipeHit_05.ogg +%%DATADIR%%/res/sounds/pipeHit_06.ogg +%%DATADIR%%/res/sounds/pipeHit_07.ogg +%%DATADIR%%/res/sounds/pipeHit_08.ogg +%%DATADIR%%/res/sounds/pipeHit_09.ogg +%%DATADIR%%/res/sounds/pipeHit_10.ogg +%%DATADIR%%/res/sounds/pipeHit_11.ogg +%%DATADIR%%/res/sounds/pipeHit_12.ogg +%%DATADIR%%/res/sounds/popup.ogg +%%DATADIR%%/res/sounds/shatter.ogg +%%DATADIR%%/res/sounds/splash.ogg +%%DATADIR%%/res/sounds/strand_break.ogg +%%DATADIR%%/res/sounds/suck_begin.ogg +%%DATADIR%%/res/sounds/suck_end.ogg +%%DATADIR%%/res/sounds/suck_loop.ogg +%%DATADIR%%/res/sounds/timebugspawn1.ogg +%%DATADIR%%/res/sounds/timebugspawn2.ogg +%%DATADIR%%/res/sounds/undo.ogg +%%DATADIR%%/res/sounds/whistle1.ogg +%%DATADIR%%/res/sounds/whistle2.ogg +%%DATADIR%%/res/sounds/whistle3.ogg +%%DATADIR%%/res/sounds/whistle4.ogg +@dirrm %%DATADIR%%/res/sounds +@dirrm %%DATADIR%%/res/scenes +@dirrm %%DATADIR%%/res/music +@dirrm %%DATADIR%%/res/movie/wogcunlock +@dirrm %%DATADIR%%/res/movie/signpostDlg_out +@dirrm %%DATADIR%%/res/movie/signpostDlg_loop +@dirrm %%DATADIR%%/res/movie/signpostDlg_in +@dirrm %%DATADIR%%/res/movie/signpostDlg_flipout +@dirrm %%DATADIR%%/res/movie/signpostDlg_flipin +@dirrm %%DATADIR%%/res/movie/signpostDlgIsh_out +@dirrm %%DATADIR%%/res/movie/signpostDlgIsh_loop +@dirrm %%DATADIR%%/res/movie/signpostDlgIsh_in +@dirrm %%DATADIR%%/res/movie/signpostDlgIsh_flipout +@dirrm %%DATADIR%%/res/movie/signpostDlgIsh_flipin +@dirrm %%DATADIR%%/res/movie/seasonDisplay +@dirrm %%DATADIR%%/res/movie/levelinfotransition_out +@dirrm %%DATADIR%%/res/movie/levelinfotransition_main +@dirrm %%DATADIR%%/res/movie/levelinfotransition_in +@dirrm %%DATADIR%%/res/movie/levelFadeOut +@dirrm %%DATADIR%%/res/movie/gooTransition_out +@dirrm %%DATADIR%%/res/movie/gooTransition_loop +@dirrm %%DATADIR%%/res/movie/gooTransition_in +@dirrm %%DATADIR%%/res/movie/eol_7_islandin +@dirrm %%DATADIR%%/res/movie/eol_6_travel +@dirrm %%DATADIR%%/res/movie/eol_5_handlepull +@dirrm %%DATADIR%%/res/movie/eol_4_waitclick +@dirrm %%DATADIR%%/res/movie/eol_3_handleup +@dirrm %%DATADIR%%/res/movie/eol_2_fillwait +@dirrm %%DATADIR%%/res/movie/eol_2.5_statsin +@dirrm %%DATADIR%%/res/movie/eol_1_in +@dirrm %%DATADIR%%/res/movie/credits +@dirrm %%DATADIR%%/res/movie/_generic +@dirrm %%DATADIR%%/res/movie/Chapter1End +@dirrm %%DATADIR%%/res/movie/2dboyLogo +@dirrm %%DATADIR%%/res/movie +@dirrm %%DATADIR%%/res/levels/wogc +@dirrm %%DATADIR%%/res/levels/island2 +@dirrm %%DATADIR%%/res/levels/island1 +@dirrm %%DATADIR%%/res/levels/Tumbler +@dirrm %%DATADIR%%/res/levels/TowerOfGoo +@dirrm %%DATADIR%%/res/levels/RegurgitationPumpingStation +@dirrm %%DATADIR%%/res/levels/OdeToBridgeBuilder +@dirrm %%DATADIR%%/res/levels/MapWorldView +@dirrm %%DATADIR%%/res/levels/IvyTower +@dirrm %%DATADIR%%/res/levels/IslandUi +@dirrm %%DATADIR%%/res/levels/ImpaleSticky +@dirrm %%DATADIR%%/res/levels/HangLow +@dirrm %%DATADIR%%/res/levels/GoingUp +@dirrm %%DATADIR%%/res/levels/FlyingMachine +@dirrm %%DATADIR%%/res/levels/FistyReachesOut +@dirrm %%DATADIR%%/res/levels/EconomicDivide +@dirrm %%DATADIR%%/res/levels/Chain +@dirrm %%DATADIR%%/res/levels +@dirrm %%DATADIR%%/res/islands +@dirrm %%DATADIR%%/res/images/levelimages +@dirrm %%DATADIR%%/res/images/fx +@dirrm %%DATADIR%%/res/images/flags +@dirrm %%DATADIR%%/res/images +@dirrm %%DATADIR%%/res/fonts +@dirrm %%DATADIR%%/res/balls/common_black +@dirrm %%DATADIR%%/res/balls/common_albino +@dirrm %%DATADIR%%/res/balls/common +@dirrm %%DATADIR%%/res/balls/balloon +@dirrm %%DATADIR%%/res/balls/_generic +@dirrm %%DATADIR%%/res/balls/UtilNoAttachWalkableSmall +@dirrm %%DATADIR%%/res/balls/UtilNoAttachUnwalkable +@dirrm %%DATADIR%%/res/balls/UtilChapter2 +@dirrm %%DATADIR%%/res/balls/UtilAttachWalkable +@dirrm %%DATADIR%%/res/balls/UtilAttachUnwalkable +@dirrm %%DATADIR%%/res/balls/TimeBug +@dirrm %%DATADIR%%/res/balls/Ivy +@dirrm %%DATADIR%%/res/balls/GooProduct +@dirrm %%DATADIR%%/res/balls/EvilEye +@dirrm %%DATADIR%%/res/balls/Drained +@dirrm %%DATADIR%%/res/balls/Distant +@dirrm %%DATADIR%%/res/balls/AnchorStickyInvisible +@dirrm %%DATADIR%%/res/balls/AnchorSticky +@dirrm %%DATADIR%%/res/balls/AnchorFriendly +@dirrm %%DATADIR%%/res/balls/Anchor +@dirrm %%DATADIR%%/res/balls +@dirrm %%DATADIR%%/res/anim +@dirrm %%DATADIR%%/res +@dirrm %%DATADIR%%/properties +@dirrm %%DATADIR%% |