Wed, 15 Aug 2007 01:50:13 +0000 |
belugas |
(svn r10904) -Fix: When using a temporary industry, make sure you do not clear some unreachable tiles upon its destruction.
draft
|
Thu, 26 Jul 2007 16:51:10 +0000 |
rubidium |
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations. Primarily removal of (duplicated|magic) code and introduction of few helper functions to ease foundation determination. Patch by frosch.
draft
|
Thu, 26 Jul 2007 14:07:11 +0000 |
rubidium |
(svn r10696) -Codechange: remove duplication of the "make sprite transparent" code.
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
|
Thu, 12 Jul 2007 09:15:57 +0000 |
rubidium |
(svn r10520) -Fix: when a "can I build this industry tile here" callback did not fail, it doesn't automatically mean that the industry tile can be built there.
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
|
Wed, 11 Jul 2007 15:03:29 +0000 |
rubidium |
(svn r10508) -Codechange: allow customizable animation schemes for industries.
draft
|
Mon, 09 Jul 2007 20:08:25 +0000 |
rubidium |
(svn r10494) -Fix (r10490): possible null dereference in some exotic newgrfs.
draft
|
Mon, 09 Jul 2007 18:53:43 +0000 |
rubidium |
(svn r10490) -Codechange: add support for industries on non-flat surfaces.
draft
|
Mon, 09 Jul 2007 13:59:07 +0000 |
rubidium |
(svn r10486) -Fix: do not draw foundations when the "should I draw foundations" callbacks says to do so.
draft
|
Tue, 19 Jun 2007 17:33:12 +0000 |
belugas |
(svn r10226) -Codechange: Add support for newindustry tiles drawing.
draft
|
Sun, 17 Jun 2007 01:01:15 +0000 |
belugas |
(svn r10172) -Fix(r10127): Wrong evaluation order on variable 0x41 for industry tile.
draft
|
Wed, 13 Jun 2007 18:35:06 +0000 |
belugas |
(svn r10146) -Codechange: Silence a compiler warning
draft
|
Wed, 13 Jun 2007 02:29:08 +0000 |
belugas |
(svn r10127) -Add: Addition of basic structure for industry tiles callbacks (unfinished).
draft
|