1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-14 01:59:09 +00:00

(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.
This commit is contained in:
frosch
2008-11-23 14:17:41 +00:00
parent 2277a1ff9c
commit 3d467cabe5
6 changed files with 39 additions and 14 deletions

View File

@@ -680,7 +680,7 @@
<ul>
<li> set : House is complete
<ul>
<li>m5 : year of house construction (relative to 1920); clamped to 0..255 (1920..2175)</li>
<li>m5 : Age of house in years, clamped at 255</li>
</ul>
</li>
<li> clear : House is in construction