This website requires JavaScript.
Explore
Help
Sign In
petern
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
forked from
mirror/OpenTTD
Code
Pull Requests
Activity
Files
965ac2c1e66294f374abcf2c1d90c761eaeb987e
OpenTTD
/
ai
History
tron
965ac2c1e6
(svn r4942) if (x != NULL) free(x); -> free(x);
2006-05-21 15:27:10 +00:00
..
default
(svn r4918) Move the information about the size of airports from an global array into the struct which describes an airport
2006-05-20 15:13:27 +00:00
trolly
(svn r4941) Replace some ints and magic numbers by proper types and enums
2006-05-21 15:19:20 +00:00
ai.c
(svn r4942) if (x != NULL) free(x); -> free(x);
2006-05-21 15:27:10 +00:00
ai.h
(svn r3805) - [FS#62] Fix doxygen comments to refer to the correct parameter. (sulai)
2006-03-09 20:37:51 +00:00