Age | Commit message (Collapse) | Author |
|
|
|
lock-infrastructure costs. The other two tiles may be owned by other companies. Also do not count the middle tile of a lock as canal, independent of whether it is build on ground or river slope.
|
|
properly on company takeover. And don't count buoys while loading a game either.
|
|
the cargo count of the current quarter instead of the last quarter like the tooltip says
|
|
|
|
|
|
|
|
|
|
|
|
|
|
savegames would crash with savegames from a patched stable (which didn't bump the savegame version)
|
|
instead of showing the "savegame corrupted" message
|
|
that can be cleared/terraformed by a company
|
|
IsSavegameVersionBefore().
|
|
some headers
|
|
never used
|
|
indeterministically due to non-zeroed memory allocation. Thanks smatz.
|
|
|
|
separate struct.
|
|
checking savegames (empty for now).
|
|
|
|
Oxford Dictionary of English and Merriam-Webster.
|
|
|
|
Company::IsValidHumanID(), don't use IsHumanCompany() where possible
|
|
company-based settings, so in a multiplayer game everyone can change them.
|
|
In the first phase, indexes are stored. In the second phase, indexes are checked for validity and converted to pointers
|
|
CompanySettings struct
|
|
color and colour.
|
|
add a bit of type strictness.
|
|
|
|
|
|
saving/loading game with AIs
|
|
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
|
|
|