Age | Commit message (Collapse) | Author |
|
to determine whether we could append the path separator. If not, do not recurse into that directory as the path would exceed the maximum path length
|
|
|
|
|
|
|
|
|
|
'exported'
|
|
|
|
the file scanner (i.e. only search a single directory).
|
|
(content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates.
|
|
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
|
|
in class with virtual functions.
|
|
fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|