summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-27 19:27:09 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-27 19:27:09 +0000
commit38c871678308070f4ba79662e54aa3c4b0bbe4a6 (patch)
tree5c5d2578a3cc606f15fe4db018ea0ba4000308c6 /games
parentUpdate to 1.1.8 (diff)
Choose one, out of the many thousands, of Simutrans lands. Then, put
yourself in the shoes of a young entrepeneur with some money from your grandparents: eager to make them proud, with ambitions of establishing a successful transport company, your challenge now is to build a prospering enterprise. WWW: http://simutrans.sourceforge.net/ PR: ports/130952 Submitted by: Tijl Coosemans <tijl at ulyssis.org>
Notes
Notes: svn path=/head/; revision=226983
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
-rw-r--r--games/simutrans/Makefile46
-rw-r--r--games/simutrans/Makefile.plist1323
-rw-r--r--games/simutrans/distinfo9
-rw-r--r--games/simutrans/files/patch-Makefile12
-rw-r--r--games/simutrans/files/simutrans5
-rw-r--r--games/simutrans/pkg-descr7
7 files changed, 1403 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index e219b2ed99a7..f49e61468670 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -750,6 +750,7 @@
SUBDIR += shaaft
SUBDIR += shootingstar
SUBDIR += simplevaders
+ SUBDIR += simutrans
SUBDIR += six
SUBDIR += sjeng
SUBDIR += sl
diff --git a/games/simutrans/Makefile b/games/simutrans/Makefile
new file mode 100644
index 000000000000..bcaae66af1f6
--- /dev/null
+++ b/games/simutrans/Makefile
@@ -0,0 +1,46 @@
+# New ports collection makefile for: simutrans
+# Date created: 24 January 2009
+# Whom: Tijl Coosemans <tijl@ulyssis.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= simutrans
+PORTVERSION= 101.0
+CATEGORIES= games
+MASTER_SITES= SF
+DISTFILES= simutrans-src-101-0.zip \
+ simulinux-101-0.zip \
+ simupak64-101-0.zip
+
+MAINTAINER= tijl@ulyssis.org
+COMMENT= Transport business simulation game
+
+MAKE_ARGS= BACKEND=mixer_sdl \
+ COLOUR_DEPTH=16 \
+ OSTYPE=freebsd \
+ FLAGS=-DUSE_C \
+ VERBOSE=1
+NO_WRKSUBDIR= yes
+USE_GMAKE= yes
+USE_SDL= sdl mixer
+USE_ZIP= yes
+
+.include "${.CURDIR}/Makefile.plist"
+
+PLIST_DIRS= ${SIMUTRANS_DIRS:S/^/%%DATADIR%%\//} %%DATADIR%%
+PLIST_FILES= bin/simutrans \
+ bin/simutrans-bin \
+ ${SIMUTRANS_DATA:S/^/%%DATADIR%%\//}
+
+do-install:
+.for _D in ${SIMUTRANS_DIRS}
+ ${MKDIR} ${DATADIR}/${_D}
+.endfor
+.for _D in ${SIMUTRANS_DATA}
+ ${INSTALL_DATA} ${WRKSRC}/simutrans/${_D} ${DATADIR}/${_D}
+.endfor
+ ${INSTALL_PROGRAM} ${WRKSRC}/sim ${PREFIX}/bin/simutrans-bin
+ ${INSTALL_SCRIPT} ${FILESDIR}/simutrans ${PREFIX}/bin/simutrans
+
+.include <bsd.port.mk>
diff --git a/games/simutrans/Makefile.plist b/games/simutrans/Makefile.plist
new file mode 100644
index 000000000000..ee13ea4c376d
--- /dev/null
+++ b/games/simutrans/Makefile.plist
@@ -0,0 +1,1323 @@
+SIMUTRANS_DIRS= \
+text/zh \
+text/sk \
+text/ru \
+text/ro \
+text/pt \
+text/pl \
+text/nl \
+text/ja \
+text/it \
+text/hu \
+text/fr \
+text/es \
+text/en \
+text/dk \
+text/de \
+text/cz \
+text \
+pak/text \
+pak/sound \
+pak/scenario \
+pak/config \
+pak \
+music \
+font \
+config
+
+SIMUTRANS_DATA= \
+config/simuconf.tab \
+font/Prop-Latin1.bdf \
+font/Prop-Latin2.bdf \
+font/cyr.bdf \
+font/m+10r.bdf \
+font/prop-latin2.fnt \
+font/prop.fnt \
+font/ro_font.fnt \
+licence.txt \
+music/01-Simutrans-Main-Theme.mid \
+music/02-Gotta-catch-that-train.mid \
+music/03-Sunday-drivers.mid \
+music/04-Simutrans-B-Theme.mid \
+music/05-Boring-afternoon.mid \
+music/06-A-busy-day-at-the-depot.mid \
+music/07-Transport-chaos.mid \
+music/08-The-journey-home.mid \
+music/09-Simupolitan-Swing.mid \
+music/10-Easy-driving.mid \
+music/11-Stucked-Convoi.mid \
+music/12-Steamin-across-the-prairies.mid \
+music/13-Stephenson-blues.mid \
+music/14-Last-journey-of-the-Niagara.mid \
+music/15-The-Wayside-Blues.mid \
+music/16-Midnight-Express2.mid \
+music/17-The-Benevolent-Dictators-March.mid \
+music/18-Ride-that-train.mid \
+music/19-Rockin-trucker.mid \
+music/20-Last-Trip.mid \
+music/21-Dusty-Eyes.mid \
+music/22-Variable-Journeys.mid \
+music/23-Something-for-Silver-Sand.mid \
+music/24-needlessly-striking.mid \
+music/25-Float-on-by.mid \
+music/26-Tantalizingly-Unusual.mid \
+music/27-March-Winds.mid \
+music/28-Road-to-Warm-Places.mid \
+music/29-Runaway.mid \
+music/30-On-the-waterfront.mid \
+music/31-Courtenay-Bridge.mid \
+music/32-incidental-skies.mid \
+music/33-Journey-to-times-gone-by.mid \
+music/34-flyingaway.mid \
+music/35-deep-ride.mid \
+music/36-faded-things.mid \
+music/37-inevitably-engrossed.mid \
+music/38-positive-thrill.mid \
+music/39-bangin-mover.mid \
+music/40-alternative.mid \
+music/41-Libertador.mid \
+music/42-Stranger-Echoes.mid \
+music/music.tab \
+music/readme.txt \
+pak/bridge.ClassicRail.pak \
+pak/bridge.ClassicRoad.pak \
+pak/bridge.MaglevBridge.pak \
+pak/bridge.ModernRoad.pak \
+pak/bridge.MonorailRamp.pak \
+pak/bridge.PowerBridge.pak \
+pak/bridge.Schiffhebewerk.pak \
+pak/bridge.SteelRail.pak \
+pak/bridge.ViaductRail.pak \
+pak/bridge.WoodenRoad.pak \
+pak/bridge.koka_Bridge_single.pak \
+pak/bridge.mlm_concrete_bridge.pak \
+pak/bridge.tb_classic_road.pak \
+pak/building.00_01_CITY.pak \
+pak/building.01_CITY.pak \
+pak/building.02_CITY.pak \
+pak/building.03_CITY.pak \
+pak/building.03_CITY_A.pak \
+pak/building.03_CITY_B.pak \
+pak/building.03_CITY_C.pak \
+pak/building.04_CITY.pak \
+pak/building.04_CITY_A.pak \
+pak/building.04_CITY_B.pak \
+pak/building.04_CITY_C.pak \
+pak/building.10_WOHN.pak \
+pak/building.1930AirDepot.pak \
+pak/building.1headquarter.pak \
+pak/building.2headquarter.pak \
+pak/building.3headquarter.pak \
+pak/building.A1_ALTE_KIRCHE.pak \
+pak/building.A2_SCHLOSS1.pak \
+pak/building.A3_BURG1.pak \
+pak/building.A4_SCHLOSS2.pak \
+pak/building.A5_STONEHENGE.pak \
+pak/building.A6_DOME.pak \
+pak/building.AirDepot.pak \
+pak/building.AirStop.pak \
+pak/building.AirTerminal477.pak \
+pak/building.AirportShed1930.pak \
+pak/building.Avila_Big_StationBlg.pak \
+pak/building.Avila_Small_StationBlg.pak \
+pak/building.Avila_Warehouse_StationBlg.pak \
+pak/building.BigPostOffice.pak \
+pak/building.BigTerminal477.pak \
+pak/building.Bulk_StationBlg.pak \
+pak/building.BusStop.pak \
+pak/building.COM_00_01.pak \
+pak/building.COM_00_02.pak \
+pak/building.COM_00_03.pak \
+pak/building.COM_00_05.pak \
+pak/building.COM_00_06.pak \
+pak/building.COM_00_08.pak \
+pak/building.COM_00_10.pak \
+pak/building.COM_00_11.pak \
+pak/building.COM_00_12.pak \
+pak/building.COM_00_14.pak \
+pak/building.COM_00_18.pak \
+pak/building.COM_00_22.pak \
+pak/building.COM_01_01.pak \
+pak/building.COM_01_04.pak \
+pak/building.COM_01_09.pak \
+pak/building.COM_01_10.pak \
+pak/building.COM_01_17.pak \
+pak/building.COM_01_18.pak \
+pak/building.COM_01_20.pak \
+pak/building.COM_01_21.pak \
+pak/building.COM_01_22.pak \
+pak/building.COM_02_02.pak \
+pak/building.COM_02_04.pak \
+pak/building.COM_02_13.pak \
+pak/building.COM_02_16.pak \
+pak/building.COM_02_17.pak \
+pak/building.COM_02_19.pak \
+pak/building.COM_03_14.pak \
+pak/building.COM_03_15.pak \
+pak/building.COM_03_17.pak \
+pak/building.COM_03_19.pak \
+pak/building.COM_03_20.pak \
+pak/building.COM_04_15.pak \
+pak/building.COM_10_01.pak \
+pak/building.COM_10_02.pak \
+pak/building.COM_10_05.pak \
+pak/building.COM_10_07.pak \
+pak/building.COM_10_08.pak \
+pak/building.COM_10_10.pak \
+pak/building.COM_10_11.pak \
+pak/building.COM_10_12.pak \
+pak/building.COM_11_10.pak \
+pak/building.COM_11_11.pak \
+pak/building.COM_11_12.pak \
+pak/building.CarDepot.pak \
+pak/building.CarStop.pak \
+pak/building.Car_StationBlg.pak \
+pak/building.ChannelStop.pak \
+pak/building.Control_StationBlg.pak \
+pak/building.DenkFlor.pak \
+pak/building.DenkHajo.pak \
+pak/building.DenkMHz.pak \
+pak/building.DenkOwen.pak \
+pak/building.DenkSeth.pak \
+pak/building.DenkTomas.pak \
+pak/building.DenkTrikky.pak \
+pak/building.DenkVM.pak \
+pak/building.DenkVolker.pak \
+pak/building.Eingang.pak \
+pak/building.Feste.pak \
+pak/building.Fluid_StationBlg.pak \
+pak/building.FreightShipStop.pak \
+pak/building.FreightTrainStop.pak \
+pak/building.GCG1TrainStop.pak \
+pak/building.GCG2TrainStop.pak \
+pak/building.Gas_StationBlg.pak \
+pak/building.Goods_StationBlg.pak \
+pak/building.Gymnasium.pak \
+pak/building.IND_00_01.pak \
+pak/building.IND_00_02.pak \
+pak/building.IND_00_03.pak \
+pak/building.IND_00_04.pak \
+pak/building.IND_00_05.pak \
+pak/building.IND_00_06.pak \
+pak/building.IND_00_09.pak \
+pak/building.IND_00_10.pak \
+pak/building.IND_00_12.pak \
+pak/building.IND_00_14.pak \
+pak/building.IND_00_16.pak \
+pak/building.IND_00_17.pak \
+pak/building.IND_00_18.pak \
+pak/building.IND_01_01.pak \
+pak/building.IND_01_03.pak \
+pak/building.IND_01_04.pak \
+pak/building.IND_01_06.pak \
+pak/building.IND_01_07.pak \
+pak/building.IND_01_08.pak \
+pak/building.IND_01_09.pak \
+pak/building.IND_01_10.pak \
+pak/building.IND_01_11.pak \
+pak/building.IND_01_12.pak \
+pak/building.IND_01_13.pak \
+pak/building.IND_01_15.pak \
+pak/building.IND_02_01.pak \
+pak/building.IND_02_02.pak \
+pak/building.IND_02_06.pak \
+pak/building.IND_02_09.pak \
+pak/building.IND_02_10.pak \
+pak/building.LargeShipStop.pak \
+pak/building.LeuchtturmShipStop.pak \
+pak/building.Lighthouse.pak \
+pak/building.MHzSmallStation.pak \
+pak/building.MainTerminal1930.pak \
+pak/building.ModernAirTerminal477.pak \
+pak/building.MonorailDepot.pak \
+pak/building.MonorailFoundation.pak \
+pak/building.MonorailGround.pak \
+pak/building.OldTownhall.pak \
+pak/building.PSFreightTrainStop.pak \
+pak/building.PSHall1TrainStop.pak \
+pak/building.PSHall2TrainStop.pak \
+pak/building.Patricks_Rock.pak \
+pak/building.PlainAirStop.pak \
+pak/building.PostOffice.pak \
+pak/building.PostStop.pak \
+pak/building.RES_00_01.pak \
+pak/building.RES_00_02.pak \
+pak/building.RES_00_03.pak \
+pak/building.RES_00_04.pak \
+pak/building.RES_00_06.pak \
+pak/building.RES_00_07.pak \
+pak/building.RES_00_08.pak \
+pak/building.RES_00_09.pak \
+pak/building.RES_00_10.pak \
+pak/building.RES_00_11.pak \
+pak/building.RES_00_12.pak \
+pak/building.RES_00_13.pak \
+pak/building.RES_00_16.pak \
+pak/building.RES_00_17.pak \
+pak/building.RES_00_18.pak \
+pak/building.RES_00_19.pak \
+pak/building.RES_00_21.pak \
+pak/building.RES_00_23.pak \
+pak/building.RES_01_01.pak \
+pak/building.RES_01_02.pak \
+pak/building.RES_01_05.pak \
+pak/building.RES_01_07.pak \
+pak/building.RES_01_08.pak \
+pak/building.RES_01_10.pak \
+pak/building.RES_01_12.pak \
+pak/building.RES_01_15.pak \
+pak/building.RES_01_16.pak \
+pak/building.RES_01_17.pak \
+pak/building.RES_01_18.pak \
+pak/building.RES_01_21.pak \
+pak/building.RES_01_22.pak \
+pak/building.RES_01_23.pak \
+pak/building.RES_02_01.pak \
+pak/building.RES_02_07.pak \
+pak/building.RES_02_16.pak \
+pak/building.RES_02_20.pak \
+pak/building.RES_10_01.pak \
+pak/building.RES_10_02.pak \
+pak/building.RES_10_03.pak \
+pak/building.RES_10_04.pak \
+pak/building.RES_10_05.pak \
+pak/building.RES_10_08.pak \
+pak/building.RES_10_10.pak \
+pak/building.RES_10_11.pak \
+pak/building.RES_10_12.pak \
+pak/building.RES_10_13.pak \
+pak/building.RES_10_14.pak \
+pak/building.RES_10_15.pak \
+pak/building.RES_11_01.pak \
+pak/building.RES_11_02.pak \
+pak/building.RES_11_03.pak \
+pak/building.RES_11_04.pak \
+pak/building.RES_11_08.pak \
+pak/building.RES_11_12.pak \
+pak/building.RES_11_13.pak \
+pak/building.RES_11_14.pak \
+pak/building.RES_12_03.pak \
+pak/building.RES_12_05.pak \
+pak/building.RES_12_07.pak \
+pak/building.RES_12_08.pak \
+pak/building.RES_12_10.pak \
+pak/building.RES_12_11.pak \
+pak/building.RES_12_12.pak \
+pak/building.RES_12_15.pak \
+pak/building.RUIN_0.pak \
+pak/building.Raven_Kirche.pak \
+pak/building.Residenz.pak \
+pak/building.STADIUM2.pak \
+pak/building.SandStationMHz.pak \
+pak/building.ShipDepot.pak \
+pak/building.ShipDepotEW.pak \
+pak/building.ShipStop.pak \
+pak/building.Tennis_Court.pak \
+pak/building.Terminal1930.pak \
+pak/building.Theatre.pak \
+pak/building.Tower1930.pak \
+pak/building.TowerMoistboy.pak \
+pak/building.TrainDepot.pak \
+pak/building.TrainStop.pak \
+pak/building.TrainStopMaglev.pak \
+pak/building.TrainStopMaglevIndicator.pak \
+pak/building.TramDepot.pak \
+pak/building.VictorianStation.pak \
+pak/building.Vorplatz.pak \
+pak/building.Windmill.pak \
+pak/building.leftShipStop.pak \
+pak/building.rampShipStop.pak \
+pak/building.rightShipStop.pak \
+pak/citycar.Ambulanz.pak \
+pak/citycar.FordT.pak \
+pak/citycar.Motorrad.pak \
+pak/citycar.Pickup.pak \
+pak/citycar.Roadster.pak \
+pak/citycar.green_car.pak \
+pak/citycar.orange_bus.pak \
+pak/citycar.yellow_car.pak \
+pak/compat.tab \
+pak/config/alternative_cityrules.tab \
+pak/config/cityrules.tab \
+pak/config/forestrules.tab \
+pak/config/menuconf.tab \
+pak/config/simuconf.tab \
+pak/config/speedbonus.tab \
+pak/crossing.rail-road-crossing.pak \
+pak/cursor.Builder.pak \
+pak/cursor.GeneralTools.pak \
+pak/cursor.Marked.pak \
+pak/cursor.Mouse.pak \
+pak/factory.2Raffinerie.pak \
+pak/factory.3Raffinerie.pak \
+pak/factory.Aufwindkraftwerk.pak \
+pak/factory.Autohaus.pak \
+pak/factory.Autohersteller.pak \
+pak/factory.Buchgrosshandel.pak \
+pak/factory.CHEMIST.pak \
+pak/factory.Cementmill.pak \
+pak/factory.ChemicalPlant.pak \
+pak/factory.Concretefactory.pak \
+pak/factory.Druckerei.pak \
+pak/factory.Erzbergwerk.pak \
+pak/factory.Kohlegrube.pak \
+pak/factory.Kohlekraftwerk.pak \
+pak/factory.Materialswholesale.pak \
+pak/factory.Moebelfabrik.pak \
+pak/factory.Moebelhaus.pak \
+pak/factory.Nutzwald.pak \
+pak/factory.Oelbohrinsel.pak \
+pak/factory.Oelfeld.pak \
+pak/factory.Oelkraftwerk.pak \
+pak/factory.Oelpumpe.pak \
+pak/factory.Papierfabrik.pak \
+pak/factory.Pharmaceutics.pak \
+pak/factory.Raffinerie.pak \
+pak/factory.Rinnenkraftwerk.pak \
+pak/factory.Saegewerk.pak \
+pak/factory.SaegewerkMHz.pak \
+pak/factory.Sandquarry.pak \
+pak/factory.Stahlwerk.pak \
+pak/factory.Stonequarry.pak \
+pak/factory.TANKE.pak \
+pak/factory.Turmkraftwerk.pak \
+pak/factory.Windkraftwerk.pak \
+pak/factory.thermisches_Solarkraftwerk.pak \
+pak/good.Autos.pak \
+pak/good.Bretter.pak \
+pak/good.Buecher.pak \
+pak/good.Cement.pak \
+pak/good.Chemicals.pak \
+pak/good.Concrete.pak \
+pak/good.Eisenerz.pak \
+pak/good.Gasoline.pak \
+pak/good.Holz.pak \
+pak/good.Kohle.pak \
+pak/good.Medicine.pak \
+pak/good.Moebel.pak \
+pak/good.None.pak \
+pak/good.Oel.pak \
+pak/good.Papier.pak \
+pak/good.Passagiere.pak \
+pak/good.Plastik.pak \
+pak/good.Post.pak \
+pak/good.PrintersInk.pak \
+pak/good.Sand.pak \
+pak/good.Stahl.pak \
+pak/good.Stone.pak \
+pak/ground.Basement.pak \
+pak/ground.Borders.pak \
+pak/ground.ClimateTexture.pak \
+pak/ground.Fence.pak \
+pak/ground.LightTexture.pak \
+pak/ground.Marker.pak \
+pak/ground.Outside.pak \
+pak/ground.ShoreTrans.pak \
+pak/ground.SlopeTrans.pak \
+pak/ground.Slopes.pak \
+pak/ground.Water.pak \
+pak/ground_obj.Hochsitz1.pak \
+pak/ground_obj.Hochsitz2.pak \
+pak/ground_obj.See1.pak \
+pak/ground_obj.See2.pak \
+pak/ground_obj.See3.pak \
+pak/ground_obj.See4.pak \
+pak/ground_obj.bushes.pak \
+pak/ground_obj.flowers.pak \
+pak/ground_obj.gemsen.pak \
+pak/ground_obj.gooses.pak \
+pak/ground_obj.moles.pak \
+pak/ground_obj.rocks.pak \
+pak/ground_obj.sheeps.pak \
+pak/menu.BarTools.pak \
+pak/menu.DialogeTools.pak \
+pak/menu.GeneralTools.pak \
+pak/menu.SimpleTools.pak \
+pak/menu.WindowSkin.pak \
+pak/misc.Construction.pak \
+pak/misc.PowerDest.pak \
+pak/misc.PowerSource.pak \
+pak/misc.Sidewalk.pak \
+pak/pedestrian.Couple.pak \
+pak/pedestrian.Cyclist.pak \
+pak/pedestrian.Woman.pak \
+pak/pedestrian.pedestrian_1.pak \
+pak/pedestrian.pedestrian_2.pak \
+pak/pedestrian.pedestrian_3.pak \
+pak/pedestrian.pedestrian_4.pak \
+pak/pedestrian.pedestrian_child.pak \
+pak/pedestrian.pedestrian_dog.pak \
+pak/program_text.CATEGORY_01.pak \
+pak/program_text.CATEGORY_02.pak \
+pak/program_text.CATEGORY_03.pak \
+pak/program_text.CATEGORY_04.pak \
+pak/program_text.CATEGORY_05.pak \
+pak/program_text.CATEGORY_06.pak \
+pak/program_text.CATEGORY_07.pak \
+pak/program_text.rolls.pak \
+pak/roadsign.ChooseSignals.pak \
+pak/roadsign.ChooseSignalsMonorail.pak \
+pak/roadsign.Endofchoosetrack.pak \
+pak/roadsign.LongBlockSignals.pak \
+pak/roadsign.Minimum80.pak \
+pak/roadsign.NoAirEntry.pak \
+pak/roadsign.NoEntry.pak \
+pak/roadsign.RailClose.pak \
+pak/roadsign.Signals.pak \
+pak/roadsign.SignalsMonorail.pak \
+pak/roadsign.choose_point.pak \
+pak/roadsign.preSignals.pak \
+pak/roadsign.preSignalsMonorail.pak \
+pak/roadsign.traffic_light.pak \
+pak/scenario/anthill.tab \
+pak/scenario/book-empire.sve \
+pak/scenario/book-empire.tab \
+pak/scenario/millionaire.tab \
+pak/scenario/train-tycoon.tab \
+pak/smoke.Diesel.pak \
+pak/smoke.Industry_Fire.pak \
+pak/smoke.Industry_Smoke.pak \
+pak/smoke.Steam.pak \
+pak/sound/boat-horn.wav \
+pak/sound/boing.wav \
+pak/sound/bus.wav \
+pak/sound/cash.wav \
+pak/sound/click.wav \
+pak/sound/comet-jet.wav \
+pak/sound/diesel.wav \
+pak/sound/dock.wav \
+pak/sound/explosion.wav \
+pak/sound/gavel.wav \
+pak/sound/horse.wav \
+pak/sound/jackhammer.wav \
+pak/sound/planelow.wav \
+pak/sound/sound.tab \
+pak/sound/steam.wav \
+pak/sound/truck.wav \
+pak/symbol.AirStop.pak \
+pak/symbol.BigLogo.pak \
+pak/symbol.BusStop.pak \
+pak/symbol.CarStop.pak \
+pak/symbol.ColorOptions.pak \
+pak/symbol.Electricity.pak \
+pak/symbol.Flags.pak \
+pak/symbol.InTown.pak \
+pak/symbol.Logo.pak \
+pak/symbol.Message.pak \
+pak/symbol.MessageOptions.pak \
+pak/symbol.MonorailStop.pak \
+pak/symbol.NewWorld.pak \
+pak/symbol.NewYear.pak \
+pak/symbol.Passagiere.pak \
+pak/symbol.Post.pak \
+pak/symbol.Seasons.pak \
+pak/symbol.ShipStop.pak \
+pak/symbol.TrainStop.pak \
+pak/symbol.TramStop.pak \
+pak/symbol.Waren.pak \
+pak/text/be.tab \
+pak/text/ca.tab \
+pak/text/ce.tab \
+pak/text/citylist_cz.txt \
+pak/text/citylist_de.txt \
+pak/text/citylist_de_at.txt \
+pak/text/citylist_de_ch.txt \
+pak/text/citylist_dk.txt \
+pak/text/citylist_en_au.txt \
+pak/text/citylist_en_gb.txt \
+pak/text/citylist_en_nz.txt \
+pak/text/citylist_en_us.txt \
+pak/text/citylist_es.txt \
+pak/text/citylist_fi.txt \
+pak/text/citylist_fr.txt \
+pak/text/citylist_hu.txt \
+pak/text/citylist_it.txt \
+pak/text/citylist_ja.txt \
+pak/text/citylist_nl.txt \
+pak/text/citylist_pl.txt \
+pak/text/citylist_pt.txt \
+pak/text/citylist_ro.txt \
+pak/text/citylist_ru.txt \
+pak/text/citylist_sk.txt \
+pak/text/citylist_zh.txt \
+pak/text/cn.tab \
+pak/text/cz.tab \
+pak/text/de.tab \
+pak/text/dk.tab \
+pak/text/en.tab \
+pak/text/es.tab \
+pak/text/et.tab \
+pak/text/fi.tab \
+pak/text/fr.tab \
+pak/text/hu.tab \
+pak/text/id.tab \
+pak/text/it.tab \
+pak/text/ja.tab \
+pak/text/nl.tab \
+pak/text/no.tab \
+pak/text/pl.tab \
+pak/text/pt.tab \
+pak/text/ro.tab \
+pak/text/ru.tab \
+pak/text/sk.tab \
+pak/text/sv.tab \
+pak/text/zh.tab \
+pak/tree.Ahorn-1.pak \
+pak/tree.Ahorn-2.pak \
+pak/tree.Ahorn-Gruppe.pak \
+pak/tree.Birke-1.pak \
+pak/tree.Buche-1.pak \
+pak/tree.Busch_2.pak \
+pak/tree.Kiefer_1.pak \
+pak/tree.Kiefer_2.pak \
+pak/tree.Kiefer_3.pak \
+pak/tree.Kiefer_4.pak \
+pak/tree.Kiefer_5.pak \
+pak/tree.Latschenkiefer.pak \
+pak/tree.Palmtree1.pak \
+pak/tree.Palmtree2.pak \
+pak/tree.Palmtree3.pak \
+pak/tree.Palmtree4.pak \
+pak/tree.Palmtree5.pak \
+pak/tree.Palmtree6.pak \
+pak/tree.Palmtree7.pak \
+pak/tree.Pappel-1.pak \
+pak/tree.Pappel-2.pak \
+pak/tree.Shunter-tree2.pak \
+pak/tree.Tanne_1.pak \
+pak/tree.Tanne_2.pak \
+pak/tree.Tanne_3.pak \
+pak/tree.Tanne_4.pak \
+pak/tree.Tanne_5.pak \
+pak/tree.Tanne_6.pak \
+pak/tree.Tree1.pak \
+pak/tree.Tree3.pak \
+pak/tree.Tree4.pak \
+pak/tree.Tree5.pak \
+pak/tree.Tree6.pak \
+pak/tree.Willow.pak \
+pak/tree.tropictree1.pak \
+pak/tree.tropictree2.pak \
+pak/tree.tropictree3.pak \
+pak/tree.tropictree4.pak \
+pak/tree.tropictree5.pak \
+pak/tree.tropictree6.pak \
+pak/tree.tropictree7.pak \
+pak/tree.tropictree8.pak \
+pak/tree.tropictree9.pak \
+pak/tunnel.FastRailTunnel.pak \
+pak/tunnel.FastRoadTunnel.pak \
+pak/tunnel.RailTunnel.pak \
+pak/tunnel.RoadTunnel.pak \
+pak/vehicle.0Ben103.pak \
+pak/vehicle.1Ben140.pak \
+pak/vehicle.1Dampflokomotive.pak \
+pak/vehicle.1Diesellokomotive.pak \
+pak/vehicle.1Ellok.pak \
+pak/vehicle.1Garrat.pak \
+pak/vehicle.1TPEllok.pak \
+pak/vehicle.221A.pak \
+pak/vehicle.221A_tender.pak \
+pak/vehicle.2Ben155.pak \
+pak/vehicle.2Diesellokomotive.pak \
+pak/vehicle.2Ellok.pak \
+pak/vehicle.2Garrat.pak \
+pak/vehicle.3Ben185.pak \
+pak/vehicle.3Diesellokomotive.pak \
+pak/vehicle.3Garrat.pak \
+pak/vehicle.707.pak \
+pak/vehicle.A3-5.pak \
+pak/vehicle.A3-5_tender.pak \
+pak/vehicle.A380.pak \
+pak/vehicle.Adler.pak \
+pak/vehicle.AdlerPersonenwagen.pak \
+pak/vehicle.Autotrailer.pak \
+pak/vehicle.Autotransportanhaenger.pak \
+pak/vehicle.Autotransporter.pak \
+pak/vehicle.Autotransportwagen.pak \
+pak/vehicle.BB1280.pak \
+pak/vehicle.BB200.pak \
+pak/vehicle.BR01.pak \
+pak/vehicle.BR38-Tender.pak \
+pak/vehicle.BR38.pak \
+pak/vehicle.BR39.pak \
+pak/vehicle.BR45-Tender.pak \
+pak/vehicle.BR45.pak \
+pak/vehicle.BR85.pak \
+pak/vehicle.BRV36.pak \
+pak/vehicle.Be5-7.pak \
+pak/vehicle.Blimp.pak \
+pak/vehicle.Book_Trike.pak \
+pak/vehicle.Boxcar.pak \
+pak/vehicle.Br118DR.pak \
+pak/vehicle.Br234.pak \
+pak/vehicle.Br614back.pak \
+pak/vehicle.Br614car.pak \
+pak/vehicle.Br614front.pak \
+pak/vehicle.Bretteranhaenger.pak \
+pak/vehicle.Brettertransporter.pak \
+pak/vehicle.Bretterwagen.pak \
+pak/vehicle.Buchanhaenger.pak \
+pak/vehicle.Buchtrailer.pak \
+pak/vehicle.Buchtrailer2.pak \
+pak/vehicle.Buchtransporter.pak \
+pak/vehicle.Buchwagen.pak \
+pak/vehicle.Buessig.pak \
+pak/vehicle.BuessingLinie.pak \
+pak/vehicle.Bulkcarriage.pak \
+pak/vehicle.Bus.pak \
+pak/vehicle.CC7100.pak \
+pak/vehicle.CarFlat.pak \
+pak/vehicle.Cargosprinter-Front.pak \
+pak/vehicle.Cargosprinter-Mittel.pak \
+pak/vehicle.Cargosprinter-Steuer.pak \
+pak/vehicle.Cementtrailer.pak \
+pak/vehicle.Class86.pak \
+pak/vehicle.CombinoShortA\(Mc\).pak \
+pak/vehicle.CombinoShortB\(Mc\).pak \
+pak/vehicle.CombinoShortE\(T\).pak \
+pak/vehicle.CombinoShort\(T\).pak \
+pak/vehicle.Comet.pak \
+pak/vehicle.Concept1Front.pak \
+pak/vehicle.Concept1Mail.pak \
+pak/vehicle.Concept1Pass.pak \
+pak/vehicle.Concept1Rear.pak \
+pak/vehicle.Concept2Front.pak \
+pak/vehicle.Concept2Mail.pak \
+pak/vehicle.Concept2Pass.pak \
+pak/vehicle.Concept2Rear.pak \
+pak/vehicle.Concorde.pak \
+pak/vehicle.DC-3.pak \
+pak/vehicle.DaimlerStoll.pak \
+pak/vehicle.DoubleDecker.pak \
+pak/vehicle.Doubledeck_city_bus.pak \
+pak/vehicle.E44.pak \
+pak/vehicle.Eb3-5.pak \
+pak/vehicle.Ed2x2.pak \
+pak/vehicle.EinheitsTender.pak \
+pak/vehicle.EnCo_Bulk_Ship.pak \
+pak/vehicle.EnCo_Car_Ship.pak \
+pak/vehicle.EnCo_Cement_Ship.pak \
+pak/vehicle.EnCo_Container_Ship.pak \
+pak/vehicle.EnCo_Oil_Ship.pak \
+pak/vehicle.EnCo_Paper_Ship.pak \
+pak/vehicle.EnCo_Steel_Ship.pak \
+pak/vehicle.EnCo_Wood_Ship.pak \
+pak/vehicle.Erzanhaenger.pak \
+pak/vehicle.Erztrailer.pak \
+pak/vehicle.Erztransporter.pak \
+pak/vehicle.Erzwagen.pak \
+pak/vehicle.F7back.pak \
+pak/vehicle.FastFerry.pak \
+pak/vehicle.Flachwagen.pak \
+pak/vehicle.Fokker_F27.pak \
+pak/vehicle.FordZugmaschine.pak \
+pak/vehicle.Gelenkbus_Ende.pak \
+pak/vehicle.Gelenkbus_Front.pak \
+pak/vehicle.Godm_Spitz.pak \
+pak/vehicle.Grossraumwagen.pak \
+pak/vehicle.Guppy.pak \
+pak/vehicle.H-Trans-Pantheress-Back.pak \
+pak/vehicle.H-Trans-Pantheress.pak \
+pak/vehicle.H-Trans-Tiger-Car.pak \
+pak/vehicle.H-Trans-Tiger-Mail-Car.pak \
+pak/vehicle.H-Trans-Tigress-II-Back.pak \
+pak/vehicle.H-Trans-Tigress-II-Front.pak \
+pak/vehicle.HJMAvia.pak \
+pak/vehicle.HVPosttransporter.pak \
+pak/vehicle.Hadley-Page-V1500.pak \
+pak/vehicle.Heavy_ore_truck.pak \
+pak/vehicle.Hochbordwagen.pak \
+pak/vehicle.Holzanhaenger.pak \
+pak/vehicle.Holztrailer.pak \
+pak/vehicle.Holztransporter.pak \
+pak/vehicle.Holzwagen.pak \
+pak/vehicle.Horsebookscariage.pak \
+pak/vehicle.Horsemailcariage.pak \
+pak/vehicle.Horsepapercariage.pak \
+pak/vehicle.Horsepassengerscariage.pak \
+pak/vehicle.Horses.pak \
+pak/vehicle.Horsewoodcariage.pak \
+pak/vehicle.Hunslet.pak \
+pak/vehicle.ICE_TD-back.pak \
+pak/vehicle.ICE_TD-car.pak \
+pak/vehicle.ICE_TD-front.pak \
+pak/vehicle.IL-76.pak \
+pak/vehicle.JNR_C11.pak \
+pak/vehicle.JR_9600.pak \
+pak/vehicle.JR_9600_tender.pak \
+pak/vehicle.Ju52.pak \
+pak/vehicle.JumboJet.pak \
+pak/vehicle.Klappdeckelwagen.pak \
+pak/vehicle.Kohleanhaenger.pak \
+pak/vehicle.Kohletransporter.pak \
+pak/vehicle.Kohlewagen.pak \
+pak/vehicle.Kunststofanhaenger.pak \
+pak/vehicle.Kunststofftransporter.pak \
+pak/vehicle.Laaekks553_a.pak \
+pak/vehicle.Laaekks553_b.pak \
+pak/vehicle.Lockhead_Tristar.pak \
+pak/vehicle.Lockheed10-Electra.pak \
+pak/vehicle.Lowa.pak \
+pak/vehicle.Lowa_Anhaenger.pak \
+pak/vehicle.Mack_Truck_01.pak \
+pak/vehicle.MailExpress.pak \
+pak/vehicle.Mailcontainerwagon.pak \
+pak/vehicle.Mailwagon.pak \
+pak/vehicle.Moebelschiff.pak \
+pak/vehicle.Moebelwagen.pak \
+pak/vehicle.NS1000.pak \
+pak/vehicle.NS1600.pak \
+pak/vehicle.NeuOelwagen.pak \
+pak/vehicle.Oelanhaenger.pak \
+pak/vehicle.Oelwagen.pak \
+pak/vehicle.Oilbarge.pak \
+pak/vehicle.Oiltrailer.pak \
+pak/vehicle.OldOil.pak \
+pak/vehicle.Ox2.pak \
+pak/vehicle.Ox4.pak \
+pak/vehicle.Papieranhaenger.pak \
+pak/vehicle.Papiertransporter.pak \
+pak/vehicle.Papierwagen.pak \
+pak/vehicle.Passagierwagen.pak \
+pak/vehicle.Pferdebahn.pak \
+pak/vehicle.Pferdebahnwagen.pak \
+pak/vehicle.Postschiff.pak \
+pak/vehicle.Posttransporter.pak \
+pak/vehicle.Postwagen.pak \
+pak/vehicle.PrPersonenwagen.pak \
+pak/vehicle.PrPostwagen.pak \
+pak/vehicle.RenaultTH5.pak \
+pak/vehicle.SD40-2-back.pak \
+pak/vehicle.SD40-2-front.pak \
+pak/vehicle.SMPoiltruck.pak \
+pak/vehicle.Sandanhaenger.pak \
+pak/vehicle.Sandtransporter.pak \
+pak/vehicle.SlowFerry.pak \
+pak/vehicle.Stahlanhaenger.pak \
+pak/vehicle.Stahltransporter.pak \
+pak/vehicle.Stahlwagen.pak \
+pak/vehicle.Staubkesselwagen.pak \
+pak/vehicle.Steamer.pak \
+pak/vehicle.Stoneanhaenger.pak \
+pak/vehicle.Stonetransporter.pak \
+pak/vehicle.SuperConstellation.pak \
+pak/vehicle.T13.pak \
+pak/vehicle.T21_bus.pak \
+pak/vehicle.T24.pak \
+pak/vehicle.TB13.pak \
+pak/vehicle.TB24.pak \
+pak/vehicle.TPBeiwagen.pak \
+pak/vehicle.TPPassagierwagen.pak \
+pak/vehicle.TPSchienenbus.pak \
+pak/vehicle.Tanklastzug.pak \
+pak/vehicle.Tatra-T4.pak \
+pak/vehicle.Tatra-T4_Wagon.pak \
+pak/vehicle.Tram_GT6_Ende.pak \
+pak/vehicle.Tram_GT6_Kopf.pak \
+pak/vehicle.Trike.pak \
+pak/vehicle.Tugboat.pak \
+pak/vehicle.Turgot.pak \
+pak/vehicle.Ucy.pak \
+pak/vehicle.Viggen.pak \
+pak/vehicle.VolvoFH12.pak \
+pak/vehicle.X2000back.pak \
+pak/vehicle.X2000car.pak \
+pak/vehicle.X2000front.pak \
+pak/vehicle.XMail.pak \
+pak/vehicle.XTest.pak \
+pak/vehicle.Zeppelin.pak \
+pak/vehicle.kkStB110.pak \
+pak/vehicle.kkStB91.pak \
+pak/vehicle.kkStB_tender.pak \
+pak/vehicle.logs.pak \
+pak/vehicle.old_open_car.pak \
+pak/vehicle.schooner.pak \
+pak/vehicle.setra_S10.pak \
+pak/vehicle.teaclipper.pak \
+pak/way-object.HighSpeedOverheadpower.pak \
+pak/way-object.SlowOverheadpower.pak \
+pak/way.Kanal.pak \
+pak/way.MaglevTrack.pak \
+pak/way.MaglevTrackElevated.pak \
+pak/way.Powerline.pak \
+pak/way.Rillenschienen.pak \
+pak/way.asphalt_road.pak \
+pak/way.city_road.pak \
+pak/way.cobblestone_road.pak \
+pak/way.concrete_sleeper_track.pak \
+pak/way.dirt_road.pak \
+pak/way.elevated_monorail.pak \
+pak/way.gavel_road.pak \
+pak/way.mip_cobblestone_road.pak \
+pak/way.monorail.pak \
+pak/way.runway_grass.pak \
+pak/way.runway_modern.pak \
+pak/way.sand_track.pak \
+pak/way.steel_sleeper_track.pak \
+pak/way.taxiway.pak \
+pak/way.wooden_sleeper_track.pak \
+readme.txt \
+text/be.tab \
+text/ca.tab \
+text/cn.tab \
+text/cz.tab \
+text/cz/about.txt \
+text/cz/bridges.txt \
+text/cz/color.txt \
+text/cz/convoi.txt \
+text/cz/convoi_filter.txt \
+text/cz/depot.txt \
+text/cz/display.txt \
+text/cz/finances.txt \
+text/cz/general.txt \
+text/cz/haltlist.txt \
+text/cz/haltlist_filter.txt \
+text/cz/keys.txt \
+text/cz/language.txt \
+text/cz/load.txt \
+text/cz/map.txt \
+text/cz/new_world.txt \
+text/cz/options.txt \
+text/cz/players.txt \
+text/cz/railtools.txt \
+text/cz/roadtools.txt \
+text/cz/save.txt \
+text/cz/schedule.txt \
+text/cz/shiptools.txt \
+text/cz/sound.txt \
+text/cz/station.txt \
+text/de.tab \
+text/de/airtools.txt \
+text/de/baum_build.txt \
+text/de/citybuilding_build.txt \
+text/de/citylist_filter.txt \
+text/de/citywindow.txt \
+text/de/climates.txt \
+text/de/color.txt \
+text/de/convoi.txt \
+text/de/convoi_filter.txt \
+text/de/convoidetail.txt \
+text/de/convoiinfo.txt \
+text/de/curiosity_build.txt \
+text/de/curiositylist_filter.txt \
+text/de/depot.txt \
+text/de/display.txt \
+text/de/edittools.txt \
+text/de/factory_build.txt \
+text/de/factorylist_filter.txt \
+text/de/finances.txt \
+text/de/game_control.txt \
+text/de/general.txt \
+text/de/goods_filter.txt \
+text/de/haltlist.txt \
+text/de/haltlist_filter.txt \
+text/de/industry_info.txt \
+text/de/keys.txt \
+text/de/language.txt \
+text/de/linemanagement.txt \
+text/de/list.txt \
+text/de/load.txt \
+text/de/load_relief.txt \
+text/de/mailbox.txt \
+text/de/mainmenu.txt \
+text/de/map.txt \
+text/de/monorailtools.txt \
+text/de/new_world.txt \
+text/de/options.txt \
+text/de/players.txt \
+text/de/railtools.txt \
+text/de/roadtools.txt \
+text/de/save.txt \
+text/de/scenario.txt \
+text/de/schedule.txt \
+text/de/shiptools.txt \
+text/de/simutrans.txt \
+text/de/slopetools.txt \
+text/de/sound.txt \
+text/de/special.txt \
+text/de/station.txt \
+text/de/station_details.txt \
+text/de/tramtools.txt \
+text/de/use.txt \
+text/dk.tab \
+text/dk/bridges.txt \
+text/dk/color.txt \
+text/dk/convoi.txt \
+text/dk/convoi_filter.txt \
+text/dk/depot.txt \
+text/dk/depot2.txt \
+text/dk/display.txt \
+text/dk/finances.txt \
+text/dk/finances2.txt \
+text/dk/general.txt \
+text/dk/haltlist.txt \
+text/dk/haltlist_filter.txt \
+text/dk/keys.txt \
+text/dk/language.txt \
+text/dk/load.txt \
+text/dk/map.txt \
+text/dk/new_world.txt \
+text/dk/new_world2.txt \
+text/dk/options.txt \
+text/dk/players.txt \
+text/dk/railtools.txt \
+text/dk/railtools2.txt \
+text/dk/roadtools.txt \
+text/dk/roadtools2.txt \
+text/dk/save.txt \
+text/dk/schedule.txt \
+text/dk/shiptools.txt \
+text/dk/sound.txt \
+text/dk/station.txt \
+text/dk/vehicle.txt \
+text/en.tab \
+text/en/airtools.txt \
+text/en/citylist_filter.txt \
+text/en/citywindow.txt \
+text/en/climates.txt \
+text/en/color.txt \
+text/en/convoi.txt \
+text/en/convoi_filter.txt \
+text/en/convoidetail.txt \
+text/en/convoiinfo.txt \
+text/en/curiositylist_filter.txt \
+text/en/depot.txt \
+text/en/display.txt \
+text/en/edittools.txt \
+text/en/factorylist_filter.txt \
+text/en/finances.txt \
+text/en/general.txt \
+text/en/goods_filter.txt \
+text/en/haltlist.txt \
+text/en/haltlist_filter.txt \
+text/en/industry_info.txt \
+text/en/inspection_tool.txt \
+text/en/keys.txt \
+text/en/language.txt \
+text/en/linemanagement.txt \
+text/en/list.txt \
+text/en/load.txt \
+text/en/load_relief.txt \
+text/en/mailbox.txt \
+text/en/map.txt \
+text/en/monorailtools.txt \
+text/en/new_world.txt \
+text/en/options.txt \
+text/en/players.txt \
+text/en/railtools.txt \
+text/en/removal_tool.txt \
+text/en/roadtools.txt \
+text/en/save.txt \
+text/en/schedule.txt \
+text/en/shiptools.txt \
+text/en/simutrans.txt \
+text/en/slopetools.txt \
+text/en/sound.txt \
+text/en/special.txt \
+text/en/station.txt \
+text/en/station_details.txt \
+text/en/tramtools.txt \
+text/en/window.txt \
+text/es.tab \
+text/es/airtools.txt \
+text/es/citylist_filter.txt \
+text/es/citywindow.txt \
+text/es/climates.txt \
+text/es/color.txt \
+text/es/convoi.txt \
+text/es/convoi_filter.txt \
+text/es/convoidetail.txt \
+text/es/convoiinfo.txt \
+text/es/curiositylist_filter.txt \
+text/es/depot.txt \
+text/es/display.txt \
+text/es/edittools.txt \
+text/es/factorylist_filter.txt \
+text/es/finances.txt \
+text/es/general.txt \
+text/es/goods_filter.txt \
+text/es/haltlist.txt \
+text/es/haltlist_filter.txt \
+text/es/industry_info.txt \
+text/es/inspection_tool.txt \
+text/es/keys.txt \
+text/es/language.txt \
+text/es/linemanagement.txt \
+text/es/list.txt \
+text/es/load.txt \
+text/es/load_relief.txt \
+text/es/mailbox.txt \
+text/es/map.txt \
+text/es/monorailtools.txt \
+text/es/new_world.txt \
+text/es/options.txt \
+text/es/players.txt \
+text/es/railtools.txt \
+text/es/removal_tool.txt \
+text/es/roadtools.txt \
+text/es/save.txt \
+text/es/schedule.txt \
+text/es/shiptools.txt \
+text/es/simutrans.txt \
+text/es/slopetools.txt \
+text/es/sound.txt \
+text/es/special.txt \
+text/es/station.txt \
+text/es/station_details.txt \
+text/es/tramtools.txt \
+text/es/window.txt \
+text/et.tab \
+text/fi.tab \
+text/fr.tab \
+text/fr/climates.txt \
+text/fr/color.txt \
+text/fr/convoi.txt \
+text/fr/convoi_filter.txt \
+text/fr/depot.txt \
+text/fr/display.txt \
+text/fr/finances.txt \
+text/fr/general.txt \
+text/fr/haltlist.txt \
+text/fr/haltlist_filter.txt \
+text/fr/keys.txt \
+text/fr/language.txt \
+text/fr/load.txt \
+text/fr/mailbox.txt \
+text/fr/map.txt \
+text/fr/new_world.txt \
+text/fr/options.txt \
+text/fr/param.txt \
+text/fr/players.txt \
+text/fr/railtools.txt \
+text/fr/roadtools.txt \
+text/fr/save.txt \
+text/fr/schedule.txt \
+text/fr/schedule2.txt \
+text/fr/shiptools.txt \
+text/fr/sound.txt \
+text/fr/station.txt \
+text/hr.tab \
+text/hu.tab \
+text/hu/citylist_filter.txt \
+text/hu/citywindow.txt \
+text/hu/color.txt \
+text/hu/convoi.txt \
+text/hu/convoi_filter.txt \
+text/hu/depot.txt \
+text/hu/display.txt \
+text/hu/edittools.txt \
+text/hu/finances.txt \
+text/hu/general.txt \
+text/hu/goods_filter.txt \
+text/hu/haltlist.txt \
+text/hu/haltlist_filter.txt \
+text/hu/keys.txt \
+text/hu/language.txt \
+text/hu/list.txt \
+text/hu/load.txt \
+text/hu/mailbox.txt \
+text/hu/map.txt \
+text/hu/new_world.txt \
+text/hu/options.txt \
+text/hu/players.txt \
+text/hu/railtools.txt \
+text/hu/roadtools.txt \
+text/hu/save.txt \
+text/hu/schedule.txt \
+text/hu/shiptools.txt \
+text/hu/sound.txt \
+text/hu/special.txt \
+text/hu/station.txt \
+text/hu/station_details.txt \
+text/hu/tramtools.txt \
+text/id.tab \
+text/it.tab \
+text/it/color.txt \
+text/it/convoi.txt \
+text/it/convoi_filter.txt \
+text/it/depot.txt \
+text/it/display.txt \
+text/it/finances.txt \
+text/it/general.txt \
+text/it/haltlist.txt \
+text/it/haltlist_filter.txt \
+text/it/keys.txt \
+text/it/language.txt \
+text/it/load.txt \
+text/it/map.txt \
+text/it/new_world.txt \
+text/it/options.txt \
+text/it/players.txt \
+text/it/railtools.txt \
+text/it/roadtools.txt \
+text/it/save.txt \
+text/it/schedule.txt \
+text/it/shiptools.txt \
+text/it/sound.txt \
+text/it/station.txt \
+text/ja.tab \
+text/ja/color.txt \
+text/ja/depot.txt \
+text/ja/display.txt \
+text/ja/finances.txt \
+text/ja/general.txt \
+text/ja/keys.txt \
+text/ja/language.txt \
+text/ja/load.txt \
+text/ja/map.txt \
+text/ja/new_world.txt \
+text/ja/options.txt \
+text/ja/players.txt \
+text/ja/railtools.txt \
+text/ja/roadtools.txt \
+text/ja/save.txt \
+text/ja/schedule.txt \
+text/ja/shiptools.txt \
+text/ja/sound.txt \
+text/ja/station.txt \
+text/ja/station_details.txt \
+text/lt.tab \
+text/nl.tab \
+text/nl/airtools.txt \
+text/nl/citylist_filter.txt \
+text/nl/citywindow.txt \
+text/nl/climates.txt \
+text/nl/color.txt \
+text/nl/convoi.txt \
+text/nl/convoi_filter.txt \
+text/nl/convoidetail.txt \
+text/nl/convoiinfo.txt \
+text/nl/curiositylist_filter.txt \
+text/nl/depot.txt \
+text/nl/display.txt \
+text/nl/general.txt \
+text/nl/keys.txt \
+text/nl/mailbox.txt \
+text/nl/map.txt \
+text/nl/monorailtools.txt \
+text/nl/mouse.txt \
+text/nl/signals.txt \
+text/no.tab \
+text/pl.tab \
+text/pl/color.txt \
+text/pl/depot.txt \
+text/pl/display.txt \
+text/pl/finances.txt \
+text/pl/general.txt \
+text/pl/keys.txt \
+text/pl/language.txt \
+text/pl/load.txt \
+text/pl/map.txt \
+text/pl/new_world.txt \
+text/pl/options.txt \
+text/pl/players.txt \
+text/pl/railtools.txt \
+text/pl/roadtools.txt \
+text/pl/save.txt \
+text/pl/schedule.txt \
+text/pl/shiptools.txt \
+text/pl/sound.txt \
+text/pl/station.txt \
+text/pt.tab \
+text/pt/airtools.txt \
+text/pt/citylist_filter.txt \
+text/pt/citywindow.txt \
+text/pt/climates.txt \
+text/pt/color.txt \
+text/pt/convoi.txt \
+text/pt/convoi_filter.txt \
+text/pt/convoidetail.txt \
+text/pt/convoiinfo.txt \
+text/pt/curiositylist_filter.txt \
+text/pt/depot.txt \
+text/pt/display.txt \
+text/pt/edittools.txt \
+text/pt/factorylist_filter.txt \
+text/pt/finances.txt \
+text/pt/general.txt \
+text/pt/goods_filter.txt \
+text/pt/haltlist.txt \
+text/pt/haltlist_filter.txt \
+text/pt/industry_info.txt \
+text/pt/inspection_tool.txt \
+text/pt/keys.txt \
+text/pt/language.txt \
+text/pt/linemanagement.txt \
+text/pt/list.txt \
+text/pt/load.txt \
+text/pt/load_relief.txt \
+text/pt/mailbox.txt \
+text/pt/map.txt \
+text/pt/monorailtools.txt \
+text/pt/mouse.txt \
+text/pt/new_world.txt \
+text/pt/options.txt \
+text/pt/players.txt \
+text/pt/railtools.txt \
+text/pt/removal_tool.txt \
+text/pt/roadtools.txt \
+text/pt/save.txt \
+text/pt/schedule.txt \
+text/pt/shiptools.txt \
+text/pt/simutrans.txt \
+text/pt/slopetools.txt \
+text/pt/sound.txt \
+text/pt/special.txt \
+text/pt/station.txt \
+text/pt/station_details.txt \
+text/pt/tramtools.txt \
+text/readme_citylist.txt \
+text/ro.tab \
+text/ro/color.txt \
+text/ro/depot.txt \
+text/ro/display.txt \
+text/ro/finances.txt \
+text/ro/general.txt \
+text/ro/keys.txt \
+text/ro/language.txt \
+text/ro/load.txt \
+text/ro/map.txt \
+text/ro/new_world.txt \
+text/ro/options.txt \
+text/ro/players.txt \
+text/ro/railtools.txt \
+text/ro/roadtools.txt \
+text/ro/save.txt \
+text/ro/schedule.txt \
+text/ro/shiptools.txt \
+text/ro/sound.txt \
+text/ro/station.txt \
+text/ro/station_details.txt \
+text/ru.tab \
+text/ru/color.txt \
+text/ru/general.txt \
+text/ru/keys.txt \
+text/sk.tab \
+text/sk/bridges.txt \
+text/sk/color.txt \
+text/sk/convoi.txt \
+text/sk/depot.txt \
+text/sk/display.txt \
+text/sk/finances.txt \
+text/sk/general.txt \
+text/sk/haltlist.txt \
+text/sk/i-net.txt \
+text/sk/keys.txt \
+text/sk/language.txt \
+text/sk/load.txt \
+text/sk/map.txt \
+text/sk/new_world.txt \
+text/sk/options.txt \
+text/sk/param.txt \
+text/sk/players.txt \
+text/sk/railtools.txt \
+text/sk/roadtools.txt \
+text/sk/save.txt \
+text/sk/schedule.txt \
+text/sk/shiptools.txt \
+text/sk/sound.txt \
+text/sk/station.txt \
+text/sv.tab \
+text/zh.tab \
+text/zh/keys.txt
diff --git a/games/simutrans/distinfo b/games/simutrans/distinfo
new file mode 100644
index 000000000000..b89c83781043
--- /dev/null
+++ b/games/simutrans/distinfo
@@ -0,0 +1,9 @@
+MD5 (simutrans-src-101-0.zip) = 6e8b73d22fec4f6ac5dcc365330d9c71
+SHA256 (simutrans-src-101-0.zip) = 5d410e5e474b9ad25b3e165bc83ed74af6db84f7a623e1da750adf824ed20e53
+SIZE (simutrans-src-101-0.zip) = 2298348
+MD5 (simulinux-101-0.zip) = 43bb2194f7bc5dfaa6ec9dfaa2ae7a0b
+SHA256 (simulinux-101-0.zip) = e827658fc63fa15610628f39f94d64440384f667869f60de730ae2b7b10ef7d9
+SIZE (simulinux-101-0.zip) = 2179897
+MD5 (simupak64-101-0.zip) = 2bdce86c2ab90ad698da74d26ebd240d
+SHA256 (simupak64-101-0.zip) = 267f8f66fc07503a24f1cd4040e74a486d1ebb285f2bd11374f89966db43341f
+SIZE (simupak64-101-0.zip) = 3231209
diff --git a/games/simutrans/files/patch-Makefile b/games/simutrans/files/patch-Makefile
new file mode 100644
index 000000000000..9a5610331127
--- /dev/null
+++ b/games/simutrans/files/patch-Makefile
@@ -0,0 +1,12 @@
+--- Makefile.orig 2008-12-21 15:40:36.000000000 +0100
++++ Makefile 2008-12-21 15:41:10.000000000 +0100
+@@ -69,9 +69,6 @@
+ CFLAGS += -minline-all-stringops
+ LDFLAGS += -ffunctions-sections
+ endif
+-else
+- CFLAGS += -O
+- CXXFLAGS += -O
+ endif
+
+ ifdef DEBUG
diff --git a/games/simutrans/files/simutrans b/games/simutrans/files/simutrans
new file mode 100644
index 000000000000..4bb3427a848c
--- /dev/null
+++ b/games/simutrans/files/simutrans
@@ -0,0 +1,5 @@
+#! /bin/sh
+bindir=`dirname "$0"`
+bindir=`realpath "$bindir"`
+cd "$bindir/../share/simutrans"
+exec "$bindir/simutrans-bin" -use_workdir "$@"
diff --git a/games/simutrans/pkg-descr b/games/simutrans/pkg-descr
new file mode 100644
index 000000000000..da69cfae28d8
--- /dev/null
+++ b/games/simutrans/pkg-descr
@@ -0,0 +1,7 @@
+Choose one, out of the many thousands, of Simutrans lands. Then, put
+yourself in the shoes of a young entrepeneur with some money from your
+grandparents: eager to make them proud, with ambitions of establishing
+a successful transport company, your challenge now is to build a
+prospering enterprise.
+
+WWW: http://simutrans.sourceforge.net/