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/trolly
celestar 22f82bba2e (svn r4463) -Codechange. Include vehicle.h directly instead of implicitly via station.h in a number of source files 19 years ago
..
build.c (svn r4154) -Moved MAX_BRIDGES in bridge.h and made it an enum. This makes two drops ... 19 years ago
pathfinder.c (svn r4333) Revert back to a direct map access in one case until the exact conditions for this piece of code are investigated. The IsRoad() function is causing me headaches... 19 years ago
shared.c (svn r2907) -Codechange: splitted the AIs to their own directory. AINew becomes 'trolly', AIOld becomes 'default', both in their own dir in the 'ai' dir. More AIs to come. 19 years ago
trolly.c (svn r4463) -Codechange. Include vehicle.h directly instead of implicitly via station.h in a number of source files 19 years ago
trolly.h (svn r3783) Replace further ints and magic numbers by Direction, DiagDirection and friends 19 years ago