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 0461d89612 (svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips invalid ones
-Codechange: use IsValidXXX where ever possible
  Note: both changes to prepare for new pool system, which needs those changes.
  For every pool there are 2 ugly lines, which will be removed when done
  implementing new pool system.
  Based on FS#13 by blathijs, partly implemented.
18 years ago
..
default (svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips invalid ones 18 years ago
trolly (svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips invalid ones 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