NHSE/NHSE.WinForms/Util
Kurt 4a49caf6da Add layer2->layer1 check (isSupported), add logic for isActive
isActive: indicates if the tile is animated (eg: bonfire has fire or is extinguished)
isSupported: layer2 tile checks beneath it (layer1) to see if there's something to hold it up on that layer (sanity check)

Dunno how to handle the isActive set-on-save. I saw there was an isActive flag in my plaza, assumedly left there from a radio or something. NHSE does not change flag state at this time.
2020-05-03 16:29:28 -07:00
..
DevUtil.cs Add internal flag/value name translation 2020-05-03 13:37:04 -07:00
FileUtil.cs Add automatic backup, add program settings editor 2020-04-21 12:11:31 -07:00
MessageStrings.cs Add layer2->layer1 check (isSupported), add logic for isActive 2020-05-03 16:29:28 -07:00
TranslationUtil.cs Add logic for internal string name translation dictionary 2020-05-03 13:21:25 -07:00
WinFormsTranslator.cs Update translatable list 2020-04-23 13:42:33 -07:00
WinFormsUtil.cs Add program translation 2020-04-21 14:26:18 -07:00