Commit Graph

9 Commits (3fdb8a62c4867e14417ac92119c3acb0c3fd2d5a)

Author SHA1 Message Date
glx cabedf173d (svn r15331) -Fix (r15330): remove extra semicolons 16 years ago
rubidium 1c30c8c801 (svn r15330) -Fix [FS#2597]: leaking of Squirrel when using circular references (by enabling the GC). 16 years ago
rubidium 6df312cd54 (svn r15300) -Cleanup: remove an unused icon and remove the references to swedish forgotten in r6358. 16 years ago
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
16 years ago
glx a446a2366c (svn r14854) -Change: speedup compilation with MSVC on 'multi-processor' systems (khh) 16 years ago
rubidium 2cc1d00bab (svn r14489) -Change: let MSVC use ICU (for right-to-left text rendering) from the new openttd-useful.zip. So... MSVC users: update your openttd-useful.zip or compilation will fail. 16 years ago
rubidium 8025cd1d2c (svn r13998) -Fix [FS#2004]: MSVC can't handle changed files in the prebuild event, so make the version determination a separate subproject (michi_cc). 16 years ago
glx 1670c34e2f (svn r12480) -Change: enable and show asserts in crash.log for MSVC releases by default 16 years ago
glx fd9e2887b2 (svn r11448) -Add: project files for MSVC 2008 (*_vs90.*) 17 years ago