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-03-06 22:28:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ffeb87763f
OpenTTD
/
ai
/
trolly
History
tron
479317b1eb
(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