Commit Graph

5 Commits

Author SHA1 Message Date
rubidium d23db8306e (svn r15323) -Fix: regression backed up game_start.scr but didn't/couldn't restore it. 2009-02-03 17:33:43 +00:00
glx a88883c1c1 (svn r15224) -Fix (r15213): incorrect regex 2009-01-23 14:40:19 +00:00
glx fab90386a7 (svn r15213) -Fix: AI API regression failed for non unicode builds (different format for NULL pointers) 2009-01-23 00:45:19 +00:00
smatz 0a357c0ac1 (svn r15062) -Fix: further forgotten svn properties and headers 2009-01-13 16:30:24 +00:00
truebrain a3dd7506d3 (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
2009-01-12 17:11:45 +00:00