equal
deleted
inserted
replaced
151 |
151 |
152 /* Called to determine more text in the industry window */ |
152 /* Called to determine more text in the industry window */ |
153 CBID_INDUSTRY_WINDOW_MORE_TEXT = 0x3A, |
153 CBID_INDUSTRY_WINDOW_MORE_TEXT = 0x3A, |
154 |
154 |
155 /* Called to determine industry special effects */ |
155 /* Called to determine industry special effects */ |
156 CBID_INDUSTRY_SPECIAL_EFFECT = 0x3B, // not yet implemented |
156 CBID_INDUSTRY_SPECIAL_EFFECT = 0x3B, |
157 |
157 |
158 /* Called to determine if industry can alter the ground below industry tile */ |
158 /* Called to determine if industry can alter the ground below industry tile */ |
159 CBID_INDUSTRY_AUTOSLOPE = 0x3C, // not yet implemented |
159 CBID_INDUSTRY_AUTOSLOPE = 0x3C, // not yet implemented |
160 |
160 |
161 /* Called to determine if the industry can still accept or refuse more cargo arrival */ |
161 /* Called to determine if the industry can still accept or refuse more cargo arrival */ |