OpenTTD/ai
truelight db8dfcd6e9 (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)
2006-08-26 16:34:03 +00:00
..
default (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore) 2006-08-26 16:34:03 +00:00
trolly (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore) 2006-08-26 16:34:03 +00:00
ai.c (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular 2006-06-27 21:25:53 +00:00
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 2006-06-04 09:10:24 +00:00