FRISS - Rail Infrastructure 0.5.0 README =========================== FRISS - Rail Infrastructure ---------- 0 Contents ---------- 1 About 2 General information 2.1 Requirements 2.2 Installation 2.3 Parameter settings 2.4 Usage 3 Known issues 4 Background information 5 Frequently Asked Questions 6 Credits 7 Contact information 7.1 Bug reports 7.2 Other problems 7.3 General enquiries 8 License 9 Obtaining the source ------- 1 About ------- Finnish Rail Infrastructure & Stations Set (FRISS) consists of two NewGRF's. This NewGRF is the first NewGRF of FRISS as Rail Infrastructure part, featuring various Finnish rails, signals, level crossings and tunnels. FRISS - Rail Infrastructure 0.5.0 MD5Hash: {{GRF_MD5}} Version: 5018 GRF ID: FBFB0901 --------------------- 2 General information --------------------- 2.1 Requirements ---------------- - OpenTTD 1.2.0 or nightly r23842, or higher - Not compatible with TTDPatch 2.2 Installation ---------------- OpenTTD: see http://wiki.openttd.org/NewGRF This NewGRF is available from the ingame Online Content 2.3 Parameter settings ---------------------- Disable high-speed track level crossings: For disabling of level crossings for track types with maximum speed of > 140 km/h. You can build level crossings on tracks with maximum speed of > 140 km/h, when this setting is Disabled. Default parameter setting is Disabled. Disable fences: For disabling railroad track fences. If enabled, railroad track fences are disabled. Default parameter setting is Enabled. Speed limit on electrified high-speed track (220 km/h): For removing speed limit for elecrified high-speed track (220 km/h) Disable to remove speed limit. If enabled, speed limit for that track is 220 km/h. Default parameter setting is Disabled. Alternate two-way path signal (low-speed branch lines): For replacing two-way path semaphore with alternative two-way path light-signal on low-speed branch-lines. Only effective if light-signal style is set to default, old shunting, new shunting, old system, new system, OJ2010 or metro. Default parameter setting is Disabled. Alternate two-way path signal (rest of the tracks): For replacing two-way path semaphore with alternative two-way path light-signal on other lines. Only effective if light-signal style is set to default, old shunting, new shunting old system, new system, OJ2010 or metro. Default parameter setting is Disabled. Semaphore and light signal types: For overriding track-type group's default semaphores and/or light-signals. Track type groups: Low-speed branch lines Medium-speed branch lines Early low/medium-speed main lines Modern medium-speed main lines Electrified modern medium/high-speed main lines Metro tracks Narrow gauge tracks Options for each track-type group semaphore and light signal selection: Time- and track-dependent Finnish semaphores Finnish old shunting light-signals Finnish new shunting light-signals Finnish old system light-signals Finnish new system light-signals Finnish OJ2010-system light-signals Finnish metro light-signals Original (no change) See default settings for each selection from the despriction of track type group. 2.4 Usage --------- Rails can be built from rail building toolbar. See OpenTTD Wiki for building rails. -------------- 3 Known issues -------------- None so far. ------------------------ 4 Background information ------------------------ Track types, signals and level crossings of this set are based on actual Finnish track types, signals and level crossings. ---------------------------- 5 Frequently Asked Questions ---------------------------- Q: Why can't I use this in older versions of OpenTTD or TTDPatch? A: This NewGRF uses some features only available to OpenTTD r23842 and newer. Furthermore, the most recent version of NML used to build this NewGRF, produces GRF version 8. This is only supported by OpenTTD r23166 and newer anyways. Q: I've changed the options in my running games, but why are the options still unchanged? A: Making changes to NewGRFs in running games is unsupported. The new setting will only apply to new games. --------- 6 Credits --------- Graphics (see individual graphic files in the source for details): - Kyosuke1989 - Juzza1 Code: - Juzza1 (Jussi Virtanen) Translations: - Finnish: Kyosuke1989 (Oskari Kvist) Makefile system: - planetmaker (Ingo von Borstel) Special thanks to everyone whom thanks is due. --------------------- 7 Contact information --------------------- 7.1 Bug reports --------------- Please report any bugs you find at bug tracker: http://dev.openttdcoop.org/projects/FRISS/issues or forum topic: http://www.tt-forums.net/viewtopic.php?t=43560 Always included a detailed description of the bug, preferrably with screenshot and savegame. Also state the exact game version you're using, as well as the version of this NewGRF. If you have a savegame that includes NewGRFs not available on OpenTTD's Online Content, then please try to reproduce the bug in a new game which has all NewGRFs easily accessible. If you're using a patched version of the game, please try to reproduce the bug on an official game build. If you can't reproduce the bug, then don't report it here but in the forum topic of the patch(pack) instead. 7.2 Other problems ------------------ If you have any problems using this NewGRF that are not covered in the Frequently Asked Questions above, then you can ask your questions in the forum topic: http://www.tt-forums.net/viewtopic.php?t=43560 7.3 General enquiries --------------------- If you have any queries that cannot be asked in the forum topic, then contact kyosuke1989 via Private Message at www.tt-forums.net. --------- 8 License --------- FRISS - Finnish Rail Infrastructure & Stations Set Copyright (C) 2013 FRISS Team This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ---------------------- 9 Obtaining the source ---------------------- The source code can be obtained from the #openttdcoop DevZone via source browser: http://dev.openttdcoop.org/projects/frissrails/repository or via mercurial checkout: hg clone http://hg.openttdcoop.org/frissrails or via a source bundle download (releases only): http://bundles.openttdcoop.org/frissrails/ How to build from source and the requirements for that are included with the source in the file /docs/building_from_source.txt.