Age | Commit message (Collapse) | Author |
|
if a header require a header make it include that header
|
|
|
|
|
|
|
|
|
|
modifications of the valuated list which could cause it to go into an infinite loop.
|
|
readable and fix a crash if no parameters are given to that function.
|
|
value so AIs can't work around it.
|
|
single opcode method of doing lots of the same thing. This should resolve most of the hiccups caused by AIs.
|
|
no longer possible to use DoCommand (even indirect) in AIAbstractList::Valuator().
|
|
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
|