Fixed background color of ctrlBuilding not being called from ATVTWForm
Changed how TWReader determined errors to separating the line header, first part, being incorrect (i.e. missing line or line out of order) from the rest of the line having a parsing error. Allows for multiple lines per TW item to given an error message, as long as the lines are in the correct order. This caused changes in a wide variety of files.
Fixed the size of the UnitControl
Renamed BuidingControl to BuildingControl
Resized ATVTW to 1024x768 and adjusted all form elements to match the new size
Fixed various error in the ReadFromFile in the Unit class
Various minor fixes
Updated .Net version from 4.0 to 4.7.2