Commit Graph

13 Commits (ef11ef56a9719bdbbb02d69c1bca1726c723aa54)

Author SHA1 Message Date
rubidium db3d06fdfb (svn r17459) -Change: remove unused defines from MSVC project files 15 years ago
rubidium 19b83eb5aa (svn r17336) -Codechange: move some os specific files into src/os/ 15 years ago
glx 56bc056e59 (svn r16589) -Fix (r16588): defautl stack size was set to 1KB instead 1MB 15 years ago
glx b9ac38cd6a (svn r16588) -Fix [FS#2978]: set default stack size to 1MB to prevent _chstk crash (MSVC) 15 years ago
glx 6c1394121f (svn r15331) -Fix (r15330): remove extra semicolons 16 years ago
rubidium 2eebb52592 (svn r15330) -Fix [FS#2597]: leaking of Squirrel when using circular references (by enabling the GC). 16 years ago
rubidium faeafbef5e (svn r15300) -Cleanup: remove an unused icon and remove the references to swedish forgotten in r6358. 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
glx 779eb0061a (svn r14854) -Change: speedup compilation with MSVC on 'multi-processor' systems (khh) 16 years ago
rubidium 56ce9a916e (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 4879ca8817 (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 d5faf2b47e (svn r12480) -Change: enable and show asserts in crash.log for MSVC releases by default 16 years ago
glx 0bba49b413 (svn r11448) -Add: project files for MSVC 2008 (*_vs90.*) 17 years ago