FRISS - Rail Infrastructure 1.0.1 README
===========================
FRISS - Rail Infrastructure

----------
0 Contents
----------

1   About
2   General information
    2.1  Requirements
    2.2  Installation
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.


---------------------
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


--------------
3 Known issues
--------------


------------------------
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
---------

Founder, manager:
- Kyosuke1989 (Oskari Kvist)

Rail infrastructure information:
- Kyosuke1989

Graphics (see individual graphic files in the source for details):
- Kyosuke1989
- juzza1 (Jussi Virtanen)
- CSRailSet members (original finescale track graphics)
- Swedish Rails members (original tunnel graphics)

Code:
- juzza1
- planetmaker (Ingo von Borstel) (original idea for the year-dependent smooth random transition code)

Translations:
- Finnish: Kyosuke1989

Makefile system, gimp script:
- planetmaker


Special thanks to everyone whom thanks is due. Let us know if you feel you should be credited.


---------------------
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) 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.
