Sat, 29 May 2010 13:08:50 +0000 |
frosch |
(svn r19901) -Add: [NewGRF] Access to industry founder (var A7) during callbacks 28 and 2F. (yexo)
draft
|
Sat, 01 May 2010 13:09:49 +0000 |
frosch |
(svn r19744) -Add [FS#3477]: [NewGRF] Access to random bits of houses and industries from construction callbacks 17, 28 and 2F. That is: The randombits the house/industry will start with, if construction succeeds.
draft
|
Sun, 21 Feb 2010 17:01:23 +0000 |
alberth |
(svn r19185) -Codechange: Return succeeded or failed CommandCost from CheckIfCallBackAllowsCreation().
draft
|
Thu, 21 Jan 2010 18:32:44 +0000 |
yexo |
(svn r18878) -Fix [NewGRF]: crash when a newgrf used var62 in an industry tile chain when the industry tile was part of an original industry
draft
|
Fri, 15 Jan 2010 16:41:15 +0000 |
rubidium |
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
draft
|
Fri, 21 Aug 2009 20:21:05 +0000 |
rubidium |
(svn r17248) -Fix: add GPL license notice where appropriate
draft
|
Tue, 06 May 2008 15:11:33 +0000 |
rubidium |
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
draft
|
Tue, 29 Jan 2008 00:36:55 +0000 |
rubidium |
(svn r12006) -Fix: implement FS#1697 without the nasty side effects as specified in FS#1712.
draft
|
Mon, 07 Jan 2008 14:02:26 +0000 |
rubidium |
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
draft
|
Sun, 23 Sep 2007 19:55:42 +0000 |
rubidium |
(svn r11152) -Fix: GetIndustryIDAtOffset crashed when translation of the GFX ID would be needed. Fix by Belugas.
draft
|
Sun, 23 Sep 2007 19:27:35 +0000 |
rubidium |
(svn r11151) -Codechange: add (partial) support for randomizing industry triggers (part of the backend for it). Furthermore update the documentation of the map's bits wrt to industries.
draft
|
Wed, 25 Jul 2007 19:06:29 +0000 |
rubidium |
(svn r10690) -Codechange: use the enum that describes all callback IDs in favor of "just" using an untyped integer.
draft
|
Sun, 15 Jul 2007 00:19:40 +0000 |
belugas |
(svn r10572) -Codechange: Add function CheckIfCallBackAllowsAvailability for industries
draft
|
Wed, 11 Jul 2007 23:10:22 +0000 |
rubidium |
(svn r10515) -Codechange: allow getting some more data about the environment of an industry.
draft
|
Wed, 11 Jul 2007 22:57:47 +0000 |
rubidium |
(svn r10514) -Codechange: add support for getting the nearest industry with a given type.
draft
|
Mon, 09 Jul 2007 13:21:49 +0000 |
rubidium |
(svn r10485) -Codechange: add a callback mechanism to determine whether building an industry is allowed at a given location.
draft
|
Thu, 05 Jul 2007 05:41:56 +0000 |
rubidium |
(svn r10442) -Codechange: implement the industry production callback.
draft
|
Thu, 28 Jun 2007 02:14:40 +0000 |
belugas |
(svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCallback function.
draft
|
Wed, 13 Jun 2007 02:29:08 +0000 |
belugas |
(svn r10127) -Add: Addition of basic structure for industry tiles callbacks (unfinished).
draft
|
Tue, 12 Jun 2007 00:49:50 +0000 |
belugas |
(svn r10108) -Codechange: implement variable 0x60 (Get industry tile ID at offset) for industries.
draft
|
Sat, 09 Jun 2007 02:05:51 +0000 |
belugas |
(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (and unfinished) support for callbacks for industries
draft
|