index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ai_build.c
Age
Commit message (
Expand
)
Author
2005-07-17
(svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to ma...
truelight
2005-06-24
(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
tron
2005-06-07
(svn r2432) Use GetEngine() instead of DEREF_ENGINE() or even _engines[]
tron
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-04-20
(svn r2217) - Fix: [ 1184201 ] AI orders its vehicles to a competitor's truck...
Darkvater
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-01-29
(svn r1721) -Feature: It is now possible to build multiple road stations (up ...
celestar
2005-01-29
(svn r1713) Split off several functions which query/set information about a s...
tron
2005-01-16
(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ...
tron
2005-01-05
(svn r1386) Move TileIndexDiff to map.h
tron
2004-12-15
(svn r1117) Move map arrays and some related macros into their own files map....
tron
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-08-31
(svn r146) -Fix [AI]: Tunnel/bridge bug
truelight
2004-08-22
(svn r111) -Fix: converted all linebreaks to UNIX-linebreak (\n)
truelight
2004-08-20
(svn r85) -Add: initial commit of new AI (enable in Patch menu)
truelight