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
Darkvater 6b6d908308 (svn r6776) -Codechange: Use IsValidPlayer() function to determine of a PlayerID is an
actual playable player (< MAX_PLAYERS) or not.
18 years ago
..
default (svn r6771) -Codechange: Replace two macros with functions. IS_HUMAN_PLAYER and 18 years ago
trolly (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts 18 years ago
ai.c (svn r6776) -Codechange: Use IsValidPlayer() function to determine of a PlayerID is an 18 years ago
ai.h (svn r6752) -Codechange: Move command functions from messy functions.h into command.h 18 years ago