diff options
Diffstat (limited to 'games')
27 files changed, 1828 insertions, 164 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 498b1c72c5f0..58f597a2745c 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad DISTVERSION= 0.27.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= https://releases.wildfiregames.com/ DISTFILES= ${PORTNAME}-${DISTVERSION}-unix-build.tar.xz \ diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index 543954f8b8b0..ae2f19772393 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,6 +1,6 @@ PORTNAME= DDNet PORTVERSION= 19.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/anki/Makefile b/games/anki/Makefile index cbab4a1a9172..4e4e40a4654a 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,5 +1,6 @@ PORTNAME= anki DISTVERSION= 25.09.2 +PORTREVISION= 1 # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:yarncache diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile index 5c2d08e9039a..3963ca48e3ff 100644 --- a/games/dose-response/Makefile +++ b/games/dose-response/Makefile @@ -1,7 +1,7 @@ PORTNAME= dose-response DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 54 +PORTREVISION= 55 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/genact/Makefile b/games/genact/Makefile index f8f18937634a..adb2124185d5 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,7 +1,7 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org diff --git a/games/gnome-robots/Makefile b/games/gnome-robots/Makefile index 779963d8be75..ea26fd897482 100644 --- a/games/gnome-robots/Makefile +++ b/games/gnome-robots/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnome-robots DISTVERSION= 41.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games gnome DIST_SUBDIR= gnome diff --git a/games/hivetui/Makefile b/games/hivetui/Makefile index 1c45c5a98cab..43eeb097fa41 100644 --- a/games/hivetui/Makefile +++ b/games/hivetui/Makefile @@ -1,7 +1,7 @@ PORTNAME= hivetui DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MAINTAINER= fuz@FreeBSD.org diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index d4e26de35ad7..14e9e205ad6a 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -1,7 +1,7 @@ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MAINTAINER= timp87@gmail.com diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile index 9486ea1e20b1..d18989d115e1 100644 --- a/games/jumpy/Makefile +++ b/games/jumpy/Makefile @@ -1,7 +1,7 @@ PORTNAME= jumpy DISTVERSIONPREFIX= v DISTVERSION= 0.12.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index b3917ed7f700..2861f7371683 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -1,48 +1,26 @@ PORTNAME= lincity-ng -PORTVERSION= 2.0 -PORTREVISION= 20 +DISTVERSION= 2.14.2 +DISTVERSIONSUFFIX= -Source CATEGORIES= games -MASTER_SITES= BERLIOS +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ MAINTAINER= uzsolt@FreeBSD.org COMMENT= Improved rich city simulation game for X WWW= https://github.com/lincity-ng/lincity-ng/ LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING.txt -BUILD_DEPENDS= jam:devel/jam -LIB_DEPENDS= libphysfs.so:devel/physfs +LIB_DEPENDS= libfmt.so:devel/libfmt \ + libxml++-5.0.so:textproc/libxml++ -USES= gl gnome localbase:ldflags pkgconfig sdl tar:bzip2 xorg -USE_CXXSTD= c++14 +USES= cmake:noninja compiler:c++17-lang gl gnome localbase:ldflags \ + pkgconfig sdl tar:xz xorg USE_GL= gl -USE_GNOME= libxml2 -USE_SDL= sdl mixer image ttf gfx +USE_GNOME= libxml2 libxslt +USE_SDL= image2 mixer2 sdl2 ttf2 USE_XORG= x11 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-libphysfs=${LOCALBASE} \ - --x-libraries=${LOCALBASE}/lib --x-includes=${LOCALBASE}/include - LDFLAGS+= -lpthread -PLIST_FILES= bin/lincity-ng \ - share/applications/lincity-ng.desktop \ - share/pixmaps/lincity-ng.png -PORTDATA= * -PORTDOCS= * - -OPTIONS_DEFINE= DOCS - -post-patch: - @${REINPLACE_CMD} -e 's| -O| -I${LOCALBASE}/include&|g' \ - ${WRKSRC}/Jamrules - -do-build: - @(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} jam -dx -j${MAKE_JOBS_NUMBER}) - -do-install: - @(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} jam -dx -sprefix=${PREFIX} -sDESTDIR=${STAGEDIR} ${INSTALL_TARGET}) - .include <bsd.port.mk> diff --git a/games/lincity-ng/distinfo b/games/lincity-ng/distinfo index 4350eb010fc8..cd20a773e058 100644 --- a/games/lincity-ng/distinfo +++ b/games/lincity-ng/distinfo @@ -1,2 +1,3 @@ -SHA256 (lincity-ng-2.0.tar.bz2) = a6b206a5dfc7a817669f4fc7cbc012bd4a7073c42f918ceb2f1f484cc0b06606 -SIZE (lincity-ng-2.0.tar.bz2) = 39475719 +TIMESTAMP = 1758912286 +SHA256 (lincity-ng-2.14.2-Source.tar.xz) = 772c0d127d396b307e1d612c41c569196c536b1ed87d242a5403aa3de8de687d +SIZE (lincity-ng-2.14.2-Source.tar.xz) = 96904712 diff --git a/games/lincity-ng/files/patch-mk-jam-install.jam b/games/lincity-ng/files/patch-mk-jam-install.jam deleted file mode 100644 index 867b2a9fd434..000000000000 --- a/games/lincity-ng/files/patch-mk-jam-install.jam +++ /dev/null @@ -1,11 +0,0 @@ ---- mk/jam/install.jam.orig Sat Apr 15 04:53:26 2006 -+++ mk/jam/install.jam Fri Sep 1 13:11:31 2006 -@@ -11,7 +11,7 @@ - - # set some paths - appdatadir ?= [ ConcatDirs $(datadir) $(PACKAGE_NAME) ] ; --appdocdir ?= [ ConcatDirs $(datadir) doc $(PACKAGE_NAME)-$(PACKAGE_VERSION) ] ; -+appdocdir ?= [ ConcatDirs $(datadir) doc $(PACKAGE_NAME) ] ; - appconfdir ?= [ ConcatDirs $(sysconfdir) $(PACKAGE_NAME) ] ; - plugindir ?= [ ConcatDirs $(libdir) $(PACKAGE_NAME) ] ; - applicationsdir ?= [ ConcatDirs $(datadir) applications ] ; diff --git a/games/lincity-ng/files/patch-src_lincity-ng_Config.cpp b/games/lincity-ng/files/patch-src_lincity-ng_Config.cpp new file mode 100644 index 000000000000..4d69431923ed --- /dev/null +++ b/games/lincity-ng/files/patch-src_lincity-ng_Config.cpp @@ -0,0 +1,25 @@ +--- src/lincity-ng/Config.cpp.orig 2025-10-03 08:36:01 UTC ++++ src/lincity-ng/Config.cpp +@@ -436,11 +436,6 @@ Config::parseCommandLine(int argc, char** argv) { + } + + +-template class Config::Option<int>; +-template class Config::Option<bool>; +-template class Config::Option<std::string>; +-template class Config::Option<std::filesystem::path>; +- + template<typename T> + Config::Option<T>::Option() : + default_(std::nullopt) +@@ -594,5 +589,10 @@ saveOption(xmlTextWriterPtr xmlWriter, const std::stri + xmlTextWriterWriteElement(xmlWriter, (xmlStr)name.c_str(), + (xmlStr)"default"); + } ++ ++template class Config::Option<int>; ++template class Config::Option<bool>; ++template class Config::Option<std::string>; ++template class Config::Option<std::filesystem::path>; + + /** @file lincity-ng/Config.cpp */ diff --git a/games/lincity-ng/files/patch-src_lincity_MapPoint.hpp b/games/lincity-ng/files/patch-src_lincity_MapPoint.hpp new file mode 100644 index 000000000000..46b2399aa510 --- /dev/null +++ b/games/lincity-ng/files/patch-src_lincity_MapPoint.hpp @@ -0,0 +1,11 @@ +--- src/lincity/MapPoint.hpp.orig 2025-09-27 07:10:50 UTC ++++ src/lincity/MapPoint.hpp +@@ -25,8 +25,6 @@ + #include <cstddef> // for size_t + #include <ostream> // for ostream + +-namespace std { template<class Key> struct hash; } // IWYU pragma: keep +- + class MapPoint { + public: + MapPoint(int x = 0, int y = 0); diff --git a/games/lincity-ng/pkg-plist b/games/lincity-ng/pkg-plist new file mode 100644 index 000000000000..9a7d5a53080d --- /dev/null +++ b/games/lincity-ng/pkg-plist @@ -0,0 +1,1723 @@ +bin/lincity-ng +share/applications/io.github.lincity_ng.lincity-ng.desktop +share/icons/hicolor/128x128/apps/io.github.lincity_ng.lincity-ng.png +share/icons/hicolor/256x256/apps/io.github.lincity_ng.lincity-ng.png +share/man/lincity-ng.6.gz +share/metainfo/io.github.lincity_ng.lincity-ng.metainfo.xml +%%DATADIR%%/1328-to-2130.sh +%%DATADIR%%/1328-to-2130.xsl +%%DATADIR%%/fonts/sans.ttf +%%DATADIR%%/gui/app.xml +%%DATADIR%%/gui/buttonpanel.xml +%%DATADIR%%/gui/credits.xml +%%DATADIR%%/gui/creditslist.xml +%%DATADIR%%/gui/dialog.xml +%%DATADIR%%/gui/dialogs/coal_survey_yn.xml +%%DATADIR%%/gui/dialogs/gamestats.xml +%%DATADIR%%/gui/dialogs/launch_rocket_yn.xml +%%DATADIR%%/gui/dialogs/portdialog.xml +%%DATADIR%%/gui/dialogs/tradedialog.xml +%%DATADIR%%/gui/helpwindow.xml +%%DATADIR%%/gui/loadgame.xml +%%DATADIR%%/gui/mainmenu.xml +%%DATADIR%%/gui/minimap.xml +%%DATADIR%%/gui/minimapswitchbuttons.xml +%%DATADIR%%/gui/mps.xml +%%DATADIR%%/gui/newgame.xml +%%DATADIR%%/gui/options.xml +%%DATADIR%%/gui/pbar.xml +%%DATADIR%%/gui/pbar2nd.xml +%%DATADIR%%/gui/savegame.xml +%%DATADIR%%/gui/speedpanel.xml +%%DATADIR%%/help/ca/blacksmith.xml +%%DATADIR%%/help/ca/bulldoze.xml +%%DATADIR%%/help/ca/button-index.xml +%%DATADIR%%/help/ca/coal.xml +%%DATADIR%%/help/ca/coalmine.xml +%%DATADIR%%/help/ca/commune.xml +%%DATADIR%%/help/ca/cricket.xml +%%DATADIR%%/help/ca/dialogs.xml +%%DATADIR%%/help/ca/economy.xml +%%DATADIR%%/help/ca/export.xml +%%DATADIR%%/help/ca/farm.xml +%%DATADIR%%/help/ca/fast.xml +%%DATADIR%%/help/ca/finance.xml +%%DATADIR%%/help/ca/firestation.xml +%%DATADIR%%/help/ca/food.xml +%%DATADIR%%/help/ca/goods.xml +%%DATADIR%%/help/ca/health.xml +%%DATADIR%%/help/ca/help.xml +%%DATADIR%%/help/ca/housing.xml +%%DATADIR%%/help/ca/index.xml +%%DATADIR%%/help/ca/industryh.xml +%%DATADIR%%/help/ca/industryl.xml +%%DATADIR%%/help/ca/keys.xml +%%DATADIR%%/help/ca/labor.xml +%%DATADIR%%/help/ca/market.xml +%%DATADIR%%/help/ca/medium.xml +%%DATADIR%%/help/ca/mill.xml +%%DATADIR%%/help/ca/mini-screen.xml +%%DATADIR%%/help/ca/monument.xml +%%DATADIR%%/help/ca/msb-coal.xml +%%DATADIR%%/help/ca/msb-cricket.xml +%%DATADIR%%/help/ca/msb-fire.xml +%%DATADIR%%/help/ca/msb-health.xml +%%DATADIR%%/help/ca/msb-normal.xml +%%DATADIR%%/help/ca/msb-pol.xml +%%DATADIR%%/help/ca/msb-power.xml +%%DATADIR%%/help/ca/msb-starve.xml +%%DATADIR%%/help/ca/msb-transport.xml +%%DATADIR%%/help/ca/msb-ub40.xml +%%DATADIR%%/help/ca/ore.xml +%%DATADIR%%/help/ca/oremine.xml +%%DATADIR%%/help/ca/other-costs.xml +%%DATADIR%%/help/ca/park.xml +%%DATADIR%%/help/ca/pause.xml +%%DATADIR%%/help/ca/pbar.xml +%%DATADIR%%/help/ca/pollution.xml +%%DATADIR%%/help/ca/port.xml +%%DATADIR%%/help/ca/pottery.xml +%%DATADIR%%/help/ca/powerline.xml +%%DATADIR%%/help/ca/powerscoal.xml +%%DATADIR%%/help/ca/powerssolar.xml +%%DATADIR%%/help/ca/query.xml +%%DATADIR%%/help/ca/rail.xml +%%DATADIR%%/help/ca/recycle.xml +%%DATADIR%%/help/ca/residential.xml +%%DATADIR%%/help/ca/river.xml +%%DATADIR%%/help/ca/road.xml +%%DATADIR%%/help/ca/rocket.xml +%%DATADIR%%/help/ca/school.xml +%%DATADIR%%/help/ca/slow.xml +%%DATADIR%%/help/ca/steel.xml +%%DATADIR%%/help/ca/substation.xml +%%DATADIR%%/help/ca/sustain.xml +%%DATADIR%%/help/ca/tech-level.xml +%%DATADIR%%/help/ca/tip.xml +%%DATADIR%%/help/ca/track.xml +%%DATADIR%%/help/ca/transport.xml +%%DATADIR%%/help/ca/tutorial-advanced.xml +%%DATADIR%%/help/ca/tutorial-aim.xml +%%DATADIR%%/help/ca/tutorial-basics.xml +%%DATADIR%%/help/ca/tutorial-overview.xml +%%DATADIR%%/help/ca/tutorial-scenario.xml +%%DATADIR%%/help/ca/tutorial.xml +%%DATADIR%%/help/ca/university.xml +%%DATADIR%%/help/ca/windmill.xml +%%DATADIR%%/help/cs/blacksmith.xml +%%DATADIR%%/help/cs/economy.xml +%%DATADIR%%/help/cs/food.xml +%%DATADIR%%/help/cs/help.xml +%%DATADIR%%/help/cs/index.xml +%%DATADIR%%/help/cs/keys.xml +%%DATADIR%%/help/cs/ore.xml +%%DATADIR%%/help/cs/pause.xml +%%DATADIR%%/help/cs/substation.xml +%%DATADIR%%/help/de/blacksmith.xml +%%DATADIR%%/help/de/bulldoze.xml +%%DATADIR%%/help/de/button-index.xml +%%DATADIR%%/help/de/coal.xml +%%DATADIR%%/help/de/coalmine.xml +%%DATADIR%%/help/de/commune.xml +%%DATADIR%%/help/de/cricket.xml +%%DATADIR%%/help/de/dialogs.xml +%%DATADIR%%/help/de/economy.xml +%%DATADIR%%/help/de/export.xml +%%DATADIR%%/help/de/farm.xml +%%DATADIR%%/help/de/fast.xml +%%DATADIR%%/help/de/finance.xml +%%DATADIR%%/help/de/firestation.xml +%%DATADIR%%/help/de/food.xml +%%DATADIR%%/help/de/goods.xml +%%DATADIR%%/help/de/health.xml +%%DATADIR%%/help/de/help.xml +%%DATADIR%%/help/de/housing.xml +%%DATADIR%%/help/de/index.xml +%%DATADIR%%/help/de/industryh.xml +%%DATADIR%%/help/de/industryl.xml +%%DATADIR%%/help/de/keys.xml +%%DATADIR%%/help/de/labor.xml +%%DATADIR%%/help/de/market.xml +%%DATADIR%%/help/de/medium.xml +%%DATADIR%%/help/de/mill.xml +%%DATADIR%%/help/de/mini-screen.xml +%%DATADIR%%/help/de/monument.xml +%%DATADIR%%/help/de/msb-coal.xml +%%DATADIR%%/help/de/msb-cricket.xml +%%DATADIR%%/help/de/msb-fire.xml +%%DATADIR%%/help/de/msb-health.xml +%%DATADIR%%/help/de/msb-normal.xml +%%DATADIR%%/help/de/msb-pol.xml +%%DATADIR%%/help/de/msb-power.xml +%%DATADIR%%/help/de/msb-starve.xml +%%DATADIR%%/help/de/msb-transport.xml +%%DATADIR%%/help/de/msb-ub40.xml +%%DATADIR%%/help/de/ore.xml +%%DATADIR%%/help/de/oremine.xml +%%DATADIR%%/help/de/other-costs.xml +%%DATADIR%%/help/de/park.xml +%%DATADIR%%/help/de/pause.xml +%%DATADIR%%/help/de/pbar.xml +%%DATADIR%%/help/de/pollution.xml +%%DATADIR%%/help/de/port.xml +%%DATADIR%%/help/de/pottery.xml +%%DATADIR%%/help/de/powerline.xml +%%DATADIR%%/help/de/powerscoal.xml +%%DATADIR%%/help/de/powerssolar.xml +%%DATADIR%%/help/de/query.xml +%%DATADIR%%/help/de/rail.xml +%%DATADIR%%/help/de/recycle.xml +%%DATADIR%%/help/de/residential.xml +%%DATADIR%%/help/de/river.xml +%%DATADIR%%/help/de/road.xml +%%DATADIR%%/help/de/rocket.xml +%%DATADIR%%/help/de/school.xml +%%DATADIR%%/help/de/slow.xml +%%DATADIR%%/help/de/steel.xml +%%DATADIR%%/help/de/substation.xml +%%DATADIR%%/help/de/sustain.xml +%%DATADIR%%/help/de/tech-level.xml +%%DATADIR%%/help/de/tip.xml +%%DATADIR%%/help/de/track.xml +%%DATADIR%%/help/de/transport.xml +%%DATADIR%%/help/de/tutorial-advanced.xml +%%DATADIR%%/help/de/tutorial-aim.xml +%%DATADIR%%/help/de/tutorial-basics.xml +%%DATADIR%%/help/de/tutorial-overview.xml +%%DATADIR%%/help/de/tutorial-scenario.xml +%%DATADIR%%/help/de/tutorial.xml +%%DATADIR%%/help/de/university.xml +%%DATADIR%%/help/de/waterwell.xml +%%DATADIR%%/help/de/windmill.xml +%%DATADIR%%/help/el/blacksmith.xml +%%DATADIR%%/help/el/bulldoze.xml +%%DATADIR%%/help/el/button-index.xml +%%DATADIR%%/help/el/coal.xml +%%DATADIR%%/help/el/coalmine.xml +%%DATADIR%%/help/el/commune.xml +%%DATADIR%%/help/el/cricket.xml +%%DATADIR%%/help/el/dialogs.xml +%%DATADIR%%/help/el/economy.xml +%%DATADIR%%/help/el/export.xml +%%DATADIR%%/help/el/farm.xml +%%DATADIR%%/help/el/fast.xml +%%DATADIR%%/help/el/finance.xml +%%DATADIR%%/help/el/firestation.xml +%%DATADIR%%/help/el/food.xml +%%DATADIR%%/help/el/goods.xml +%%DATADIR%%/help/el/health.xml +%%DATADIR%%/help/el/help.xml +%%DATADIR%%/help/el/housing.xml +%%DATADIR%%/help/el/index.xml +%%DATADIR%%/help/el/industryh.xml +%%DATADIR%%/help/el/industryl.xml +%%DATADIR%%/help/el/keys.xml +%%DATADIR%%/help/el/labor.xml +%%DATADIR%%/help/el/market.xml +%%DATADIR%%/help/el/medium.xml +%%DATADIR%%/help/el/mill.xml +%%DATADIR%%/help/el/mini-screen.xml +%%DATADIR%%/help/el/monument.xml +%%DATADIR%%/help/el/msb-coal.xml +%%DATADIR%%/help/el/msb-cricket.xml +%%DATADIR%%/help/el/msb-fire.xml +%%DATADIR%%/help/el/msb-health.xml +%%DATADIR%%/help/el/msb-normal.xml +%%DATADIR%%/help/el/msb-pol.xml +%%DATADIR%%/help/el/msb-power.xml +%%DATADIR%%/help/el/msb-starve.xml +%%DATADIR%%/help/el/msb-transport.xml +%%DATADIR%%/help/el/msb-ub40.xml +%%DATADIR%%/help/el/ore.xml +%%DATADIR%%/help/el/oremine.xml +%%DATADIR%%/help/el/other-costs.xml +%%DATADIR%%/help/el/park.xml +%%DATADIR%%/help/el/pause.xml +%%DATADIR%%/help/el/pbar.xml +%%DATADIR%%/help/el/pollution.xml +%%DATADIR%%/help/el/port.xml +%%DATADIR%%/help/el/pottery.xml +%%DATADIR%%/help/el/powerline.xml +%%DATADIR%%/help/el/powerscoal.xml +%%DATADIR%%/help/el/powerssolar.xml +%%DATADIR%%/help/el/query.xml +%%DATADIR%%/help/el/rail.xml +%%DATADIR%%/help/el/recycle.xml +%%DATADIR%%/help/el/residential.xml +%%DATADIR%%/help/el/river.xml +%%DATADIR%%/help/el/road.xml +%%DATADIR%%/help/el/rocket.xml +%%DATADIR%%/help/el/school.xml +%%DATADIR%%/help/el/slow.xml +%%DATADIR%%/help/el/steel.xml +%%DATADIR%%/help/el/substation.xml +%%DATADIR%%/help/el/sustain.xml +%%DATADIR%%/help/el/tech-level.xml +%%DATADIR%%/help/el/tip.xml +%%DATADIR%%/help/el/track.xml +%%DATADIR%%/help/el/transport.xml +%%DATADIR%%/help/el/tutorial-advanced.xml +%%DATADIR%%/help/el/tutorial-aim.xml +%%DATADIR%%/help/el/tutorial-basics.xml +%%DATADIR%%/help/el/tutorial-overview.xml +%%DATADIR%%/help/el/tutorial-scenario.xml +%%DATADIR%%/help/el/tutorial.xml +%%DATADIR%%/help/el/university.xml +%%DATADIR%%/help/el/windmill.xml +%%DATADIR%%/help/en/blacksmith.xml +%%DATADIR%%/help/en/bulldoze.xml +%%DATADIR%%/help/en/button-index.xml +%%DATADIR%%/help/en/coal.xml +%%DATADIR%%/help/en/coalmine.xml +%%DATADIR%%/help/en/commodities.xml +%%DATADIR%%/help/en/commune.xml +%%DATADIR%%/help/en/controls.xml +%%DATADIR%%/help/en/cricket.xml +%%DATADIR%%/help/en/dialogs.xml +%%DATADIR%%/help/en/economy.xml +%%DATADIR%%/help/en/evacuate.xml +%%DATADIR%%/help/en/export.xml +%%DATADIR%%/help/en/farm.xml +%%DATADIR%%/help/en/fast.xml +%%DATADIR%%/help/en/finance.xml +%%DATADIR%%/help/en/firestation.xml +%%DATADIR%%/help/en/food.xml +%%DATADIR%%/help/en/goods.xml +%%DATADIR%%/help/en/health.xml +%%DATADIR%%/help/en/help.xml +%%DATADIR%%/help/en/housing.xml +%%DATADIR%%/help/en/index.xml +%%DATADIR%%/help/en/industryh.xml +%%DATADIR%%/help/en/industryl.xml +%%DATADIR%%/help/en/labor.xml +%%DATADIR%%/help/en/market.xml +%%DATADIR%%/help/en/medium.xml +%%DATADIR%%/help/en/mill.xml +%%DATADIR%%/help/en/mini-screen.xml +%%DATADIR%%/help/en/monument.xml +%%DATADIR%%/help/en/msb-coal.xml +%%DATADIR%%/help/en/msb-cricket.xml +%%DATADIR%%/help/en/msb-fire.xml +%%DATADIR%%/help/en/msb-health.xml +%%DATADIR%%/help/en/msb-normal.xml +%%DATADIR%%/help/en/msb-pol.xml +%%DATADIR%%/help/en/msb-power.xml +%%DATADIR%%/help/en/msb-starve.xml +%%DATADIR%%/help/en/msb-transport.xml +%%DATADIR%%/help/en/msb-ub40.xml +%%DATADIR%%/help/en/ore.xml +%%DATADIR%%/help/en/oremine.xml +%%DATADIR%%/help/en/other-costs.xml +%%DATADIR%%/help/en/park.xml +%%DATADIR%%/help/en/pause.xml +%%DATADIR%%/help/en/pbar.xml +%%DATADIR%%/help/en/pollution.xml +%%DATADIR%%/help/en/port.xml +%%DATADIR%%/help/en/pottery.xml +%%DATADIR%%/help/en/power.xml +%%DATADIR%%/help/en/powerline.xml +%%DATADIR%%/help/en/powerscoal.xml +%%DATADIR%%/help/en/powerssolar.xml +%%DATADIR%%/help/en/query.xml +%%DATADIR%%/help/en/rail.xml +%%DATADIR%%/help/en/recycle.xml +%%DATADIR%%/help/en/residential.xml +%%DATADIR%%/help/en/river.xml +%%DATADIR%%/help/en/road.xml +%%DATADIR%%/help/en/rocket.xml +%%DATADIR%%/help/en/school.xml +%%DATADIR%%/help/en/slow.xml +%%DATADIR%%/help/en/steel.xml +%%DATADIR%%/help/en/substation.xml +%%DATADIR%%/help/en/sustain.xml +%%DATADIR%%/help/en/tech-level.xml +%%DATADIR%%/help/en/tip.xml +%%DATADIR%%/help/en/track.xml +%%DATADIR%%/help/en/transport.xml +%%DATADIR%%/help/en/tutorial-advanced.xml +%%DATADIR%%/help/en/tutorial-aim.xml +%%DATADIR%%/help/en/tutorial-basics.xml +%%DATADIR%%/help/en/tutorial-overview.xml +%%DATADIR%%/help/en/tutorial-scenario.xml +%%DATADIR%%/help/en/tutorial.xml +%%DATADIR%%/help/en/university.xml +%%DATADIR%%/help/en/waste.xml +%%DATADIR%%/help/en/water.xml +%%DATADIR%%/help/en/waterwell.xml +%%DATADIR%%/help/en/windmill.xml +%%DATADIR%%/help/es/blacksmith.xml +%%DATADIR%%/help/es/bulldoze.xml +%%DATADIR%%/help/es/button-index.xml +%%DATADIR%%/help/es/coal.xml +%%DATADIR%%/help/es/coalmine.xml +%%DATADIR%%/help/es/commune.xml +%%DATADIR%%/help/es/cricket.xml +%%DATADIR%%/help/es/dialogs.xml +%%DATADIR%%/help/es/economy.xml +%%DATADIR%%/help/es/export.xml +%%DATADIR%%/help/es/farm.xml +%%DATADIR%%/help/es/fast.xml +%%DATADIR%%/help/es/finance.xml +%%DATADIR%%/help/es/firestation.xml +%%DATADIR%%/help/es/food.xml +%%DATADIR%%/help/es/goods.xml +%%DATADIR%%/help/es/health.xml +%%DATADIR%%/help/es/help.xml +%%DATADIR%%/help/es/housing.xml +%%DATADIR%%/help/es/industryh.xml +%%DATADIR%%/help/es/industryl.xml +%%DATADIR%%/help/es/keys.xml +%%DATADIR%%/help/es/labor.xml +%%DATADIR%%/help/es/market.xml +%%DATADIR%%/help/es/medium.xml +%%DATADIR%%/help/es/mill.xml +%%DATADIR%%/help/es/mini-screen.xml +%%DATADIR%%/help/es/monument.xml +%%DATADIR%%/help/es/msb-coal.xml +%%DATADIR%%/help/es/msb-cricket.xml +%%DATADIR%%/help/es/msb-fire.xml +%%DATADIR%%/help/es/msb-health.xml +%%DATADIR%%/help/es/msb-normal.xml +%%DATADIR%%/help/es/msb-pol.xml +%%DATADIR%%/help/es/msb-power.xml +%%DATADIR%%/help/es/msb-starve.xml +%%DATADIR%%/help/es/msb-ub40.xml +%%DATADIR%%/help/es/ore.xml +%%DATADIR%%/help/es/oremine.xml +%%DATADIR%%/help/es/other-costs.xml +%%DATADIR%%/help/es/park.xml +%%DATADIR%%/help/es/pause.xml +%%DATADIR%%/help/es/pbar.xml +%%DATADIR%%/help/es/pollution.xml +%%DATADIR%%/help/es/port.xml +%%DATADIR%%/help/es/pottery.xml +%%DATADIR%%/help/es/powerline.xml +%%DATADIR%%/help/es/powerscoal.xml +%%DATADIR%%/help/es/powerssolar.xml +%%DATADIR%%/help/es/query.xml +%%DATADIR%%/help/es/rail.xml +%%DATADIR%%/help/es/recycle.xml +%%DATADIR%%/help/es/residential.xml +%%DATADIR%%/help/es/river.xml +%%DATADIR%%/help/es/road.xml +%%DATADIR%%/help/es/rocket.xml +%%DATADIR%%/help/es/school.xml +%%DATADIR%%/help/es/slow.xml +%%DATADIR%%/help/es/steel.xml +%%DATADIR%%/help/es/substation.xml +%%DATADIR%%/help/es/sustain.xml +%%DATADIR%%/help/es/tech-level.xml +%%DATADIR%%/help/es/tip.xml +%%DATADIR%%/help/es/track.xml +%%DATADIR%%/help/es/transport.xml +%%DATADIR%%/help/es/university.xml +%%DATADIR%%/help/es/windmill.xml +%%DATADIR%%/help/fr/blacksmith.xml +%%DATADIR%%/help/fr/bulldoze.xml +%%DATADIR%%/help/fr/button-index.xml +%%DATADIR%%/help/fr/coal.xml +%%DATADIR%%/help/fr/coalmine.xml +%%DATADIR%%/help/fr/commune.xml +%%DATADIR%%/help/fr/cricket.xml +%%DATADIR%%/help/fr/dialogs.xml +%%DATADIR%%/help/fr/economy.xml +%%DATADIR%%/help/fr/export.xml +%%DATADIR%%/help/fr/farm.xml +%%DATADIR%%/help/fr/fast.xml +%%DATADIR%%/help/fr/finance.xml +%%DATADIR%%/help/fr/firestation.xml +%%DATADIR%%/help/fr/food.xml +%%DATADIR%%/help/fr/goods.xml +%%DATADIR%%/help/fr/health.xml +%%DATADIR%%/help/fr/help.xml +%%DATADIR%%/help/fr/housing.xml +%%DATADIR%%/help/fr/index.xml +%%DATADIR%%/help/fr/industryh.xml +%%DATADIR%%/help/fr/industryl.xml +%%DATADIR%%/help/fr/keys.xml +%%DATADIR%%/help/fr/labor.xml +%%DATADIR%%/help/fr/market.xml +%%DATADIR%%/help/fr/medium.xml +%%DATADIR%%/help/fr/mill.xml +%%DATADIR%%/help/fr/mini-screen.xml +%%DATADIR%%/help/fr/monument.xml +%%DATADIR%%/help/fr/msb-coal.xml +%%DATADIR%%/help/fr/msb-cricket.xml +%%DATADIR%%/help/fr/msb-fire.xml +%%DATADIR%%/help/fr/msb-health.xml +%%DATADIR%%/help/fr/msb-normal.xml +%%DATADIR%%/help/fr/msb-pol.xml +%%DATADIR%%/help/fr/msb-power.xml +%%DATADIR%%/help/fr/msb-starve.xml +%%DATADIR%%/help/fr/msb-transport.xml +%%DATADIR%%/help/fr/msb-ub40.xml +%%DATADIR%%/help/fr/ore.xml +%%DATADIR%%/help/fr/oremine.xml +%%DATADIR%%/help/fr/other-costs.xml +%%DATADIR%%/help/fr/park.xml +%%DATADIR%%/help/fr/pause.xml +%%DATADIR%%/help/fr/pbar.xml +%%DATADIR%%/help/fr/pollution.xml +%%DATADIR%%/help/fr/port.xml +%%DATADIR%%/help/fr/pottery.xml +%%DATADIR%%/help/fr/powerline.xml +%%DATADIR%%/help/fr/powerscoal.xml +%%DATADIR%%/help/fr/powerssolar.xml +%%DATADIR%%/help/fr/query.xml +%%DATADIR%%/help/fr/rail.xml +%%DATADIR%%/help/fr/recycle.xml +%%DATADIR%%/help/fr/residential.xml +%%DATADIR%%/help/fr/river.xml +%%DATADIR%%/help/fr/road.xml +%%DATADIR%%/help/fr/rocket.xml +%%DATADIR%%/help/fr/school.xml +%%DATADIR%%/help/fr/slow.xml +%%DATADIR%%/help/fr/steel.xml +%%DATADIR%%/help/fr/substation.xml +%%DATADIR%%/help/fr/sustain.xml +%%DATADIR%%/help/fr/tech-level.xml +%%DATADIR%%/help/fr/tip.xml +%%DATADIR%%/help/fr/track.xml +%%DATADIR%%/help/fr/transport.xml +%%DATADIR%%/help/fr/tutorial-advanced.xml +%%DATADIR%%/help/fr/tutorial-aim.xml +%%DATADIR%%/help/fr/tutorial-basics.xml +%%DATADIR%%/help/fr/tutorial-overview.xml +%%DATADIR%%/help/fr/tutorial-scenario.xml +%%DATADIR%%/help/fr/tutorial.xml +%%DATADIR%%/help/fr/university.xml +%%DATADIR%%/help/fr/waterwell.xml +%%DATADIR%%/help/fr/windmill.xml +%%DATADIR%%/help/gd/blacksmith.xml +%%DATADIR%%/help/gd/bulldoze.xml +%%DATADIR%%/help/gd/button-index.xml +%%DATADIR%%/help/gd/coal.xml +%%DATADIR%%/help/gd/coalmine.xml +%%DATADIR%%/help/gd/commodities.xml +%%DATADIR%%/help/gd/commune.xml +%%DATADIR%%/help/gd/cricket.xml +%%DATADIR%%/help/gd/dialogs.xml +%%DATADIR%%/help/gd/economy.xml +%%DATADIR%%/help/gd/evacuate.xml +%%DATADIR%%/help/gd/export.xml +%%DATADIR%%/help/gd/farm.xml +%%DATADIR%%/help/gd/fast.xml +%%DATADIR%%/help/gd/finance.xml +%%DATADIR%%/help/gd/firestation.xml +%%DATADIR%%/help/gd/food.xml +%%DATADIR%%/help/gd/goods.xml +%%DATADIR%%/help/gd/health.xml +%%DATADIR%%/help/gd/help.xml +%%DATADIR%%/help/gd/housing.xml +%%DATADIR%%/help/gd/index.xml +%%DATADIR%%/help/gd/industryh.xml +%%DATADIR%%/help/gd/industryl.xml +%%DATADIR%%/help/gd/keys.xml +%%DATADIR%%/help/gd/labor.xml +%%DATADIR%%/help/gd/market.xml +%%DATADIR%%/help/gd/medium.xml +%%DATADIR%%/help/gd/mill.xml +%%DATADIR%%/help/gd/mini-screen.xml +%%DATADIR%%/help/gd/monument.xml +%%DATADIR%%/help/gd/msb-coal.xml +%%DATADIR%%/help/gd/msb-cricket.xml +%%DATADIR%%/help/gd/msb-fire.xml +%%DATADIR%%/help/gd/msb-health.xml +%%DATADIR%%/help/gd/msb-normal.xml +%%DATADIR%%/help/gd/msb-pol.xml +%%DATADIR%%/help/gd/msb-power.xml +%%DATADIR%%/help/gd/msb-starve.xml +%%DATADIR%%/help/gd/msb-transport.xml +%%DATADIR%%/help/gd/msb-ub40.xml +%%DATADIR%%/help/gd/ore.xml +%%DATADIR%%/help/gd/oremine.xml +%%DATADIR%%/help/gd/other-costs.xml +%%DATADIR%%/help/gd/park.xml +%%DATADIR%%/help/gd/pause.xml +%%DATADIR%%/help/gd/pbar.xml +%%DATADIR%%/help/gd/pollution.xml +%%DATADIR%%/help/gd/port.xml +%%DATADIR%%/help/gd/pottery.xml +%%DATADIR%%/help/gd/power.xml +%%DATADIR%%/help/gd/powerline.xml +%%DATADIR%%/help/gd/powerscoal.xml +%%DATADIR%%/help/gd/powerssolar.xml +%%DATADIR%%/help/gd/query.xml +%%DATADIR%%/help/gd/rail.xml +%%DATADIR%%/help/gd/recycle.xml +%%DATADIR%%/help/gd/residential.xml +%%DATADIR%%/help/gd/river.xml +%%DATADIR%%/help/gd/road.xml +%%DATADIR%%/help/gd/rocket.xml +%%DATADIR%%/help/gd/school.xml +%%DATADIR%%/help/gd/slow.xml +%%DATADIR%%/help/gd/steel.xml +%%DATADIR%%/help/gd/substation.xml +%%DATADIR%%/help/gd/sustain.xml +%%DATADIR%%/help/gd/tech-level.xml +%%DATADIR%%/help/gd/tip.xml +%%DATADIR%%/help/gd/track.xml +%%DATADIR%%/help/gd/transport.xml +%%DATADIR%%/help/gd/tutorial-advanced.xml +%%DATADIR%%/help/gd/tutorial-aim.xml +%%DATADIR%%/help/gd/tutorial-basics.xml +%%DATADIR%%/help/gd/tutorial-overview.xml +%%DATADIR%%/help/gd/tutorial-scenario.xml +%%DATADIR%%/help/gd/tutorial.xml +%%DATADIR%%/help/gd/university.xml +%%DATADIR%%/help/gd/waste.xml +%%DATADIR%%/help/gd/water.xml +%%DATADIR%%/help/gd/waterwell.xml +%%DATADIR%%/help/gd/windmill.xml +%%DATADIR%%/help/gl/blacksmith.xml +%%DATADIR%%/help/gl/bulldoze.xml +%%DATADIR%%/help/gl/button-index.xml +%%DATADIR%%/help/gl/coal.xml +%%DATADIR%%/help/gl/coalmine.xml +%%DATADIR%%/help/gl/commune.xml +%%DATADIR%%/help/gl/cricket.xml +%%DATADIR%%/help/gl/dialogs.xml +%%DATADIR%%/help/gl/economy.xml +%%DATADIR%%/help/gl/export.xml +%%DATADIR%%/help/gl/farm.xml +%%DATADIR%%/help/gl/fast.xml +%%DATADIR%%/help/gl/finance.xml +%%DATADIR%%/help/gl/firestation.xml +%%DATADIR%%/help/gl/food.xml +%%DATADIR%%/help/gl/goods.xml +%%DATADIR%%/help/gl/health.xml +%%DATADIR%%/help/gl/help.xml +%%DATADIR%%/help/gl/housing.xml +%%DATADIR%%/help/gl/index.xml +%%DATADIR%%/help/gl/industryh.xml +%%DATADIR%%/help/gl/industryl.xml +%%DATADIR%%/help/gl/keys.xml +%%DATADIR%%/help/gl/labor.xml +%%DATADIR%%/help/gl/market.xml +%%DATADIR%%/help/gl/medium.xml +%%DATADIR%%/help/gl/mill.xml +%%DATADIR%%/help/gl/mini-screen.xml +%%DATADIR%%/help/gl/monument.xml +%%DATADIR%%/help/gl/msb-coal.xml +%%DATADIR%%/help/gl/msb-cricket.xml +%%DATADIR%%/help/gl/msb-fire.xml +%%DATADIR%%/help/gl/msb-health.xml +%%DATADIR%%/help/gl/msb-normal.xml +%%DATADIR%%/help/gl/msb-pol.xml +%%DATADIR%%/help/gl/msb-power.xml +%%DATADIR%%/help/gl/msb-starve.xml +%%DATADIR%%/help/gl/msb-transport.xml +%%DATADIR%%/help/gl/msb-ub40.xml +%%DATADIR%%/help/gl/ore.xml +%%DATADIR%%/help/gl/oremine.xml +%%DATADIR%%/help/gl/other-costs.xml +%%DATADIR%%/help/gl/park.xml +%%DATADIR%%/help/gl/pause.xml +%%DATADIR%%/help/gl/pbar.xml +%%DATADIR%%/help/gl/pollution.xml +%%DATADIR%%/help/gl/port.xml +%%DATADIR%%/help/gl/pottery.xml +%%DATADIR%%/help/gl/powerline.xml +%%DATADIR%%/help/gl/powerscoal.xml +%%DATADIR%%/help/gl/powerssolar.xml +%%DATADIR%%/help/gl/query.xml +%%DATADIR%%/help/gl/rail.xml +%%DATADIR%%/help/gl/recycle.xml +%%DATADIR%%/help/gl/residential.xml +%%DATADIR%%/help/gl/river.xml +%%DATADIR%%/help/gl/road.xml +%%DATADIR%%/help/gl/rocket.xml +%%DATADIR%%/help/gl/school.xml +%%DATADIR%%/help/gl/slow.xml +%%DATADIR%%/help/gl/steel.xml +%%DATADIR%%/help/gl/substation.xml +%%DATADIR%%/help/gl/sustain.xml +%%DATADIR%%/help/gl/tech-level.xml +%%DATADIR%%/help/gl/tip.xml +%%DATADIR%%/help/gl/track.xml +%%DATADIR%%/help/gl/transport.xml +%%DATADIR%%/help/gl/tutorial-advanced.xml +%%DATADIR%%/help/gl/tutorial-aim.xml +%%DATADIR%%/help/gl/tutorial-basics.xml +%%DATADIR%%/help/gl/tutorial-overview.xml +%%DATADIR%%/help/gl/tutorial-scenario.xml +%%DATADIR%%/help/gl/tutorial.xml +%%DATADIR%%/help/gl/university.xml +%%DATADIR%%/help/gl/waterwell.xml +%%DATADIR%%/help/gl/windmill.xml +%%DATADIR%%/help/nl/blacksmith.xml +%%DATADIR%%/help/nl/bulldoze.xml +%%DATADIR%%/help/nl/button-index.xml +%%DATADIR%%/help/nl/coal.xml +%%DATADIR%%/help/nl/coalmine.xml +%%DATADIR%%/help/nl/commune.xml +%%DATADIR%%/help/nl/cricket.xml +%%DATADIR%%/help/nl/dialogs.xml +%%DATADIR%%/help/nl/economy.xml +%%DATADIR%%/help/nl/export.xml +%%DATADIR%%/help/nl/farm.xml +%%DATADIR%%/help/nl/fast.xml +%%DATADIR%%/help/nl/finance.xml +%%DATADIR%%/help/nl/firestation.xml +%%DATADIR%%/help/nl/food.xml +%%DATADIR%%/help/nl/goods.xml +%%DATADIR%%/help/nl/health.xml +%%DATADIR%%/help/nl/help.xml +%%DATADIR%%/help/nl/housing.xml +%%DATADIR%%/help/nl/index.xml +%%DATADIR%%/help/nl/industryh.xml +%%DATADIR%%/help/nl/industryl.xml +%%DATADIR%%/help/nl/keys.xml +%%DATADIR%%/help/nl/labor.xml +%%DATADIR%%/help/nl/market.xml +%%DATADIR%%/help/nl/medium.xml +%%DATADIR%%/help/nl/mill.xml +%%DATADIR%%/help/nl/mini-screen.xml +%%DATADIR%%/help/nl/monument.xml +%%DATADIR%%/help/nl/msb-coal.xml +%%DATADIR%%/help/nl/msb-cricket.xml +%%DATADIR%%/help/nl/msb-fire.xml +%%DATADIR%%/help/nl/msb-health.xml +%%DATADIR%%/help/nl/msb-normal.xml +%%DATADIR%%/help/nl/msb-pol.xml +%%DATADIR%%/help/nl/msb-power.xml +%%DATADIR%%/help/nl/msb-starve.xml +%%DATADIR%%/help/nl/msb-transport.xml +%%DATADIR%%/help/nl/msb-ub40.xml +%%DATADIR%%/help/nl/ore.xml +%%DATADIR%%/help/nl/oremine.xml +%%DATADIR%%/help/nl/other-costs.xml +%%DATADIR%%/help/nl/park.xml +%%DATADIR%%/help/nl/pause.xml +%%DATADIR%%/help/nl/pbar.xml +%%DATADIR%%/help/nl/pollution.xml +%%DATADIR%%/help/nl/port.xml +%%DATADIR%%/help/nl/pottery.xml +%%DATADIR%%/help/nl/powerline.xml +%%DATADIR%%/help/nl/powerscoal.xml +%%DATADIR%%/help/nl/powerssolar.xml +%%DATADIR%%/help/nl/query.xml +%%DATADIR%%/help/nl/rail.xml +%%DATADIR%%/help/nl/recycle.xml +%%DATADIR%%/help/nl/residential.xml +%%DATADIR%%/help/nl/river.xml +%%DATADIR%%/help/nl/road.xml +%%DATADIR%%/help/nl/rocket.xml +%%DATADIR%%/help/nl/school.xml +%%DATADIR%%/help/nl/slow.xml +%%DATADIR%%/help/nl/steel.xml +%%DATADIR%%/help/nl/substation.xml +%%DATADIR%%/help/nl/sustain.xml +%%DATADIR%%/help/nl/tech-level.xml +%%DATADIR%%/help/nl/tip.xml +%%DATADIR%%/help/nl/track.xml +%%DATADIR%%/help/nl/transport.xml +%%DATADIR%%/help/nl/tutorial-advanced.xml +%%DATADIR%%/help/nl/tutorial-aim.xml +%%DATADIR%%/help/nl/tutorial-basics.xml +%%DATADIR%%/help/nl/tutorial-overview.xml +%%DATADIR%%/help/nl/tutorial-scenario.xml +%%DATADIR%%/help/nl/tutorial.xml +%%DATADIR%%/help/nl/university.xml +%%DATADIR%%/help/nl/waterwell.xml +%%DATADIR%%/help/nl/windmill.xml +%%DATADIR%%/help/pt_BR/blacksmith.xml +%%DATADIR%%/help/pt_BR/bulldoze.xml +%%DATADIR%%/help/pt_BR/button-index.xml +%%DATADIR%%/help/pt_BR/coal.xml +%%DATADIR%%/help/pt_BR/coalmine.xml +%%DATADIR%%/help/pt_BR/commune.xml +%%DATADIR%%/help/pt_BR/cricket.xml +%%DATADIR%%/help/pt_BR/dialogs.xml +%%DATADIR%%/help/pt_BR/economy.xml +%%DATADIR%%/help/pt_BR/export.xml +%%DATADIR%%/help/pt_BR/farm.xml +%%DATADIR%%/help/pt_BR/fast.xml +%%DATADIR%%/help/pt_BR/finance.xml +%%DATADIR%%/help/pt_BR/firestation.xml +%%DATADIR%%/help/pt_BR/food.xml +%%DATADIR%%/help/pt_BR/goods.xml +%%DATADIR%%/help/pt_BR/health.xml +%%DATADIR%%/help/pt_BR/help.xml +%%DATADIR%%/help/pt_BR/housing.xml +%%DATADIR%%/help/pt_BR/index.xml +%%DATADIR%%/help/pt_BR/industryh.xml +%%DATADIR%%/help/pt_BR/industryl.xml +%%DATADIR%%/help/pt_BR/keys.xml +%%DATADIR%%/help/pt_BR/labor.xml +%%DATADIR%%/help/pt_BR/market.xml +%%DATADIR%%/help/pt_BR/medium.xml +%%DATADIR%%/help/pt_BR/mill.xml +%%DATADIR%%/help/pt_BR/mini-screen.xml +%%DATADIR%%/help/pt_BR/monument.xml +%%DATADIR%%/help/pt_BR/msb-coal.xml +%%DATADIR%%/help/pt_BR/msb-cricket.xml +%%DATADIR%%/help/pt_BR/msb-fire.xml +%%DATADIR%%/help/pt_BR/msb-health.xml +%%DATADIR%%/help/pt_BR/msb-normal.xml +%%DATADIR%%/help/pt_BR/msb-pol.xml +%%DATADIR%%/help/pt_BR/msb-power.xml +%%DATADIR%%/help/pt_BR/msb-starve.xml +%%DATADIR%%/help/pt_BR/msb-transport.xml +%%DATADIR%%/help/pt_BR/msb-ub40.xml +%%DATADIR%%/help/pt_BR/ore.xml +%%DATADIR%%/help/pt_BR/oremine.xml +%%DATADIR%%/help/pt_BR/other-costs.xml +%%DATADIR%%/help/pt_BR/park.xml +%%DATADIR%%/help/pt_BR/pause.xml +%%DATADIR%%/help/pt_BR/pbar.xml +%%DATADIR%%/help/pt_BR/pollution.xml +%%DATADIR%%/help/pt_BR/port.xml +%%DATADIR%%/help/pt_BR/pottery.xml +%%DATADIR%%/help/pt_BR/powerline.xml +%%DATADIR%%/help/pt_BR/powerscoal.xml +%%DATADIR%%/help/pt_BR/powerssolar.xml +%%DATADIR%%/help/pt_BR/query.xml +%%DATADIR%%/help/pt_BR/rail.xml +%%DATADIR%%/help/pt_BR/recycle.xml +%%DATADIR%%/help/pt_BR/residential.xml +%%DATADIR%%/help/pt_BR/river.xml +%%DATADIR%%/help/pt_BR/road.xml +%%DATADIR%%/help/pt_BR/rocket.xml +%%DATADIR%%/help/pt_BR/school.xml +%%DATADIR%%/help/pt_BR/slow.xml +%%DATADIR%%/help/pt_BR/steel.xml +%%DATADIR%%/help/pt_BR/substation.xml +%%DATADIR%%/help/pt_BR/sustain.xml +%%DATADIR%%/help/pt_BR/tech-level.xml +%%DATADIR%%/help/pt_BR/tip.xml +%%DATADIR%%/help/pt_BR/track.xml +%%DATADIR%%/help/pt_BR/transport.xml +%%DATADIR%%/help/pt_BR/tutorial-advanced.xml +%%DATADIR%%/help/pt_BR/tutorial-aim.xml +%%DATADIR%%/help/pt_BR/tutorial-basics.xml +%%DATADIR%%/help/pt_BR/tutorial-overview.xml +%%DATADIR%%/help/pt_BR/tutorial-scenario.xml +%%DATADIR%%/help/pt_BR/tutorial.xml +%%DATADIR%%/help/pt_BR/university.xml +%%DATADIR%%/help/pt_BR/waterwell.xml +%%DATADIR%%/help/pt_BR/windmill.xml +%%DATADIR%%/help/ru/blacksmith.xml +%%DATADIR%%/help/ru/bulldoze.xml +%%DATADIR%%/help/ru/button-index.xml +%%DATADIR%%/help/ru/coal.xml +%%DATADIR%%/help/ru/coalmine.xml +%%DATADIR%%/help/ru/commodities.xml +%%DATADIR%%/help/ru/commune.xml +%%DATADIR%%/help/ru/controls.xml +%%DATADIR%%/help/ru/cricket.xml +%%DATADIR%%/help/ru/dialogs.xml +%%DATADIR%%/help/ru/economy.xml +%%DATADIR%%/help/ru/evacuate.xml +%%DATADIR%%/help/ru/export.xml +%%DATADIR%%/help/ru/farm.xml +%%DATADIR%%/help/ru/fast.xml +%%DATADIR%%/help/ru/finance.xml +%%DATADIR%%/help/ru/firestation.xml +%%DATADIR%%/help/ru/food.xml +%%DATADIR%%/help/ru/goods.xml +%%DATADIR%%/help/ru/health.xml +%%DATADIR%%/help/ru/help.xml +%%DATADIR%%/help/ru/housing.xml +%%DATADIR%%/help/ru/index.xml +%%DATADIR%%/help/ru/industryh.xml +%%DATADIR%%/help/ru/industryl.xml +%%DATADIR%%/help/ru/labor.xml +%%DATADIR%%/help/ru/market.xml +%%DATADIR%%/help/ru/medium.xml +%%DATADIR%%/help/ru/mill.xml +%%DATADIR%%/help/ru/mini-screen.xml +%%DATADIR%%/help/ru/monument.xml +%%DATADIR%%/help/ru/msb-coal.xml +%%DATADIR%%/help/ru/msb-cricket.xml +%%DATADIR%%/help/ru/msb-fire.xml +%%DATADIR%%/help/ru/msb-health.xml +%%DATADIR%%/help/ru/msb-normal.xml +%%DATADIR%%/help/ru/msb-pol.xml +%%DATADIR%%/help/ru/msb-power.xml +%%DATADIR%%/help/ru/msb-starve.xml +%%DATADIR%%/help/ru/msb-transport.xml +%%DATADIR%%/help/ru/msb-ub40.xml +%%DATADIR%%/help/ru/ore.xml +%%DATADIR%%/help/ru/oremine.xml +%%DATADIR%%/help/ru/other-costs.xml +%%DATADIR%%/help/ru/park.xml +%%DATADIR%%/help/ru/pause.xml +%%DATADIR%%/help/ru/pbar.xml +%%DATADIR%%/help/ru/pollution.xml +%%DATADIR%%/help/ru/port.xml +%%DATADIR%%/help/ru/pottery.xml +%%DATADIR%%/help/ru/power.xml +%%DATADIR%%/help/ru/powerline.xml +%%DATADIR%%/help/ru/powerscoal.xml +%%DATADIR%%/help/ru/powerssolar.xml +%%DATADIR%%/help/ru/query.xml +%%DATADIR%%/help/ru/rail.xml +%%DATADIR%%/help/ru/recycle.xml +%%DATADIR%%/help/ru/residential.xml +%%DATADIR%%/help/ru/river.xml +%%DATADIR%%/help/ru/road.xml +%%DATADIR%%/help/ru/rocket.xml +%%DATADIR%%/help/ru/school.xml +%%DATADIR%%/help/ru/slow.xml +%%DATADIR%%/help/ru/steel.xml +%%DATADIR%%/help/ru/substation.xml +%%DATADIR%%/help/ru/sustain.xml +%%DATADIR%%/help/ru/tech-level.xml +%%DATADIR%%/help/ru/tip.xml +%%DATADIR%%/help/ru/track.xml +%%DATADIR%%/help/ru/transport.xml +%%DATADIR%%/help/ru/tutorial-advanced.xml +%%DATADIR%%/help/ru/tutorial-aim.xml +%%DATADIR%%/help/ru/tutorial-basics.xml +%%DATADIR%%/help/ru/tutorial-overview.xml +%%DATADIR%%/help/ru/tutorial-scenario.xml +%%DATADIR%%/help/ru/tutorial.xml +%%DATADIR%%/help/ru/university.xml +%%DATADIR%%/help/ru/waste.xml +%%DATADIR%%/help/ru/water.xml +%%DATADIR%%/help/ru/waterwell.xml +%%DATADIR%%/help/ru/windmill.xml +%%DATADIR%%/help/sv/blacksmith.xml +%%DATADIR%%/help/sv/bulldoze.xml +%%DATADIR%%/help/sv/button-index.xml +%%DATADIR%%/help/sv/coal.xml +%%DATADIR%%/help/sv/coalmine.xml +%%DATADIR%%/help/sv/commune.xml +%%DATADIR%%/help/sv/cricket.xml +%%DATADIR%%/help/sv/dialogs.xml +%%DATADIR%%/help/sv/economy.xml +%%DATADIR%%/help/sv/export.xml +%%DATADIR%%/help/sv/farm.xml +%%DATADIR%%/help/sv/fast.xml +%%DATADIR%%/help/sv/finance.xml +%%DATADIR%%/help/sv/firestation.xml +%%DATADIR%%/help/sv/food.xml +%%DATADIR%%/help/sv/goods.xml +%%DATADIR%%/help/sv/health.xml +%%DATADIR%%/help/sv/help.xml +%%DATADIR%%/help/sv/housing.xml +%%DATADIR%%/help/sv/index.xml +%%DATADIR%%/help/sv/industryh.xml +%%DATADIR%%/help/sv/industryl.xml +%%DATADIR%%/help/sv/keys.xml +%%DATADIR%%/help/sv/labor.xml +%%DATADIR%%/help/sv/market.xml +%%DATADIR%%/help/sv/medium.xml +%%DATADIR%%/help/sv/mill.xml +%%DATADIR%%/help/sv/mini-screen.xml +%%DATADIR%%/help/sv/monument.xml +%%DATADIR%%/help/sv/msb-coal.xml +%%DATADIR%%/help/sv/msb-cricket.xml +%%DATADIR%%/help/sv/msb-fire.xml +%%DATADIR%%/help/sv/msb-health.xml +%%DATADIR%%/help/sv/msb-normal.xml +%%DATADIR%%/help/sv/msb-pol.xml +%%DATADIR%%/help/sv/msb-power.xml +%%DATADIR%%/help/sv/msb-starve.xml +%%DATADIR%%/help/sv/msb-transport.xml +%%DATADIR%%/help/sv/msb-ub40.xml +%%DATADIR%%/help/sv/ore.xml +%%DATADIR%%/help/sv/oremine.xml +%%DATADIR%%/help/sv/other-costs.xml +%%DATADIR%%/help/sv/park.xml +%%DATADIR%%/help/sv/pause.xml +%%DATADIR%%/help/sv/pbar.xml +%%DATADIR%%/help/sv/pollution.xml +%%DATADIR%%/help/sv/port.xml +%%DATADIR%%/help/sv/pottery.xml +%%DATADIR%%/help/sv/powerline.xml +%%DATADIR%%/help/sv/powerscoal.xml +%%DATADIR%%/help/sv/powerssolar.xml +%%DATADIR%%/help/sv/query.xml +%%DATADIR%%/help/sv/rail.xml +%%DATADIR%%/help/sv/recycle.xml +%%DATADIR%%/help/sv/residential.xml +%%DATADIR%%/help/sv/river.xml +%%DATADIR%%/help/sv/road.xml +%%DATADIR%%/help/sv/rocket.xml +%%DATADIR%%/help/sv/school.xml +%%DATADIR%%/help/sv/slow.xml +%%DATADIR%%/help/sv/steel.xml +%%DATADIR%%/help/sv/substation.xml +%%DATADIR%%/help/sv/sustain.xml +%%DATADIR%%/help/sv/tech-level.xml +%%DATADIR%%/help/sv/tip.xml +%%DATADIR%%/help/sv/track.xml +%%DATADIR%%/help/sv/transport.xml +%%DATADIR%%/help/sv/tutorial-advanced.xml +%%DATADIR%%/help/sv/tutorial-aim.xml +%%DATADIR%%/help/sv/tutorial-basics.xml +%%DATADIR%%/help/sv/tutorial-overview.xml +%%DATADIR%%/help/sv/tutorial-scenario.xml +%%DATADIR%%/help/sv/tutorial.xml +%%DATADIR%%/help/sv/university.xml +%%DATADIR%%/help/sv/waterwell.xml +%%DATADIR%%/help/sv/windmill.xml +%%DATADIR%%/help/tr/blacksmith.xml +%%DATADIR%%/help/tr/bulldoze.xml +%%DATADIR%%/help/tr/button-index.xml +%%DATADIR%%/help/tr/coal.xml +%%DATADIR%%/help/tr/coalmine.xml +%%DATADIR%%/help/tr/commune.xml +%%DATADIR%%/help/tr/cricket.xml +%%DATADIR%%/help/tr/dialogs.xml +%%DATADIR%%/help/tr/economy.xml +%%DATADIR%%/help/tr/export.xml +%%DATADIR%%/help/tr/farm.xml +%%DATADIR%%/help/tr/fast.xml +%%DATADIR%%/help/tr/finance.xml +%%DATADIR%%/help/tr/firestation.xml +%%DATADIR%%/help/tr/food.xml +%%DATADIR%%/help/tr/goods.xml +%%DATADIR%%/help/tr/health.xml +%%DATADIR%%/help/tr/help.xml +%%DATADIR%%/help/tr/housing.xml +%%DATADIR%%/help/tr/index.xml +%%DATADIR%%/help/tr/industryh.xml +%%DATADIR%%/help/tr/industryl.xml +%%DATADIR%%/help/tr/keys.xml +%%DATADIR%%/help/tr/labor.xml +%%DATADIR%%/help/tr/market.xml +%%DATADIR%%/help/tr/medium.xml +%%DATADIR%%/help/tr/mill.xml +%%DATADIR%%/help/tr/mini-screen.xml +%%DATADIR%%/help/tr/monument.xml +%%DATADIR%%/help/tr/msb-coal.xml +%%DATADIR%%/help/tr/msb-cricket.xml +%%DATADIR%%/help/tr/msb-fire.xml +%%DATADIR%%/help/tr/msb-health.xml +%%DATADIR%%/help/tr/msb-normal.xml +%%DATADIR%%/help/tr/msb-pol.xml +%%DATADIR%%/help/tr/msb-power.xml +%%DATADIR%%/help/tr/msb-starve.xml +%%DATADIR%%/help/tr/msb-transport.xml +%%DATADIR%%/help/tr/msb-ub40.xml +%%DATADIR%%/help/tr/ore.xml +%%DATADIR%%/help/tr/oremine.xml +%%DATADIR%%/help/tr/other-costs.xml +%%DATADIR%%/help/tr/park.xml +%%DATADIR%%/help/tr/pause.xml +%%DATADIR%%/help/tr/pbar.xml +%%DATADIR%%/help/tr/pollution.xml +%%DATADIR%%/help/tr/port.xml +%%DATADIR%%/help/tr/pottery.xml +%%DATADIR%%/help/tr/powerline.xml +%%DATADIR%%/help/tr/powerscoal.xml +%%DATADIR%%/help/tr/powerssolar.xml +%%DATADIR%%/help/tr/query.xml +%%DATADIR%%/help/tr/rail.xml +%%DATADIR%%/help/tr/recycle.xml +%%DATADIR%%/help/tr/residential.xml +%%DATADIR%%/help/tr/river.xml +%%DATADIR%%/help/tr/road.xml +%%DATADIR%%/help/tr/rocket.xml +%%DATADIR%%/help/tr/school.xml +%%DATADIR%%/help/tr/slow.xml +%%DATADIR%%/help/tr/steel.xml +%%DATADIR%%/help/tr/substation.xml +%%DATADIR%%/help/tr/sustain.xml +%%DATADIR%%/help/tr/tech-level.xml +%%DATADIR%%/help/tr/tip.xml +%%DATADIR%%/help/tr/track.xml +%%DATADIR%%/help/tr/transport.xml +%%DATADIR%%/help/tr/tutorial-advanced.xml +%%DATADIR%%/help/tr/tutorial-aim.xml +%%DATADIR%%/help/tr/tutorial-basics.xml +%%DATADIR%%/help/tr/tutorial-overview.xml +%%DATADIR%%/help/tr/tutorial-scenario.xml +%%DATADIR%%/help/tr/tutorial.xml +%%DATADIR%%/help/tr/university.xml +%%DATADIR%%/help/tr/waterwell.xml +%%DATADIR%%/help/tr/windmill.xml +%%DATADIR%%/images/gui/back.png +%%DATADIR%%/images/gui/buttonpanel/base/broom.png +%%DATADIR%%/images/gui/buttonpanel/base/bulldozer.png +%%DATADIR%%/images/gui/buttonpanel/base/pointer.png +%%DATADIR%%/images/gui/buttonpanel/industry/blacksmith.png +%%DATADIR%%/images/gui/buttonpanel/industry/heavyindustry2.png +%%DATADIR%%/images/gui/buttonpanel/industry/lightindustry.png +%%DATADIR%%/images/gui/buttonpanel/industry/market.png +%%DATADIR%%/images/gui/buttonpanel/industry/pottery.png +%%DATADIR%%/images/gui/buttonpanel/menu/game_menu.png +%%DATADIR%%/images/gui/buttonpanel/mining/coalmine.png +%%DATADIR%%/images/gui/buttonpanel/mining/commune.png +%%DATADIR%%/images/gui/buttonpanel/mining/oremine.png +%%DATADIR%%/images/gui/buttonpanel/mining/recycling.png +%%DATADIR%%/images/gui/buttonpanel/mining/trash.png +%%DATADIR%%/images/gui/buttonpanel/misc/book.png +%%DATADIR%%/images/gui/buttonpanel/misc/fire.png +%%DATADIR%%/images/gui/buttonpanel/misc/health.png +%%DATADIR%%/images/gui/buttonpanel/misc/sports.png +%%DATADIR%%/images/gui/buttonpanel/misc/university.png +%%DATADIR%%/images/gui/buttonpanel/parks/farm.png +%%DATADIR%%/images/gui/buttonpanel/parks/mills.png +%%DATADIR%%/images/gui/buttonpanel/parks/monument.png +%%DATADIR%%/images/gui/buttonpanel/parks/tree.png +%%DATADIR%%/images/gui/buttonpanel/parks/water.png +%%DATADIR%%/images/gui/buttonpanel/power/coalpower.png +%%DATADIR%%/images/gui/buttonpanel/power/powerlines.png +%%DATADIR%%/images/gui/buttonpanel/power/solarpower.png +%%DATADIR%%/images/gui/buttonpanel/power/substation.png +%%DATADIR%%/images/gui/buttonpanel/power/windmills.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-hightec-high.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-hightec-lo.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-hightec-med.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-lotec-high.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-lotec-lo.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-lotec-med.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence.png +%%DATADIR%%/images/gui/buttonpanel/transport/port.png +%%DATADIR%%/images/gui/buttonpanel/transport/rails2.png +%%DATADIR%%/images/gui/buttonpanel/transport/road.png +%%DATADIR%%/images/gui/buttonpanel/transport/rocket.png +%%DATADIR%%/images/gui/buttonpanel/transport/tracks.png +%%DATADIR%%/images/gui/buttonpanel/waterwell.png +%%DATADIR%%/images/gui/buttons/button-border-6.png +%%DATADIR%%/images/gui/buttons/button-checked.png +%%DATADIR%%/images/gui/buttons/button-clicked.png +%%DATADIR%%/images/gui/buttons/button-hover.png +%%DATADIR%%/images/gui/buttons/button.png +%%DATADIR%%/images/gui/buttons/menu-button-checked.png +%%DATADIR%%/images/gui/buttons/menu-button-clicked.png +%%DATADIR%%/images/gui/buttons/menu-button-hover.png +%%DATADIR%%/images/gui/buttons/menu-button.png +%%DATADIR%%/images/gui/buttons/randombutton-checked.png +%%DATADIR%%/images/gui/buttons/randombutton-clicked.png +%%DATADIR%%/images/gui/buttons/randombutton-hover.png +%%DATADIR%%/images/gui/buttons/randombutton.png +%%DATADIR%%/images/gui/buttons/round/button-round-20.png +%%DATADIR%%/images/gui/buttons/round/button-round-30.png +%%DATADIR%%/images/gui/buttons/round/button-round-40.png +%%DATADIR%%/images/gui/buttons/round/button-round-50.png +%%DATADIR%%/images/gui/buttons/round/button-round-checked-20.png +%%DATADIR%%/images/gui/buttons/round/button-round-checked-30.png +%%DATADIR%%/images/gui/buttons/round/button-round-checked-40.png +%%DATADIR%%/images/gui/buttons/round/button-round-checked-50.png +%%DATADIR%%/images/gui/buttons/round/button-round-clicked-20.png +%%DATADIR%%/images/gui/buttons/round/button-round-clicked-30.png +%%DATADIR%%/images/gui/buttons/round/button-round-clicked-40.png +%%DATADIR%%/images/gui/buttons/round/button-round-clicked-50.png +%%DATADIR%%/images/gui/buttons/round/button-round-hover-20.png +%%DATADIR%%/images/gui/buttons/round/button-round-hover-30.png +%%DATADIR%%/images/gui/buttons/round/button-round-hover-40.png +%%DATADIR%%/images/gui/buttons/round/button-round-hover-50.png +%%DATADIR%%/images/gui/buttons/savebutton-checked.png +%%DATADIR%%/images/gui/buttons/savebutton-clicked.png +%%DATADIR%%/images/gui/buttons/savebutton-hover.png +%%DATADIR%%/images/gui/buttons/savebutton.png +%%DATADIR%%/images/gui/buttons/tabbed/tabbed-clicked.png +%%DATADIR%%/images/gui/buttons/tabbed/tabbed-hover.png +%%DATADIR%%/images/gui/buttons/tabbed/tabbed.png +%%DATADIR%%/images/gui/checkbox/checkbox.png +%%DATADIR%%/images/gui/checkbox/checkbox_checked.png +%%DATADIR%%/images/gui/checkbox/checkbox_red.png +%%DATADIR%%/images/gui/checkbox/checkbox_red_checked.png +%%DATADIR%%/images/gui/dialogs/error.png +%%DATADIR%%/images/gui/dialogs/info.png +%%DATADIR%%/images/gui/dialogs/invention.png +%%DATADIR%%/images/gui/dialogs/nobutton-clicked.png +%%DATADIR%%/images/gui/dialogs/nobutton-hover.png +%%DATADIR%%/images/gui/dialogs/nobutton.png +%%DATADIR%%/images/gui/dialogs/okaybutton.png +%%DATADIR%%/images/gui/dialogs/question.png +%%DATADIR%%/images/gui/dialogs/warning.png +%%DATADIR%%/images/gui/dialogs/yesbutton-clicked.png +%%DATADIR%%/images/gui/dialogs/yesbutton-hover.png +%%DATADIR%%/images/gui/dialogs/yesbutton.png +%%DATADIR%%/images/gui/info/hidehigh.png +%%DATADIR%%/images/gui/info/info.png +%%DATADIR%%/images/gui/info/mapoverlay.png +%%DATADIR%%/images/gui/info/statistics.png +%%DATADIR%%/images/gui/info/terrainheight.png +%%DATADIR%%/images/gui/mapview/minimap_bg.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_coal.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_electrics.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_fire.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_food.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_health.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_pollution.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_resident.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_road.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_sport.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_ub40.png +%%DATADIR%%/images/gui/pbar_bg.png +%%DATADIR%%/images/gui/scrollbar/arrow_down.png +%%DATADIR%%/images/gui/scrollbar/arrow_up.png +%%DATADIR%%/images/gui/speed/fast.png +%%DATADIR%%/images/gui/speed/faster.png +%%DATADIR%%/images/gui/speed/normal.png +%%DATADIR%%/images/gui/speed/pause.png +%%DATADIR%%/images/gui/speedpanel.png +%%DATADIR%%/images/gui/window/window_close.png +%%DATADIR%%/images/gui/window/window_close_clicked.png +%%DATADIR%%/images/gui/window/window_close_hover.png +%%DATADIR%%/images/gui/zoom/zoomin.png +%%DATADIR%%/images/gui/zoom/zoomout.png +%%DATADIR%%/images/mainmenu/buttons/back-clicked.png +%%DATADIR%%/images/mainmenu/buttons/back-hover.png +%%DATADIR%%/images/mainmenu/buttons/back.png +%%DATADIR%%/images/mainmenu/buttons/continue-clicked.png +%%DATADIR%%/images/mainmenu/buttons/continue-hover.png +%%DATADIR%%/images/mainmenu/buttons/continue.png +%%DATADIR%%/images/mainmenu/buttons/credits-clicked.png +%%DATADIR%%/images/mainmenu/buttons/credits-hover.png +%%DATADIR%%/images/mainmenu/buttons/credits.png +%%DATADIR%%/images/mainmenu/buttons/load-clicked.png +%%DATADIR%%/images/mainmenu/buttons/load-hover.png +%%DATADIR%%/images/mainmenu/buttons/load.png +%%DATADIR%%/images/mainmenu/buttons/new-clicked.png +%%DATADIR%%/images/mainmenu/buttons/new-hover.png +%%DATADIR%%/images/mainmenu/buttons/new.png +%%DATADIR%%/images/mainmenu/buttons/options-clicked.png +%%DATADIR%%/images/mainmenu/buttons/options-hover.png +%%DATADIR%%/images/mainmenu/buttons/options.png +%%DATADIR%%/images/mainmenu/buttons/quit-clicked.png +%%DATADIR%%/images/mainmenu/buttons/quit-hover.png +%%DATADIR%%/images/mainmenu/buttons/quit.png +%%DATADIR%%/images/mainmenu/buttons/save-clicked.png +%%DATADIR%%/images/mainmenu/buttons/save-hover.png +%%DATADIR%%/images/mainmenu/buttons/save.png +%%DATADIR%%/images/mainmenu/buttons/start-clicked.png +%%DATADIR%%/images/mainmenu/buttons/start-hover.png +%%DATADIR%%/images/mainmenu/buttons/start.png +%%DATADIR%%/images/mainmenu/credits_back.png +%%DATADIR%%/images/mainmenu/loadsave_back.png +%%DATADIR%%/images/mainmenu/menu_back.png +%%DATADIR%%/images/mainmenu/newgame_back.png +%%DATADIR%%/images/mainmenu/settings/fullscreen.png +%%DATADIR%%/images/mainmenu/settings/music-off.png +%%DATADIR%%/images/mainmenu/settings/music-on.png +%%DATADIR%%/images/mainmenu/settings/sound-off.png +%%DATADIR%%/images/mainmenu/settings/sound-on.png +%%DATADIR%%/images/mainmenu/settings/windowed.png +%%DATADIR%%/images/mainmenu/settings_back.png +%%DATADIR%%/images/tiles/blacksmith0.png +%%DATADIR%%/images/tiles/blacksmith1.png +%%DATADIR%%/images/tiles/blacksmith2.png +%%DATADIR%%/images/tiles/blacksmith3.png +%%DATADIR%%/images/tiles/blacksmith4.png +%%DATADIR%%/images/tiles/blacksmith5.png +%%DATADIR%%/images/tiles/blacksmith6.png +%%DATADIR%%/images/tiles/blank.png +%%DATADIR%%/images/tiles/bridge_rail_0.png +%%DATADIR%%/images/tiles/bridge_rail_90.png +%%DATADIR%%/images/tiles/bridge_rail_slope1_0.png +%%DATADIR%%/images/tiles/bridge_rail_slope1_180.png +%%DATADIR%%/images/tiles/bridge_rail_slope1_270.png +%%DATADIR%%/images/tiles/bridge_rail_slope1_90.png +%%DATADIR%%/images/tiles/bridge_rail_slope2_0.png +%%DATADIR%%/images/tiles/bridge_rail_slope2_180.png +%%DATADIR%%/images/tiles/bridge_rail_slope2_270.png +%%DATADIR%%/images/tiles/bridge_rail_slope2_90.png +%%DATADIR%%/images/tiles/bridge_road_0.png +%%DATADIR%%/images/tiles/bridge_road_90.png +%%DATADIR%%/images/tiles/bridge_road_slope1_0.png +%%DATADIR%%/images/tiles/bridge_road_slope1_180.png +%%DATADIR%%/images/tiles/bridge_road_slope1_270.png +%%DATADIR%%/images/tiles/bridge_road_slope1_90.png +%%DATADIR%%/images/tiles/bridge_road_slope2_0.png +%%DATADIR%%/images/tiles/bridge_road_slope2_180.png +%%DATADIR%%/images/tiles/bridge_road_slope2_270.png +%%DATADIR%%/images/tiles/bridge_road_slope2_90.png +%%DATADIR%%/images/tiles/bridge_track_0.png +%%DATADIR%%/images/tiles/bridge_track_90.png +%%DATADIR%%/images/tiles/bridge_track_slope1_0.png +%%DATADIR%%/images/tiles/bridge_track_slope1_180.png +%%DATADIR%%/images/tiles/bridge_track_slope1_270.png +%%DATADIR%%/images/tiles/bridge_track_slope1_90.png +%%DATADIR%%/images/tiles/car01-0000.png +%%DATADIR%%/images/tiles/car01-0001.png +%%DATADIR%%/images/tiles/car01-0002.png +%%DATADIR%%/images/tiles/car01-0003.png +%%DATADIR%%/images/tiles/car01-0004.png +%%DATADIR%%/images/tiles/car01-0005.png +%%DATADIR%%/images/tiles/car01-0006.png +%%DATADIR%%/images/tiles/car01-0007.png +%%DATADIR%%/images/tiles/car01-down0013.png +%%DATADIR%%/images/tiles/car01-down0014.png +%%DATADIR%%/images/tiles/car01-down0015.png +%%DATADIR%%/images/tiles/car01-down0016.png +%%DATADIR%%/images/tiles/car01-up0009.png +%%DATADIR%%/images/tiles/car01-up0010.png +%%DATADIR%%/images/tiles/car01-up0011.png +%%DATADIR%%/images/tiles/car01-up0012.png +%%DATADIR%%/images/tiles/coalmine-empty.png +%%DATADIR%%/images/tiles/coalmine-full.png +%%DATADIR%%/images/tiles/coalmine-low.png +%%DATADIR%%/images/tiles/coalmine-med.png +%%DATADIR%%/images/tiles/commune1.png +%%DATADIR%%/images/tiles/commune10.png +%%DATADIR%%/images/tiles/commune11.png +%%DATADIR%%/images/tiles/commune2.png +%%DATADIR%%/images/tiles/commune3.png +%%DATADIR%%/images/tiles/commune4.png +%%DATADIR%%/images/tiles/commune5.png +%%DATADIR%%/images/tiles/commune6.png +%%DATADIR%%/images/tiles/commune7.png +%%DATADIR%%/images/tiles/commune8.png +%%DATADIR%%/images/tiles/commune9.png +%%DATADIR%%/images/tiles/cricket1.png +%%DATADIR%%/images/tiles/cricket2.png +%%DATADIR%%/images/tiles/cricket3.png +%%DATADIR%%/images/tiles/cricket4.png +%%DATADIR%%/images/tiles/cricket5.png +%%DATADIR%%/images/tiles/cricket6.png +%%DATADIR%%/images/tiles/cricket7.png +%%DATADIR%%/images/tiles/crossing_rail_road0.png +%%DATADIR%%/images/tiles/crossing_rail_road90.png +%%DATADIR%%/images/tiles/crossing_rail_track0.png +%%DATADIR%%/images/tiles/crossing_rail_track90.png +%%DATADIR%%/images/tiles/desert.png +%%DATADIR%%/images/tiles/desert_0.png +%%DATADIR%%/images/tiles/desert_1d.png +%%DATADIR%%/images/tiles/desert_1l.png +%%DATADIR%%/images/tiles/desert_1r.png +%%DATADIR%%/images/tiles/desert_1u.png +%%DATADIR%%/images/tiles/desert_2ld.png +%%DATADIR%%/images/tiles/desert_2lr.png +%%DATADIR%%/images/tiles/desert_2lu.png +%%DATADIR%%/images/tiles/desert_2rd.png +%%DATADIR%%/images/tiles/desert_2ru.png +%%DATADIR%%/images/tiles/desert_2ud.png +%%DATADIR%%/images/tiles/desert_3lrd.png +%%DATADIR%%/images/tiles/desert_3lru.png +%%DATADIR%%/images/tiles/desert_3lud.png +%%DATADIR%%/images/tiles/desert_3rud.png +%%DATADIR%%/images/tiles/ex_port.png +%%DATADIR%%/images/tiles/farm0.png +%%DATADIR%%/images/tiles/farm11.png +%%DATADIR%%/images/tiles/farm15.png +%%DATADIR%%/images/tiles/farm3.png +%%DATADIR%%/images/tiles/farm7.png +%%DATADIR%%/images/tiles/fire1.png +%%DATADIR%%/images/tiles/fire2.png +%%DATADIR%%/images/tiles/fire3.png +%%DATADIR%%/images/tiles/fire4.png +%%DATADIR%%/images/tiles/fire5.png +%%DATADIR%%/images/tiles/firedone1.png +%%DATADIR%%/images/tiles/firedone2.png +%%DATADIR%%/images/tiles/firedone3.png +%%DATADIR%%/images/tiles/firedone4.png +%%DATADIR%%/images/tiles/firestation1.png +%%DATADIR%%/images/tiles/firestation10.png +%%DATADIR%%/images/tiles/firestation2.png +%%DATADIR%%/images/tiles/firestation3.png +%%DATADIR%%/images/tiles/firestation4.png +%%DATADIR%%/images/tiles/firestation5.png +%%DATADIR%%/images/tiles/firestation6.png +%%DATADIR%%/images/tiles/firestation7.png +%%DATADIR%%/images/tiles/firestation8.png +%%DATADIR%%/images/tiles/firestation9.png +%%DATADIR%%/images/tiles/green.png +%%DATADIR%%/images/tiles/health.png +%%DATADIR%%/images/tiles/images.xml +%%DATADIR%%/images/tiles/industryhc.png +%%DATADIR%%/images/tiles/industryhh1.png +%%DATADIR%%/images/tiles/industryhh2.png +%%DATADIR%%/images/tiles/industryhh3.png +%%DATADIR%%/images/tiles/industryhh4.png +%%DATADIR%%/images/tiles/industryhh5.png +%%DATADIR%%/images/tiles/industryhh6.png +%%DATADIR%%/images/tiles/industryhh7.png +%%DATADIR%%/images/tiles/industryhh8.png +%%DATADIR%%/images/tiles/industryhl1.png +%%DATADIR%%/images/tiles/industryhl2.png +%%DATADIR%%/images/tiles/industryhl3.png +%%DATADIR%%/images/tiles/industryhl4.png +%%DATADIR%%/images/tiles/industryhl5.png +%%DATADIR%%/images/tiles/industryhl6.png +%%DATADIR%%/images/tiles/industryhl7.png +%%DATADIR%%/images/tiles/industryhl8.png +%%DATADIR%%/images/tiles/industryhm1.png +%%DATADIR%%/images/tiles/industryhm2.png +%%DATADIR%%/images/tiles/industryhm3.png +%%DATADIR%%/images/tiles/industryhm4.png +%%DATADIR%%/images/tiles/industryhm5.png +%%DATADIR%%/images/tiles/industryhm6.png +%%DATADIR%%/images/tiles/industryhm7.png +%%DATADIR%%/images/tiles/industryhm8.png +%%DATADIR%%/images/tiles/industryl-empty.png +%%DATADIR%%/images/tiles/industryl-full.png +%%DATADIR%%/images/tiles/industryl-low.png +%%DATADIR%%/images/tiles/industryl-med.png +%%DATADIR%%/images/tiles/industryl-smoke0080.png +%%DATADIR%%/images/tiles/industryl-smoke0082.png +%%DATADIR%%/images/tiles/industryl-smoke0084.png +%%DATADIR%%/images/tiles/industryl-smoke0086.png +%%DATADIR%%/images/tiles/industryl-smoke0088.png +%%DATADIR%%/images/tiles/industryl-smoke0090.png +%%DATADIR%%/images/tiles/industryl-smoke0092.png +%%DATADIR%%/images/tiles/industryl-smoke0094.png +%%DATADIR%%/images/tiles/industryl-smoke0096.png +%%DATADIR%%/images/tiles/industryl-smoke0098.png +%%DATADIR%%/images/tiles/market-empty.png +%%DATADIR%%/images/tiles/market-full.png +%%DATADIR%%/images/tiles/market-low.png +%%DATADIR%%/images/tiles/market-med.png +%%DATADIR%%/images/tiles/mill0.png +%%DATADIR%%/images/tiles/mill1.png +%%DATADIR%%/images/tiles/mill2.png +%%DATADIR%%/images/tiles/mill3.png +%%DATADIR%%/images/tiles/mill4.png +%%DATADIR%%/images/tiles/mill5.png +%%DATADIR%%/images/tiles/mill6.png +%%DATADIR%%/images/tiles/monument0.png +%%DATADIR%%/images/tiles/monument1.png +%%DATADIR%%/images/tiles/monument2.png +%%DATADIR%%/images/tiles/monument3.png +%%DATADIR%%/images/tiles/monument4.png +%%DATADIR%%/images/tiles/monument5.png +%%DATADIR%%/images/tiles/oremine1.png +%%DATADIR%%/images/tiles/oremine2.png +%%DATADIR%%/images/tiles/oremine3.png +%%DATADIR%%/images/tiles/oremine4.png +%%DATADIR%%/images/tiles/oremine5.png +%%DATADIR%%/images/tiles/oremine6.png +%%DATADIR%%/images/tiles/oremine7.png +%%DATADIR%%/images/tiles/oremine8.png +%%DATADIR%%/images/tiles/parkland-lake.png +%%DATADIR%%/images/tiles/parkland-plane.png +%%DATADIR%%/images/tiles/pottery0.png +%%DATADIR%%/images/tiles/pottery1.png +%%DATADIR%%/images/tiles/pottery10.png +%%DATADIR%%/images/tiles/pottery2.png +%%DATADIR%%/images/tiles/pottery3.png +%%DATADIR%%/images/tiles/pottery4.png +%%DATADIR%%/images/tiles/pottery5.png +%%DATADIR%%/images/tiles/pottery6.png +%%DATADIR%%/images/tiles/pottery7.png +%%DATADIR%%/images/tiles/pottery8.png +%%DATADIR%%/images/tiles/pottery9.png +%%DATADIR%%/images/tiles/powerl-suspended0.png +%%DATADIR%%/images/tiles/powerl-suspended90.png +%%DATADIR%%/images/tiles/powerlhd.png +%%DATADIR%%/images/tiles/powerlhl.png +%%DATADIR%%/images/tiles/powerlldd.png +%%DATADIR%%/images/tiles/powerlldl.png +%%DATADIR%%/images/tiles/powerlldrd.png +%%DATADIR%%/images/tiles/powerlldrl.png +%%DATADIR%%/images/tiles/powerlldud.png +%%DATADIR%%/images/tiles/powerlldul.png +%%DATADIR%%/images/tiles/powerllud.png +%%DATADIR%%/images/tiles/powerlludrd.png +%%DATADIR%%/images/tiles/powerlludrl.png +%%DATADIR%%/images/tiles/powerllul.png +%%DATADIR%%/images/tiles/powerllurd.png +%%DATADIR%%/images/tiles/powerllurl.png +%%DATADIR%%/images/tiles/powerlrdd.png +%%DATADIR%%/images/tiles/powerlrdl.png +%%DATADIR%%/images/tiles/powerlrud.png +%%DATADIR%%/images/tiles/powerlrul.png +%%DATADIR%%/images/tiles/powerludrd.png +%%DATADIR%%/images/tiles/powerludrl.png +%%DATADIR%%/images/tiles/powerlvd.png +%%DATADIR%%/images/tiles/powerlvl.png +%%DATADIR%%/images/tiles/powerscoal-empty.png +%%DATADIR%%/images/tiles/powerscoal-full.png +%%DATADIR%%/images/tiles/powerscoal-low.png +%%DATADIR%%/images/tiles/powerscoal-med.png +%%DATADIR%%/images/tiles/powerscoal-smoke0080.png +%%DATADIR%%/images/tiles/powerscoal-smoke0082.png +%%DATADIR%%/images/tiles/powerscoal-smoke0084.png +%%DATADIR%%/images/tiles/powerscoal-smoke0086.png +%%DATADIR%%/images/tiles/powerscoal-smoke0088.png +%%DATADIR%%/images/tiles/powerscoal-smoke0090.png +%%DATADIR%%/images/tiles/powerscoal-smoke0092.png +%%DATADIR%%/images/tiles/powerscoal-smoke0094.png +%%DATADIR%%/images/tiles/powerscoal-smoke0096.png +%%DATADIR%%/images/tiles/powerscoal-smoke0098.png +%%DATADIR%%/images/tiles/powerscoal-smoke0100.png +%%DATADIR%%/images/tiles/powerssolar.png +%%DATADIR%%/images/tiles/raildr.png +%%DATADIR%%/images/tiles/railld.png +%%DATADIR%%/images/tiles/railldr.png +%%DATADIR%%/images/tiles/raillr.png +%%DATADIR%%/images/tiles/raillu.png +%%DATADIR%%/images/tiles/raillud.png +%%DATADIR%%/images/tiles/railludr.png +%%DATADIR%%/images/tiles/raillur.png +%%DATADIR%%/images/tiles/railud.png +%%DATADIR%%/images/tiles/railudr.png +%%DATADIR%%/images/tiles/railur.png +%%DATADIR%%/images/tiles/recycle-centre.png +%%DATADIR%%/images/tiles/reshihi.png +%%DATADIR%%/images/tiles/reshilow.png +%%DATADIR%%/images/tiles/reslowhi.png +%%DATADIR%%/images/tiles/reslowlow.png +%%DATADIR%%/images/tiles/resmedhi.png +%%DATADIR%%/images/tiles/resmedlow.png +%%DATADIR%%/images/tiles/roaddr.png +%%DATADIR%%/images/tiles/roadld.png +%%DATADIR%%/images/tiles/roadldr.png +%%DATADIR%%/images/tiles/roadlr.png +%%DATADIR%%/images/tiles/roadlu.png +%%DATADIR%%/images/tiles/roadlud.png +%%DATADIR%%/images/tiles/roadludr.png +%%DATADIR%%/images/tiles/roadlur.png +%%DATADIR%%/images/tiles/roadud.png +%%DATADIR%%/images/tiles/roadudr.png +%%DATADIR%%/images/tiles/roadur.png +%%DATADIR%%/images/tiles/rocket1.png +%%DATADIR%%/images/tiles/rocket2.png +%%DATADIR%%/images/tiles/rocket3.png +%%DATADIR%%/images/tiles/rocket4.png +%%DATADIR%%/images/tiles/rocket5.png +%%DATADIR%%/images/tiles/rocket6.png +%%DATADIR%%/images/tiles/rocket7.png +%%DATADIR%%/images/tiles/rocketflown.png +%%DATADIR%%/images/tiles/school-animation.png +%%DATADIR%%/images/tiles/school-static.png +%%DATADIR%%/images/tiles/school-swing0001.png +%%DATADIR%%/images/tiles/school-swing0002.png +%%DATADIR%%/images/tiles/school-swing0003.png +%%DATADIR%%/images/tiles/school-swing0004.png +%%DATADIR%%/images/tiles/school-swing0005.png +%%DATADIR%%/images/tiles/school-swing0006.png +%%DATADIR%%/images/tiles/school-swing0007.png +%%DATADIR%%/images/tiles/school-swing0008.png +%%DATADIR%%/images/tiles/school-swing0009.png +%%DATADIR%%/images/tiles/school-swing0010.png +%%DATADIR%%/images/tiles/school-swing0011.png +%%DATADIR%%/images/tiles/school0.png +%%DATADIR%%/images/tiles/shanty.png +%%DATADIR%%/images/tiles/substation-G.png +%%DATADIR%%/images/tiles/substation-R.png +%%DATADIR%%/images/tiles/substation-RG.png +%%DATADIR%%/images/tiles/tip0.png +%%DATADIR%%/images/tiles/tip1.png +%%DATADIR%%/images/tiles/tip2.png +%%DATADIR%%/images/tiles/tip3.png +%%DATADIR%%/images/tiles/tip4.png +%%DATADIR%%/images/tiles/tip5.png +%%DATADIR%%/images/tiles/tip6.png +%%DATADIR%%/images/tiles/tip7.png +%%DATADIR%%/images/tiles/tip8.png +%%DATADIR%%/images/tiles/trackdr.png +%%DATADIR%%/images/tiles/trackld.png +%%DATADIR%%/images/tiles/trackldr.png +%%DATADIR%%/images/tiles/tracklr.png +%%DATADIR%%/images/tiles/tracklu.png +%%DATADIR%%/images/tiles/tracklud.png +%%DATADIR%%/images/tiles/trackludr.png +%%DATADIR%%/images/tiles/tracklur.png +%%DATADIR%%/images/tiles/trackud.png +%%DATADIR%%/images/tiles/trackudr.png +%%DATADIR%%/images/tiles/trackur.png +%%DATADIR%%/images/tiles/tree.png +%%DATADIR%%/images/tiles/tree2.png +%%DATADIR%%/images/tiles/tree3.png +%%DATADIR%%/images/tiles/university.png +%%DATADIR%%/images/tiles/water.png +%%DATADIR%%/images/tiles/waterd.png +%%DATADIR%%/images/tiles/waterl.png +%%DATADIR%%/images/tiles/waterld.png +%%DATADIR%%/images/tiles/waterlr.png +%%DATADIR%%/images/tiles/waterlrd.png +%%DATADIR%%/images/tiles/waterlu.png +%%DATADIR%%/images/tiles/waterlud.png +%%DATADIR%%/images/tiles/waterlur.png +%%DATADIR%%/images/tiles/waterlurd.png +%%DATADIR%%/images/tiles/waterr.png +%%DATADIR%%/images/tiles/waterrd.png +%%DATADIR%%/images/tiles/wateru.png +%%DATADIR%%/images/tiles/waterud.png +%%DATADIR%%/images/tiles/waterur.png +%%DATADIR%%/images/tiles/waterurd.png +%%DATADIR%%/images/tiles/waterwell.png +%%DATADIR%%/images/tiles/windmill1g.png +%%DATADIR%%/images/tiles/windmill1r.png +%%DATADIR%%/images/tiles/windmill1rg.png +%%DATADIR%%/images/tiles/windmill1w.png +%%DATADIR%%/images/tiles/windmill2g.png +%%DATADIR%%/images/tiles/windmill2r.png +%%DATADIR%%/images/tiles/windmill2rg.png +%%DATADIR%%/images/tiles/windmill2w.png +%%DATADIR%%/images/tiles/windmill3g.png +%%DATADIR%%/images/tiles/windmill3r.png +%%DATADIR%%/images/tiles/windmill3rg.png +%%DATADIR%%/images/tiles/windmill3w.png +%%DATADIR%%/locale/ca.po +%%DATADIR%%/locale/cs.po +%%DATADIR%%/locale/da.po +%%DATADIR%%/locale/de.po +%%DATADIR%%/locale/el.po +%%DATADIR%%/locale/es.po +%%DATADIR%%/locale/fr.po +%%DATADIR%%/locale/gd.po +%%DATADIR%%/locale/gl.po +%%DATADIR%%/locale/gui/ca.po +%%DATADIR%%/locale/gui/cs.po +%%DATADIR%%/locale/gui/de.po +%%DATADIR%%/locale/gui/el.po +%%DATADIR%%/locale/gui/es.po +%%DATADIR%%/locale/gui/fr.po +%%DATADIR%%/locale/gui/gd.po +%%DATADIR%%/locale/gui/gl.po +%%DATADIR%%/locale/gui/hu.po +%%DATADIR%%/locale/gui/ja.po +%%DATADIR%%/locale/gui/nl.po +%%DATADIR%%/locale/gui/pl.po +%%DATADIR%%/locale/gui/pt_BR.po +%%DATADIR%%/locale/gui/ru.po +%%DATADIR%%/locale/gui/sv.po +%%DATADIR%%/locale/gui/tr.po +%%DATADIR%%/locale/gui/zh_CN.po +%%DATADIR%%/locale/hu.po +%%DATADIR%%/locale/ja.po +%%DATADIR%%/locale/nl.po +%%DATADIR%%/locale/pl.po +%%DATADIR%%/locale/pt_BR.po +%%DATADIR%%/locale/ru.po +%%DATADIR%%/locale/sv.po +%%DATADIR%%/locale/tr.po +%%DATADIR%%/locale/zh_CN.po +%%DATADIR%%/music/default/01_pronobozo_lincity.ogg +%%DATADIR%%/music/default/02_Robert-van-Herk_City-Blues.ogg +%%DATADIR%%/music/default/03_Robert-van-Herk_Architectural-Contemplations.ogg +%%DATADIR%%/music/default/default.xml +%%DATADIR%%/opening/Beach.scn.gz +%%DATADIR%%/opening/Rocket_98.scn.gz +%%DATADIR%%/opening/bad_times.scn.gz +%%DATADIR%%/opening/extreme_arid.scn.gz +%%DATADIR%%/opening/extreme_wetland.scn.gz +%%DATADIR%%/opening/good_times.scn.gz +%%DATADIR%%/sounds/Blacksmith1.wav +%%DATADIR%%/sounds/Blacksmith2.wav +%%DATADIR%%/sounds/Blacksmith3.wav +%%DATADIR%%/sounds/Build1.wav +%%DATADIR%%/sounds/Build2.wav +%%DATADIR%%/sounds/Click.wav +%%DATADIR%%/sounds/CoalMine1.wav +%%DATADIR%%/sounds/CoalMine3.wav +%%DATADIR%%/sounds/Commune1.wav +%%DATADIR%%/sounds/Commune2.wav +%%DATADIR%%/sounds/Commune3.wav +%%DATADIR%%/sounds/DirtTrack1.wav +%%DATADIR%%/sounds/DirtTrack2.wav +%%DATADIR%%/sounds/DirtTrack3.wav +%%DATADIR%%/sounds/ElectricityNoise.wav +%%DATADIR%%/sounds/Farm1.wav +%%DATADIR%%/sounds/Farm2.wav +%%DATADIR%%/sounds/Farm3.wav +%%DATADIR%%/sounds/Fire1.wav +%%DATADIR%%/sounds/Fire2.wav +%%DATADIR%%/sounds/Fire3.wav +%%DATADIR%%/sounds/FireStation1.wav +%%DATADIR%%/sounds/FireStation2.wav +%%DATADIR%%/sounds/FireStation3.wav +%%DATADIR%%/sounds/FireWasteland1.wav +%%DATADIR%%/sounds/Green1.wav +%%DATADIR%%/sounds/Green2.wav +%%DATADIR%%/sounds/Green3.wav +%%DATADIR%%/sounds/Green4.wav +%%DATADIR%%/sounds/Harbor1.wav +%%DATADIR%%/sounds/Harbor2.wav +%%DATADIR%%/sounds/Health1.wav +%%DATADIR%%/sounds/Health2.wav +%%DATADIR%%/sounds/Health3.wav +%%DATADIR%%/sounds/Health4.wav +%%DATADIR%%/sounds/Health5.wav +%%DATADIR%%/sounds/IndustryHigh1.wav +%%DATADIR%%/sounds/IndustryHigh2.wav +%%DATADIR%%/sounds/IndustryHigh3.wav +%%DATADIR%%/sounds/IndustryLight1.wav +%%DATADIR%%/sounds/IndustryLight2.wav +%%DATADIR%%/sounds/IndustryLight3.wav +%%DATADIR%%/sounds/MarketEmpty1.wav +%%DATADIR%%/sounds/MarketFull1.wav +%%DATADIR%%/sounds/MarketLow1.wav +%%DATADIR%%/sounds/MarketMed1.wav +%%DATADIR%%/sounds/Mill1.wav +%%DATADIR%%/sounds/Mill2.wav +%%DATADIR%%/sounds/Mill3.wav +%%DATADIR%%/sounds/Monument1.wav +%%DATADIR%%/sounds/Monument2.wav +%%DATADIR%%/sounds/Monument3.wav +%%DATADIR%%/sounds/MonumentConstruction1.wav +%%DATADIR%%/sounds/MonumentConstruction2.wav +%%DATADIR%%/sounds/MonumentConstruction3.wav +%%DATADIR%%/sounds/OreMine1.wav +%%DATADIR%%/sounds/OreMine2.wav +%%DATADIR%%/sounds/OreMine3.wav +%%DATADIR%%/sounds/OrganicFarm1.wav +%%DATADIR%%/sounds/OrganicFarm2.wav +%%DATADIR%%/sounds/OrganicFarm3.wav +%%DATADIR%%/sounds/ParklandLake1.wav +%%DATADIR%%/sounds/ParklandLake2.wav +%%DATADIR%%/sounds/ParklandPlane1.wav +%%DATADIR%%/sounds/ParklandPlane2.wav +%%DATADIR%%/sounds/ParklandPlane3.wav +%%DATADIR%%/sounds/Pottery1.wav +%%DATADIR%%/sounds/Pottery2.wav +%%DATADIR%%/sounds/PowerCoalEmpty.wav +%%DATADIR%%/sounds/PowerCoalFull.wav +%%DATADIR%%/sounds/PowerCoalLow.wav +%%DATADIR%%/sounds/PowerCoalMed.wav +%%DATADIR%%/sounds/PowerLine1.wav +%%DATADIR%%/sounds/PowerSolar2.wav +%%DATADIR%%/sounds/PowerSolar3.wav +%%DATADIR%%/sounds/RailTrain1.wav +%%DATADIR%%/sounds/RailTrain2.wav +%%DATADIR%%/sounds/RailTrain3.wav +%%DATADIR%%/sounds/Raze1.wav +%%DATADIR%%/sounds/Raze2.wav +%%DATADIR%%/sounds/Raze3.wav +%%DATADIR%%/sounds/Recycle1.wav +%%DATADIR%%/sounds/Recycle2.wav +%%DATADIR%%/sounds/Recycle3.wav +%%DATADIR%%/sounds/ResidentialHigh1.wav +%%DATADIR%%/sounds/ResidentialHigh2.wav +%%DATADIR%%/sounds/ResidentialHigh3.wav +%%DATADIR%%/sounds/ResidentialLow1.wav +%%DATADIR%%/sounds/ResidentialLow2.wav +%%DATADIR%%/sounds/ResidentialLow3.wav +%%DATADIR%%/sounds/ResidentialLowLow1.wav +%%DATADIR%%/sounds/ResidentialMed1.wav +%%DATADIR%%/sounds/ResidentialMed2.wav +%%DATADIR%%/sounds/ResidentialMed3.wav +%%DATADIR%%/sounds/Rocket1.wav +%%DATADIR%%/sounds/Rocket2.wav +%%DATADIR%%/sounds/Rocket3.wav +%%DATADIR%%/sounds/Rocket4.wav +%%DATADIR%%/sounds/RocketExplosion1.wav +%%DATADIR%%/sounds/RocketTakeoff1.wav +%%DATADIR%%/sounds/School1.wav +%%DATADIR%%/sounds/School2.wav +%%DATADIR%%/sounds/School3.wav +%%DATADIR%%/sounds/Seagulls.wav +%%DATADIR%%/sounds/Shanty1.wav +%%DATADIR%%/sounds/Shanty2.wav +%%DATADIR%%/sounds/Shanty3.wav +%%DATADIR%%/sounds/Shanty4.wav +%%DATADIR%%/sounds/Shanty5.wav +%%DATADIR%%/sounds/SportsCroud1.wav +%%DATADIR%%/sounds/SportsCroud2.wav +%%DATADIR%%/sounds/SportsCroud3.wav +%%DATADIR%%/sounds/Substation3.wav +%%DATADIR%%/sounds/Substation4.wav +%%DATADIR%%/sounds/SubstationOff.wav +%%DATADIR%%/sounds/SubstationOn.wav +%%DATADIR%%/sounds/Tip1.wav +%%DATADIR%%/sounds/Tip3.wav +%%DATADIR%%/sounds/TraficHigh1.wav +%%DATADIR%%/sounds/TraficHigh2.wav +%%DATADIR%%/sounds/TraficHigh3.wav +%%DATADIR%%/sounds/TraficLow1.wav +%%DATADIR%%/sounds/TraficLow2.wav +%%DATADIR%%/sounds/TraficLow3.wav +%%DATADIR%%/sounds/TruckEngine.wav +%%DATADIR%%/sounds/University1.wav +%%DATADIR%%/sounds/University2.wav +%%DATADIR%%/sounds/University3.wav +%%DATADIR%%/sounds/Water1.wav +%%DATADIR%%/sounds/Water3.wav +%%DATADIR%%/sounds/Water4.wav +%%DATADIR%%/sounds/Water5.wav +%%DATADIR%%/sounds/WindMill1.wav +%%DATADIR%%/sounds/WindMill2.wav +%%DATADIR%%/sounds/WindMill3.wav +%%DATADIR%%/sounds/WindMillHTech2.wav +%%DATADIR%%/sounds/WindowClose.wav +%%DATADIR%%/sounds/WindowOpen.wav +%%DATADIR%%/sounds/sounds.xml diff --git a/games/linux-steam-utils/Makefile b/games/linux-steam-utils/Makefile index 32c210b57b67..9a46cec276ed 100644 --- a/games/linux-steam-utils/Makefile +++ b/games/linux-steam-utils/Makefile @@ -1,5 +1,5 @@ PORTNAME= steam-utils -DISTVERSION= 20250724 +DISTVERSION= 20251001 CATEGORIES= games linux PKGNAMEPREFIX= linux- diff --git a/games/linux-steam-utils/distinfo b/games/linux-steam-utils/distinfo index 8ce925d7a021..4591b87558e5 100644 --- a/games/linux-steam-utils/distinfo +++ b/games/linux-steam-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753564976 -SHA256 (shkhln-linuxulator-steam-utils-20250724_GH0.tar.gz) = 15ed2a51614fbc954962d7100927cef9b55f74215965d43090d57869997cf13a -SIZE (shkhln-linuxulator-steam-utils-20250724_GH0.tar.gz) = 42884 +TIMESTAMP = 1759351202 +SHA256 (shkhln-linuxulator-steam-utils-20251001_GH0.tar.gz) = b85e233ca60f9425fa2106c5672c8ad676ccc07343593327438eb5e141aaaeb0 +SIZE (shkhln-linuxulator-steam-utils-20251001_GH0.tar.gz) = 43167 diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 8ea563c724ae..c4cbc9de723d 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,9 +1,9 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v -DISTVERSION= 0.4.25 +DISTVERSION= 0.4.27 CATEGORIES= games -MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.14/:sequence \ - https://github.com/OpenRCT2/objects/releases/download/v1.7.2/:object \ +MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.26/:sequence \ + https://github.com/OpenRCT2/objects/releases/download/v1.7.3/:object \ https://github.com/OpenRCT2/OpenMusic/releases/download/v1.6.1/:openmsx \ https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.6/:opensfx DISTFILES= title-sequences.zip:sequence \ @@ -32,7 +32,8 @@ LIB_DEPENDS= libpng.so:graphics/png \ libfreetype.so:print/freetype2 \ libicuuc.so:devel/icu \ libbenchmark.so:devel/benchmark \ - libogg.so:audio/libogg + libogg.so:audio/libogg \ + libzstd.so:archivers/zstd USES= cmake compiler:c++17-lang desktop-file-utils gl \ localbase:ldflags pkgconfig sdl shared-mime-info ssl diff --git a/games/openrct2/distinfo b/games/openrct2/distinfo index fdbb7a87b70c..99175b510380 100644 --- a/games/openrct2/distinfo +++ b/games/openrct2/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1754220189 -SHA256 (title-sequences.zip) = 140df714e806fed411cc49763e7f16b0fcf2a487a57001d1e50fce8f9148a9f3 -SIZE (title-sequences.zip) = 7791573 -SHA256 (objects.zip) = b4286f7af68a61b0f7fc6e379ba37bf6796286d73e97c967958bf374e3f98f35 -SIZE (objects.zip) = 10954277 +TIMESTAMP = 1759603759 +SHA256 (title-sequences.zip) = dabb9787b1576342fca4dd9f64b3f8cfa04a7e6ce9c2bb9610f47b762905c858 +SIZE (title-sequences.zip) = 8751039 +SHA256 (objects.zip) = c81029264578706ed1db88665e12a70a583e71dc4d3eb4db262535d2f0589eab +SIZE (objects.zip) = 10954826 SHA256 (openmusic.zip) = 994b350d3b180ee1cb9619fe27f7ebae3a1a5232840c4bd47a89f33fa89de1a1 SIZE (openmusic.zip) = 42921420 SHA256 (opensound.zip) = 06b90f3e19c216752df441d551b26a9e3e1ba7755bdd2102504b73bf993608be SIZE (opensound.zip) = 4273495 -SHA256 (OpenRCT2-OpenRCT2-v0.4.25_GH0.tar.gz) = d6ef221218893144a0ab24004fe6a1fcb91284f860d44fee0662349bc4f500bf -SIZE (OpenRCT2-OpenRCT2-v0.4.25_GH0.tar.gz) = 23980968 +SHA256 (OpenRCT2-OpenRCT2-v0.4.27_GH0.tar.gz) = 049164ac423bc7c5ada9f40d500454c280541bac097b24f9cc207dd577565ae1 +SIZE (OpenRCT2-OpenRCT2-v0.4.27_GH0.tar.gz) = 24030087 diff --git a/games/openrct2/pkg-plist b/games/openrct2/pkg-plist index 024b6396093d..aa5e1e805e03 100644 --- a/games/openrct2/pkg-plist +++ b/games/openrct2/pkg-plist @@ -1,10 +1,10 @@ bin/openrct2 bin/openrct2-cli lib/libopenrct2.so -share/applications/openrct2-savegame.desktop -share/applications/openrct2-scenario.desktop -share/applications/openrct2-uri.desktop -share/applications/openrct2.desktop +share/applications/io.openrct2.openrct2.desktop +share/applications/io.openrct2.savegame.desktop +share/applications/io.openrct2.scenario.desktop +share/applications/io.openrct2.uri.desktop %%PORTDOCS%%%%DOCSDIR%%/PRIVACY.md %%PORTDOCS%%%%DOCSDIR%%/changelog.txt %%PORTDOCS%%%%DOCSDIR%%/contributors.md @@ -23,7 +23,7 @@ share/icons/hicolor/96x96/apps/openrct2.png share/icons/hicolor/scalable/apps/openrct2.svg share/man/man6/openrct2-cli.6.gz share/man/man6/openrct2.6.gz -share/metainfo/openrct2.appdata.xml +share/metainfo/io.openrct2.openrct2.appdata.xml share/mime/packages/openrct2.xml %%DATADIR%%/assetpack/openrct2.music.alternative.parkap %%DATADIR%%/assetpack/openrct2.music.cover.parkap diff --git a/games/punchy/Makefile b/games/punchy/Makefile index c9cc2625e839..d6cd1c3ec193 100644 --- a/games/punchy/Makefile +++ b/games/punchy/Makefile @@ -1,7 +1,7 @@ PORTNAME= punchy DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= games wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile index b3bce84c919e..27d028bedc38 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= games MAINTAINER= lcook@FreeBSD.org diff --git a/games/sulis/Makefile b/games/sulis/Makefile index 29de9e10bcb6..c7c947473c8a 100644 --- a/games/sulis/Makefile +++ b/games/sulis/Makefile @@ -1,6 +1,6 @@ PORTNAME= sulis DISTVERSION= 1.0.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 5610e1d83c2f..fb20ee75b22d 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,6 @@ PORTNAME= veloren -PORTVERSION= s20250924 +PORTVERSION= s20251001 +PORTREVISION= 1 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -24,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.17.0-1227-gbb56ecab89 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.17.0-1245-gcb0cd52b89 # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates index f757af1a098e..52bd448805f2 100644 --- a/games/veloren-weekly/Makefile.crates +++ b/games/veloren-weekly/Makefile.crates @@ -377,6 +377,7 @@ CARGO_CRATES= ab_glyph-0.2.31 \ libredox-0.1.9 \ libsqlite3-sys-0.28.0 \ libudev-sys-0.1.4 \ + link-cplusplus-1.0.12 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.11.0 \ @@ -585,7 +586,7 @@ CARGO_CRATES= ab_glyph-0.2.31 \ robust-0.2.3 \ ron-0.11.0 \ roots-0.0.8 \ - roxmltree-0.14.1 \ + roxmltree-0.20.0 \ rstar-0.12.2 \ rtrb-0.3.2 \ rusqlite-0.31.0 \ @@ -638,8 +639,8 @@ CARGO_CRATES= ab_glyph-0.2.31 \ serde_with-3.14.0 \ serde_with_macros-3.14.0 \ sha2-0.10.9 \ - shaderc-0.8.3 \ - shaderc-sys-0.8.3 \ + shaderc-0.10.1 \ + shaderc-sys-0.10.1 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shellexpand-3.1.1 \ @@ -938,7 +939,6 @@ CARGO_CRATES= ab_glyph-0.2.31 \ xkbcommon-dl-0.4.2 \ xkeysym-0.2.1 \ xml-rs-0.8.27 \ - xmlparser-0.13.6 \ yasna-0.5.2 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index 387200a0d686..411af0c179ff 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1758751388 +TIMESTAMP = 1759348562 SHA256 (rust/crates/ab_glyph-0.2.31.crate) = e074464580a518d16a7126262fffaaa47af89d4099d4cb403f8ed938ba12ee7d SIZE (rust/crates/ab_glyph-0.2.31.crate) = 20909 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.10.crate) = 366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618 @@ -757,6 +757,8 @@ SHA256 (rust/crates/libsqlite3-sys-0.28.0.crate) = 0c10584274047cb335c23d3e61bce SIZE (rust/crates/libsqlite3-sys-0.28.0.crate) = 4975624 SHA256 (rust/crates/libudev-sys-0.1.4.crate) = 3c8469b4a23b962c1396b9b451dda50ef5b283e8dd309d69033475fa9b334324 SIZE (rust/crates/libudev-sys-0.1.4.crate) = 6177 +SHA256 (rust/crates/link-cplusplus-1.0.12.crate) = 7f78c730aaa7d0b9336a299029ea49f9ee53b0ed06e9202e8cb7db9bae7b8c82 +SIZE (rust/crates/link-cplusplus-1.0.12.crate) = 8178 SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab @@ -1173,8 +1175,8 @@ SHA256 (rust/crates/ron-0.11.0.crate) = db09040cc89e461f1a265139777a2bde7f8d8c67 SIZE (rust/crates/ron-0.11.0.crate) = 121686 SHA256 (rust/crates/roots-0.0.8.crate) = 082f11ffa03bbef6c2c6ea6bea1acafaade2fd9050ae0234ab44a2153742b058 SIZE (rust/crates/roots-0.0.8.crate) = 29257 -SHA256 (rust/crates/roxmltree-0.14.1.crate) = 921904a62e410e37e215c40381b7117f830d9d89ba60ab5236170541dd25646b -SIZE (rust/crates/roxmltree-0.14.1.crate) = 39163 +SHA256 (rust/crates/roxmltree-0.20.0.crate) = 6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97 +SIZE (rust/crates/roxmltree-0.20.0.crate) = 54594 SHA256 (rust/crates/rstar-0.12.2.crate) = 421400d13ccfd26dfa5858199c30a5d76f9c54e0dba7575273025b43c5175dbb SIZE (rust/crates/rstar-0.12.2.crate) = 43756 SHA256 (rust/crates/rtrb-0.3.2.crate) = ad8388ea1a9e0ea807e442e8263a699e7edcb320ecbcd21b4fa8ff859acce3ba @@ -1279,10 +1281,10 @@ SHA256 (rust/crates/serde_with_macros-3.14.0.crate) = de90945e6565ce0d9a25098082 SIZE (rust/crates/serde_with_macros-3.14.0.crate) = 39066 SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 SIZE (rust/crates/sha2-0.10.9.crate) = 29271 -SHA256 (rust/crates/shaderc-0.8.3.crate) = 27e07913ada18607bb60d12431cbe3358d3bbebbe95948e1618851dc01e63b7b -SIZE (rust/crates/shaderc-0.8.3.crate) = 16536 -SHA256 (rust/crates/shaderc-sys-0.8.3.crate) = 73120d240fe22196300f39ca8547ca2d014960f27b19b47b21288b396272f7f7 -SIZE (rust/crates/shaderc-sys-0.8.3.crate) = 7210982 +SHA256 (rust/crates/shaderc-0.10.1.crate) = 8ab2a6e36d1c1e2320c87e2b806a3e7b0dffaa67b82c14a39dad6cf7637208ae +SIZE (rust/crates/shaderc-0.10.1.crate) = 17761 +SHA256 (rust/crates/shaderc-sys-0.10.1.crate) = bdceb85b2c6d2c27b95ffe2d341063dfded0aca8046f7f60c544bbeaeaf8bcae +SIZE (rust/crates/shaderc-sys-0.10.1.crate) = 8055273 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde @@ -1879,8 +1881,6 @@ SHA256 (rust/crates/xkeysym-0.2.1.crate) = b9cc00251562a284751c9973bace760d86c02 SIZE (rust/crates/xkeysym-0.2.1.crate) = 103129 SHA256 (rust/crates/xml-rs-0.8.27.crate) = 6fd8403733700263c6eb89f192880191f1b83e332f7a20371ddcf421c4a337c7 SIZE (rust/crates/xml-rs-0.8.27.crate) = 55258 -SHA256 (rust/crates/xmlparser-0.13.6.crate) = 66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4 -SIZE (rust/crates/xmlparser-0.13.6.crate) = 26718 SHA256 (rust/crates/yasna-0.5.2.crate) = e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd SIZE (rust/crates/yasna-0.5.2.crate) = 34859 SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc @@ -1925,5 +1925,5 @@ SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43 SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402 SHA256 (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = ffc38b7c73cb6419d02a21a3905cd0b00b3a544711230c5b11ef77301b7b9bb2 SIZE (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = 4379268 -SHA256 (veloren-v0.17.0-1227-gbb56ecab89.tar.bz2) = c452b45967cbbe19e593131cb80efe70346113c0174623f37338712d09f9f35e -SIZE (veloren-v0.17.0-1227-gbb56ecab89.tar.bz2) = 345073046 +SHA256 (veloren-v0.17.0-1245-gcb0cd52b89.tar.bz2) = d619378777acd4eb7bf9c744d0813d5e23385e4db939f0562572bc0bef441778 +SIZE (veloren-v0.17.0-1245-gcb0cd52b89.tar.bz2) = 345074643 diff --git a/games/veloren-weekly/files/patch-shaderc b/games/veloren-weekly/files/patch-shaderc index 94b0989d62a5..865309451ab7 100644 --- a/games/veloren-weekly/files/patch-shaderc +++ b/games/veloren-weekly/files/patch-shaderc @@ -1,45 +1,8 @@ -This file is in the public domain. -https://github.com/google/shaderc-rs/issues/62 - - Restore system shaderc support - Detect system shaderc on BSDs ---- Cargo.lock.orig 2024-02-07 19:13:27 UTC -+++ Cargo.lock -@@ -5792,8 +5792,9 @@ dependencies = [ - - [[package]] - name = "shaderc" --version = "0.8.0" --source = "git+https://github.com/pythonesque/shaderc-rs?rev=f2605a02062834019bedff911aee2fd2998c49f9#f2605a02062834019bedff911aee2fd2998c49f9" -+version = "0.8.3" -+source = "registry+https://github.com/rust-lang/crates.io-index" -+checksum = "27e07913ada18607bb60d12431cbe3358d3bbebbe95948e1618851dc01e63b7b" - dependencies = [ - "libc", - "shaderc-sys", -@@ -5801,8 +5802,9 @@ dependencies = [ - - [[package]] - name = "shaderc-sys" --version = "0.8.0" --source = "git+https://github.com/pythonesque/shaderc-rs?rev=f2605a02062834019bedff911aee2fd2998c49f9#f2605a02062834019bedff911aee2fd2998c49f9" -+version = "0.8.3" -+source = "registry+https://github.com/rust-lang/crates.io-index" -+checksum = "73120d240fe22196300f39ca8547ca2d014960f27b19b47b21288b396272f7f7" - dependencies = [ - "cmake", - "libc", --- voxygen/Cargo.toml.orig 2025-08-14 15:14:34 UTC +++ voxygen/Cargo.toml -@@ -36,7 +36,6 @@ egui-ui = ["voxygen-egui", "egui", "egui_wgpu_backend" - # enables heap profiling with tracy - plugins = ["client/plugins", "server/plugins", "anim/plugins", "common/plugins"] - egui-ui = ["voxygen-egui", "egui", "egui_wgpu_backend", "egui_winit_platform"] --shaderc-from-source = ["shaderc/build-from-source"] - discord = ["discord-sdk"] - bin_cmd_doc_gen = [] - @@ -48,7 +47,7 @@ default-publish = [ "discord", "simd", @@ -49,43 +12,14 @@ https://github.com/google/shaderc-rs/issues/62 [dependencies] client = { package = "veloren-client", path = "../client" } -@@ -71,9 +70,7 @@ bytemuck = { version = "1.7", features = ["derive"] } - wgpu = { version = "24", default-features = false, features = ["spirv", "glsl"] } - wgpu-profiler = "0.22.0" - bytemuck = { version = "1.7", features = ["derive"] } --# shaderc = "0.8.0" --# Working around a current bug in shaderc that causes it to use the system installation even if we specify compile from source --shaderc = { git = "https://github.com/pythonesque/shaderc-rs", rev = "f2605a02062834019bedff911aee2fd2998c49f9" } -+shaderc = "0.8.0" - - # Ui - conrod_core = { git = "https://gitlab.com/veloren/conrod.git", branch = "copypasta_0.7" } ---- cargo-crates/shaderc-sys-0.8.3/build/build.rs.orig 1970-01-01 00:00:00 UTC -+++ cargo-crates/shaderc-sys-0.8.3/build/build.rs -@@ -309,10 +309,13 @@ fn main() { +--- cargo-crates/shaderc-sys-0.10.1/build/build.rs.orig 1970-01-01 00:00:00 UTC ++++ cargo-crates/shaderc-sys-0.10.1/build/build.rs +@@ -357,7 +357,7 @@ fn main() { } } { match (target_os.as_str(), target_env.as_str()) { -- ("linux", _) => { -+ ("linux", _) | ("dragonfly", _) | ("freebsd", _) | ("netbsd", _) | ("openbsd", _) => { +- ("linux" | "android", _) => { ++ ("linux" | "android" | "dragonfly" | "freebsd" | "netbsd" | "openbsd", _) => { println!("cargo:rustc-link-search=native={search_dir_str}"); println!("cargo:rustc-link-lib={lib_kind}={lib_name}"); -- println!("cargo:rustc-link-lib=dylib=stdc++"); -+ println!("cargo:rustc-link-lib=dylib={}", match target_os.as_str() { -+ "freebsd" | "openbsd" => "c++", -+ _ => "stdc++", -+ }); return; - } - ("windows", "msvc") => { -@@ -395,8 +398,8 @@ fn emit_std_cpp_link() { - let target_env = env::var("CARGO_CFG_TARGET_ENV").unwrap(); - - match (target_os.as_str(), target_env.as_str()) { -- ("linux", _) | ("windows", "gnu") => println!("cargo:rustc-link-lib=dylib=stdc++"), -- ("macos", _) => println!("cargo:rustc-link-lib=dylib=c++"), -+ ("linux", _) | ("dragonfly", _) | ("netbsd", _) | ("windows", "gnu") => println!("cargo:rustc-link-lib=dylib=stdc++"), -+ ("macos", _) | ("freebsd", _) | ("openbsd", _) => println!("cargo:rustc-link-lib=dylib=c++"), - _ => {} - } - } |