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
tron f233b89efd (svn r4942) if (x != NULL) free(x); -> free(x); 18 years ago
..
default (svn r4918) Move the information about the size of airports from an global array into the struct which describes an airport 18 years ago
trolly (svn r4941) Replace some ints and magic numbers by proper types and enums 18 years ago
ai.c (svn r4942) if (x != NULL) free(x); -> free(x); 18 years ago
ai.h (svn r3805) - [FS#62] Fix doxygen comments to refer to the correct parameter. (sulai) 19 years ago