(svn r20490) -Change: merge the extra GRF sources so updating them becomes a bit easier.

The (prebuilt) grf will still remain, so if you don't have NFORenum and GRFCodec it will still work.
This commit is contained in:
rubidium
2010-08-14 14:50:06 +00:00
parent 7ae80eec64
commit 36c1c1bdb5
56 changed files with 5170 additions and 5 deletions

View File

@@ -432,6 +432,13 @@ zlib you cannot open most savegames or use the content downloading system.
Without libSDL/liballegro on non-Windows and non-MacOS X machines you have
no graphical user interface; you would be building a dedicated server.
To recompile the extra graphics needed to play with the original Transport
Tycoon Deluxe graphics you need GRFCodec and NFORenum as well. These can be
found at respectively: http://dev.openttdcoop.org/projects/grfcodec and
http://dev.openttdcoop.org/projects/nforenum
The compilation of these extra does generally not happen, unless you remove
the graphics file using "make distclean" or "make mrproper".
7.2) Supported compilers:
---- -------------------
The following compilers are known to compile OpenTTD: