I modified the files in src/Autopilot to add waypoint capabilities to the telnet port. 'set waypoint <WPT>' will set the next waypoint. 'get waypoint' returns one string which is the list of waypoints. 'set waypoint 0' will delete the next waypoint.
- Better mingwin/cygwin support - Various gui tweaks and code clean ups - Initialization clean ups - Hitlist/scenery tweaks - other misc. stuff.
new SGRoute manager. Changed logic and gui a bit to match.
Separated out gui parts of autopilot control from the actual autopilot code.