diff options
author | Erich Eckner <git@eckner.net> | 2018-11-06 08:14:50 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-11-16 19:11:46 +0100 |
commit | c172676e8f263b37715581c226594afc2b1ca697 (patch) | |
tree | 0a52f3f0f041b39a5b02ed46fd8df19bb4a44f72 | |
parent | 6b519f8b1aac426a281c22660185c50fb2ac409f (diff) | |
download | openttd-c172676e8f263b37715581c226594afc2b1ca697.tar.xz |
fix whitespace in layer.txt
-rw-r--r-- | layer.txt | 54 |
1 files changed, 27 insertions, 27 deletions
@@ -2,43 +2,43 @@ VISUALIZATION -* arrange a "shift" of the viewport to select a layer -- and restriction on movement -+ each viewport has its own layer +* arrange a "shift" of the viewport to select a layer +- and restriction on movement ++ each viewport has its own layer LOGICS dungeon: -unavailability: -* flood -* landscape change -* building -* houses -* trees -* water -* factories -* bridges -* tunnels -* airports -* roads at the intersection of layers -? generator -? rivers, cities -* edges (independent lifting, void) + unavailability: +* flood +* landscape change +* building +* houses +* trees +* water +* factories +* bridges +* tunnels +* airports +* roads at the intersection of layers +? generator +? rivers, cities +* edges (independent lifting, void) activity restriction synchronization of landscape changes GUI -** construction of a two-level station -** work with the station (construction, removal / blocking of parts / cost) -* menu template for management / construction +** construction of a two-level station +** work with the station (construction, removal / blocking of parts / cost) +* menu template for management / construction -+ add selection of number of layers -- fix the coordinates in the "help area" -- signatures, station names (on all layers), effects (on the desired layer) ++ add selection of number of layers +- fix the coordinates in the "help area" +- signatures, station names (on all layers), effects (on the desired layer) BAGI -+ station deletion (departure) -* Expansion of the underground station does not work (when adding cells, a new one is added) -- GF. "jumps" (the non-editable part of the station changes randomly when the station is modified) ++ station deletion (departure) +* Expansion of the underground station does not work (when adding cells, a new one is added) +- GF. "jumps" (the non-editable part of the station changes randomly when the station is modified) |