tron
|
3154e7148d
|
(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
|
2005-06-24 12:38:35 +00:00 |
|
Darkvater
|
b438b1248c
|
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
|
2005-06-02 19:30:21 +00:00 |
|
tron
|
f0f85a7ef3
|
(svn r1803) Move debugging stuff into files of it's own
|
2005-02-05 15:58:59 +00:00 |
|
tron
|
7ca6b2b8b0
|
(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the latter into inline functions names Tile[XY]
|
2005-01-07 17:02:43 +00:00 |
|
tron
|
765ecfed84
|
(svn r1117) Move map arrays and some related macros into their own files map.c and map.h
|
2004-12-15 22:18:54 +00:00 |
|
truelight
|
5eba928cb8
|
(svn r146) -Fix [AI]: Tunnel/bridge bug
-Fix [AI]: Minor problems
-Add [AI]: Profit check (if not making enough money, vehicles are sold)
|
2004-08-31 16:12:52 +00:00 |
|
truelight
|
309ebe5f3f
|
(svn r111) -Fix: converted all linebreaks to UNIX-linebreak (\n)
|
2004-08-22 15:56:56 +00:00 |
|
truelight
|
788ace088d
|
(svn r85) -Add: initial commit of new AI (enable in Patch menu)
-Add: generalised A* Algorithm
-Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap)
|
2004-08-20 09:32:32 +00:00 |
|