You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/ai
truelight 65f5ec13f6 (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore)
-Codechange: introduced DestinationID, which is in fact an union of several types
  Used in Order struct, so no longer StationID is abused for all targets.
  Hangars are a big exception, as they use a station-id with GOTO_DEPOT (go figure)
18 years ago
..
default (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore) 18 years ago
trolly (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore) 18 years ago
ai.c (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular 18 years ago
ai.h (svn r5092) -Fix: There was a gross race condition in the AI code which made it pretty random if the AI could give a new vehicle its orders 18 years ago