tron
|
f0be7b6192
|
(svn r1475) Fix some more signed/unsigned comparison warnings
|
2005-01-10 22:14:35 +00:00 |
|
tron
|
4450ff105c
|
(svn r1451) Fix some of the signed/unsigned comparison warnings
|
2005-01-09 21:25:44 +00:00 |
|
tron
|
414ac3286b
|
(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
|
c11ce2ec6a
|
(svn r1392) Use TileOffsByDir() instead of home brewed table
|
2005-01-05 19:12:47 +00:00 |
|
tron
|
181e9b6cf9
|
(svn r1337) Use MapMax[XY]() (or MapSize[XY]() if appropriate) instead of TILE_MAX_[XY]
While here replace one erroneous TILE_MAX_X with MapMaxY()
|
2005-01-03 12:56:22 +00:00 |
|
miham
|
7bf7cf80ee
|
(svn r1297) Language fixes in the source.. (ln-)
|
2004-12-29 13:13:29 +00:00 |
|
tron
|
a148ff4e0d
|
(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
|
eb49a19460
|
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
|
2004-09-10 19:02:27 +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 |
|