This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-21 03:12:41 +01:00
Code
Issues
Releases
Wiki
Activity
Files
d286235a6ada2616c4e19fbfff565867e379bc21
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