Age | Commit message (Collapse) | Author |
|
|
|
that are in .tar files
|
|
|
|
|
|
|
|
savegames. Based on SVXConverter's source code and documentation by Roman Vetter
|
|
|
|
|
|
|
|
|
|
|
|
fixed again in r12948 in a cleaner way
|
|
oldloader.cpp, shuffle the code a bit
|
|
"competitor intelligence" from the difficulty options because they already were unused.
|
|
|
|
|
|
-Fix (r15144): it wasn't safe at all, but the code broken code isn't needed anymore
|
|
determining old savegame name
Note this can't happen in current code
|
|
converting from TTD savegames
|
|
TTD(P) savegames
|
|
-Change: when computing daily running cost, divide by 365 (instead of 364). Since r12134, the rounding errors don't need this correction anymore
|
|
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
|
|
|
|
|