Commit Graph

12 Commits (f46996243b86c2f8b1c2a7c52ea61a77b997e4a8)

Author SHA1 Message Date
frosch fbd79d88f0 (svn r27518) -Update: Numbers 9 years ago
frosch 2edbc72ebd (svn r27192) -Change: heading for 1.6 now 10 years ago
fonsinchen 82baae3eb8 (svn r26895) -Change: Allow for multiple independent test cases for AI API regression 10 years ago
frosch e511805439 (svn r26409) -Update: Version number in some more places. 11 years ago
rubidium e8d9ab4dd5 (svn r23969) -Codechange: trunk heads to 1.3 now 13 years ago
rubidium be8e0ede7c (svn r22083) -Change: trunk is heading towards 1.2 now 14 years ago
rubidium 08865c515c (svn r19143) -Codechange: trunk's going for 1.1 now. 15 years ago
rubidium 3bafba18c3 (svn r18622) -Merge: release changes 15 years ago
yexo 418c88f94d (svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. Return "0.7" to get an api compatible (as much as possible) with the 0.7 api or "0.8" to get the latest api.
-Change [NoAI]: move all deprecated functions to a separate squirrel script that is only loaded if an AI requests an old API version.
15 years ago
truebrain e84138af22 (svn r15090) -Add [NoAI] [API CHANGE]: info.nut/library.nut now requires a function GetShortName(), which should return a 4 (four) character string, unique throughout the world. This id is simular to a GRFid. 16 years ago
smatz 638411c087 (svn r15062) -Fix: further forgotten svn properties and headers 16 years ago
truebrain c2406cd42d (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to 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
16 years ago