Commit Graph

14 Commits (c2406cd42d481a697602b430111a9e59af61660f)

Author SHA1 Message Date
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
rubidium 552ce7bda7 (svn r14701) -Change: Debian's lintian complains about not using the best compression for compressing the man-page. 16 years ago
rubidium 5dd4735da1 (svn r14636) -Add: DOS port of OpenTTD, without network support though. 16 years ago
rubidium 7ba0582600 (svn r14586) -Fix (r14580): missing mkdir causing make install to fail when there's no scripts directory already. 16 years ago
rubidium 1fa4be9d6d (svn r14580) -Fix [FS#2404]: scripts directory not being copied into bundles. 16 years ago
truebrain 053baae068 (svn r14477) -Fix r14474: also name the links in the .desktop file correclty upon install 16 years ago
truebrain 570c998c60 (svn r14474) -Add: allow --binary-name to set the name of the binary, icon, desktop file, etc. when installing. Useful to get a stable next to a trunk-nightly 16 years ago
truebrain 386439fab5 (svn r14473) -Fix: also install the root .txt and COPYING files to docs/ 16 years ago
truebrain 9b683c3856 (svn r14472) -Fix: add docs/obg_format.txt in bundles too 16 years ago
skidd13 91665fd7e4 (svn r14443) -Change: Unify the delimiters used in config* and make* 16 years ago
rubidium a458f62801 (svn r14358) -Change: make the default bundle name similar to the name of the current compile farm instead of the former compile farm. 16 years ago
matthijs 1574bd18b1 (svn r14272) -Fix [Makefile]: Always pass an explicit delimiter to the "cut" command, in
case there are platforms where tab is not the default.
16 years ago
matthijs 3f42080e1a (svn r14262) -Feature [Makefile]: Let Makefile.bundle.in also use the new findversion.sh
script. This enables revision detection for bundles for git and hg checkouts.
16 years ago
truebrain ee67c64c67 (svn r14224) -Fix: copy Makefile.bundle too to your working dir, so you don't need to run ./configure in the root of OpenTTD 16 years ago