This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fee9ee2c05a107e458c20e8773c9adce38a54a4c
openttd
/
ai
/
trolly
History
tron
f1be69c47b
(svn r5098) Do some manual CSE and replace a few magic numbers to improve the readability of the trolly AI
2006-06-04 13:39:38 +00:00
..
build.c
(svn r5092) -Fix: There was a gross race condition in the AI code which made it pretty random if the AI could give a new vehicle its orders
2006-06-04 09:10:24 +00:00
pathfinder.c
(svn r4553) int and magic numbers -> Slope and DiagDirection
2006-04-23 19:08:33 +00:00
shared.c
(svn r4553) int and magic numbers -> Slope and DiagDirection
2006-04-23 19:08:33 +00:00
trolly.c
(svn r5098) Do some manual CSE and replace a few magic numbers to improve the readability of the trolly AI
2006-06-04 13:39:38 +00:00
trolly.h
(svn r5092) -Fix: There was a gross race condition in the AI code which made it pretty random if the AI could give a new vehicle its orders
2006-06-04 09:10:24 +00:00