OpenTTD-patches/docs
frosch 3d467cabe5 (svn r14611) -Fix (r13437)[FS#2421]: Store the age of a house in the map array instead of the construction year.
Note: Savegames from r13437 to now are broken and have a age of 255 years for a lot houses.
2008-11-23 14:17:41 +00:00
..
32bpp.txt
elrail_tile.png
elrail_track.png
elrail.svg
HOWTO_compile_lang_files.txt
landscape_externals.html
landscape_grid.html (svn r14528) -Codechange: cache the closest town for all road tiles instead of only roads owned by tiles. This replaces a O(n) search over all towns from the road's tileloop with a O(1) lookup (PhilSophus) 2008-10-25 13:51:47 +00:00
landscape.html (svn r14611) -Fix (r13437)[FS#2421]: Store the age of a house in the map array instead of the construction year. 2008-11-23 14:17:41 +00:00
Manual.txt
multiplayer.txt
obg_format.txt (svn r14240) -Doc: add a few pointers/"howto"-ish lines to the obg format documentation about what it does and does not do and how you should fill the data. 2008-09-03 20:51:59 +00:00
openttd.6 (svn r13757) -Doc: Update the man file 2008-07-20 15:39:20 +00:00
OSX_install_instructions.txt
ottd-colour-palette.gif
ottd-colourtext-palette.png
Readme_OS2.txt
Readme_Windows_MSVC.txt (svn r11979) -Codechange: drop MSVC 2003 support because MSVC 2003 is broken in such a manner that it triggers an internal compiler error without any clue what of the code is wrong. Even trying to bisect the problem does not give a single line of code that causes the trouble. 2008-01-24 18:47:05 +00:00
tileh.png