* Fix disabled widgets sharing the same space as active widgets
* Add PR for reference in comment
Co-authored-by: Hielke Morsink <hielke.morsink@gmail.com>
* Rename large half loops in TrackElemType namespace
* Fix large half loop positions in DropdownOrder
* Fix comments for medium loops
* Fix medium half loop order in gTrackCurveChain
Wrong piece was auto-suggested when building backwards.
* Swap names of painting functions
* Rename TrackElemType for Flying Coaster
* Swap names of Flying Coaster painting functions
* Swap Flying Coaster VehicleSubpositionData names
* Swap FlyingCoaster TrackBlock names
* Fix Flying Coaster track elem flags and comments
* Fix ZeroGRoll comments in TrackData.cpp
* Update changelog.txt
* Bump network version
* Remove old interop macro
* Remove legacy string macro things
* Unbreak the posix/linux/unix builds
* Add String::IEquals and use it for case insensitive compare
* Add missing include for posix
* Replace _strnicmp with String::StartsWith
* Add LoByte and HiByte into Util.h, swap macros
* Fix android build
* Hopefully last of the string things
* Replace STUB directly with the warning