(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 2fec4d8e3c
commit 70f2b95bda
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