Mercurial > hg > openttd
view BUGS @ 5787:26da4d1baaed draft
(svn r8339) -Fix(r8331): MSVC seems to be a little more strict (or less intelligent) then other compilers when it comes to operator precedence.
A copy of code from train_gui.cpp to build_vehicle_gui.cpp was not exactly the same.
The earlier version did not require parenthesis to specify correct operator precedence.
author | belugas <belugas@openttd.org> |
---|---|
date | Mon, 22 Jan 2007 02:59:50 +0000 |
parents | fd0f2a035464 |
children |
line wrap: on
line source
/* $Id$ */ KNOWN BUGS / PROBLEMS: bridges: - Clearing tiles which may not have a bridge above can cause random bridge pieces to appear, which leads to crash in the long run electrified rails: Normal and elrail depots look the same. Use 'X' (transparent buildings) to distinguish between them Missing curors / icons for construction (currently using the conventional ones)