This website requires JavaScript.
Explore
Help
Sign In
gronod
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD.git
synced
2025-02-03 12:59:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
965ac2c1e6
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