Age | Commit message (Collapse) | Author |
|
CMD_REMOVE_LONG_ROAD
|
|
|
|
drop (Based on Wolf01 work)
|
|
|
|
is an obstacle in the way.
|
|
classes to get easier cost estimations before you start building
|
|
|
|
if a header require a header make it include that header
|
|
structs having different definition in different object files
|
|
|
|
which were sometimes missing and sometimes just typos
|
|
|
|
as precondition for several AIRoad::* functions
|
|
|
|
|
|
certain cargo needs a bus- or a truckstop.
|
|
|
|
BuildRoadStation and BuildDriveThroughRoadStation.
|
|
|
|
|
|
a tile at the north edge (bug found by SmatZ).
|
|
see.
NoAI is an API (a framework) to build your own AIs in. See:
http://wiki.openttd.org/wiki/index.php/AI:Main_Page
With many thanks to:
- glx and Rubidium for their syncing, feedback and hard work
- Yexo for his feedback, patches, and AIs which tested the system very deep
- Morloth for his feedback and patches
- TJIP for hosting a challenge which kept NoAI on track
- All AI authors for testing our AI API, and all other people who helped in one way or another
-Remove: all old AIs and their cheats/hacks
|