rubidium
|
e12e83ef5f
|
(svn r10299) -Codechange [FS#931]: industry foundations should be drawn as all other foundations, i.e. with DrawFoundation, instead of writing the same functionality itself.
|
2007-06-24 10:20:05 +00:00 |
|
truelight
|
b1f60c582f
|
(svn r10290) -Fix: with smooth_economy, when industry production hit 32, it stayed there for ever. Give it some chance to get out of that uber-lowness (although it is a very slim chance, at least it has one)
|
2007-06-22 23:53:16 +00:00 |
|
truelight
|
27a6e21975
|
(svn r10290) -Fix: with smooth_economy, when industry production hit 32, it stayed there for ever. Give it some chance to get out of that uber-lowness (although it is a very slim chance, at least it has one)
|
2007-06-22 23:53:16 +00:00 |
|
belugas
|
d4632dee67
|
(svn r10232) -Fix(r1): _numof_industry_table never was composed of 12 entries. Only 11.
It never hurt before, but it would have...
|
2007-06-20 03:03:00 +00:00 |
|
belugas
|
436eb69a39
|
(svn r10232) -Fix(r1): _numof_industry_table never was composed of 12 entries. Only 11.
It never hurt before, but it would have...
|
2007-06-20 03:03:00 +00:00 |
|
belugas
|
c492167f74
|
(svn r10226) -Codechange: Add support for newindustry tiles drawing.
Heavily based on Maedhros's newhouses implementation
|
2007-06-19 17:33:12 +00:00 |
|
belugas
|
2ad0d708cc
|
(svn r10226) -Codechange: Add support for newindustry tiles drawing.
Heavily based on Maedhros's newhouses implementation
|
2007-06-19 17:33:12 +00:00 |
|
rubidium
|
773a7c9cb6
|
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
|
2007-06-18 19:53:50 +00:00 |
|
rubidium
|
49220cc6f1
|
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
|
2007-06-18 19:53:50 +00:00 |
|
rubidium
|
3ccc83e640
|
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
|
2007-06-18 10:48:15 +00:00 |
|
rubidium
|
966e2738b9
|
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
|
2007-06-18 10:48:15 +00:00 |
|
belugas
|
0dc6ed160c
|
(svn r10163) -Fix(r8128): Industries had lost their random recoloring. A test was removed and is now reintroduced in another way.
|
2007-06-15 01:53:43 +00:00 |
|
belugas
|
402cf772f0
|
(svn r10163) -Fix(r8128): Industries had lost their random recoloring. A test was removed and is now reintroduced in another way.
|
2007-06-15 01:53:43 +00:00 |
|
rubidium
|
d88f4bc78c
|
(svn r10140) -Fix [FS#867]: an industry could overbuild a bridge.
|
2007-06-13 15:22:28 +00:00 |
|
rubidium
|
91420c0d8d
|
(svn r10140) -Fix [FS#867]: an industry could overbuild a bridge.
|
2007-06-13 15:22:28 +00:00 |
|
belugas
|
cb65217069
|
(svn r10099) -Fix(r9867, FS860): Use the specs of the to-be-created industry instead of the scanned industry
Spotted by Oxygene
|
2007-06-11 14:25:38 +00:00 |
|
belugas
|
81c7c87ed7
|
(svn r10099) -Fix(r9867, FS860): Use the specs of the to-be-created industry instead of the scanned industry
Spotted by Oxygene
|
2007-06-11 14:25:38 +00:00 |
|
belugas
|
a8e4af3c52
|
(svn r10078) -Codechange: Centralize all industry counts data and access
|
2007-06-10 01:25:21 +00:00 |
|
belugas
|
08c9365971
|
(svn r10078) -Codechange: Centralize all industry counts data and access
|
2007-06-10 01:25:21 +00:00 |
|
belugas
|
256ee60545
|
(svn r10063) -Codechange: Change VARDEF for extern
-CodeChange: Add the count of industries, basic support for variable 67, var action02 forindustries
|
2007-06-08 15:48:48 +00:00 |
|
belugas
|
7586143e3b
|
(svn r10063) -Codechange: Change VARDEF for extern
-CodeChange: Add the count of industries, basic support for variable 67, var action02 forindustries
|
2007-06-08 15:48:48 +00:00 |
|
rubidium
|
d255041365
|
(svn r10058) -Codechange: give some industry variable sensible names (like not telling "last_mo_production" when it is the production of the current month).
|
2007-06-07 14:38:45 +00:00 |
|
rubidium
|
8a74b2ebe1
|
(svn r10058) -Codechange: give some industry variable sensible names (like not telling "last_mo_production" when it is the production of the current month).
|
2007-06-07 14:38:45 +00:00 |
|
rubidium
|
b0421273f2
|
(svn r10054) -Codechange: make the industries cost modifier look more like the original one, so it's much easier to support industries that use this original format.
|
2007-06-07 09:20:04 +00:00 |
|
rubidium
|
40cea6c3ef
|
(svn r10054) -Codechange: make the industries cost modifier look more like the original one, so it's much easier to support industries that use this original format.
|
2007-06-07 09:20:04 +00:00 |
|
rubidium
|
eab80301fc
|
(svn r9993) -Fix (r9992): smallish typos resulting in compile time errors.
|
2007-05-30 20:34:16 +00:00 |
|
rubidium
|
8d82deffa1
|
(svn r9993) -Fix (r9992): smallish typos resulting in compile time errors.
|
2007-05-30 20:34:16 +00:00 |
|
belugas
|
06bc9866aa
|
(svn r9992) -Codechange: Remove some hardcoded references to Industry IDs.
A few more to go
|
2007-05-30 20:20:58 +00:00 |
|
belugas
|
0f6e6d9713
|
(svn r9992) -Codechange: Remove some hardcoded references to Industry IDs.
A few more to go
|
2007-05-30 20:20:58 +00:00 |
|
belugas
|
c3f8c58157
|
(svn r9984) -Codechange: Remove an obsolete structure and a now meaningless enum, in favor of the "real thing"
|
2007-05-30 02:08:18 +00:00 |
|
belugas
|
425ea50854
|
(svn r9984) -Codechange: Remove an obsolete structure and a now meaningless enum, in favor of the "real thing"
|
2007-05-30 02:08:18 +00:00 |
|
belugas
|
0a3ebbbc22
|
(svn r9983) -Codechange: Use the "enabled" property of the industry spec.
|
2007-05-30 01:55:11 +00:00 |
|
belugas
|
f8491407d0
|
(svn r9983) -Codechange: Use the "enabled" property of the industry spec.
|
2007-05-30 01:55:11 +00:00 |
|
belugas
|
e4785e0376
|
(svn r9976) -Codechange: Declare a writable array of specs for industry and industry tiles.
It will be initialized by the original data upon game start.
Rename some enums to be more consistent too
|
2007-05-29 17:41:59 +00:00 |
|
belugas
|
0cb8413a8f
|
(svn r9976) -Codechange: Declare a writable array of specs for industry and industry tiles.
It will be initialized by the original data upon game start.
Rename some enums to be more consistent too
|
2007-05-29 17:41:59 +00:00 |
|
belugas
|
e7bbb79ff5
|
(svn r9969) -Codechange: Cleanup of industries (Step-14). Remove hardcoded-run-time tile acceptance and put in corresponding tile
|
2007-05-29 00:15:34 +00:00 |
|
belugas
|
35ccad33dd
|
(svn r9969) -Codechange: Cleanup of industries (Step-14). Remove hardcoded-run-time tile acceptance and put in corresponding tile
|
2007-05-29 00:15:34 +00:00 |
|
rubidium
|
821e58ac95
|
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.
|
2007-05-24 22:41:50 +00:00 |
|
rubidium
|
440d723d84
|
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.
|
2007-05-24 22:41:50 +00:00 |
|
peter1138
|
72972a1712
|
(svn r9887) -Fix (r9867): Industry production statistics messed up...
|
2007-05-20 05:53:19 +00:00 |
|
peter1138
|
44fc08391d
|
(svn r9887) -Fix (r9867): Industry production statistics messed up...
|
2007-05-20 05:53:19 +00:00 |
|
belugas
|
2e65d6e4e7
|
(svn r9886) -Codechange: Cleanup of industries (Step-13). Include the sounds table into the industry's spec.
|
2007-05-20 00:50:06 +00:00 |
|
belugas
|
88042df6bb
|
(svn r9886) -Codechange: Cleanup of industries (Step-13). Include the sounds table into the industry's spec.
|
2007-05-20 00:50:06 +00:00 |
|
belugas
|
662bee5b12
|
(svn r9870) -Codechange: Silence two compiler warnings and give proper type to the "type" member of industry struct
|
2007-05-18 17:55:07 +00:00 |
|
belugas
|
49570edfe9
|
(svn r9870) -Codechange: Silence two compiler warnings and give proper type to the "type" member of industry struct
|
2007-05-18 17:55:07 +00:00 |
|
belugas
|
c4b90f3137
|
(svn r9867) -Codechange: Remove data duplication. The exact same values can be found in the industry spec, so take it from there instead.
|
2007-05-18 00:33:47 +00:00 |
|
belugas
|
380d18fb69
|
(svn r9867) -Codechange: Remove data duplication. The exact same values can be found in the industry spec, so take it from there instead.
|
2007-05-18 00:33:47 +00:00 |
|
belugas
|
7de20df379
|
(svn r9762) -Feature: Two new difficulty settings : Very low number of towns and very low number of industries
Based on FS#289, by pitt2
|
2007-05-01 17:16:51 +00:00 |
|
belugas
|
9b7a615887
|
(svn r9762) -Feature: Two new difficulty settings : Very low number of towns and very low number of industries
Based on FS#289, by pitt2
|
2007-05-01 17:16:51 +00:00 |
|
belugas
|
cd97dec5a7
|
(svn r9705) -Codechange: Merge some data arrays together, making a bit more logical units.
Calculate with a macro (for _industry_anim_offs_toys) the value of x, instead of doing it at run time.
And give some more descriptive names too...
|
2007-04-21 02:47:33 +00:00 |
|