Files @ r18300:87ebd90f3b7f
Branch filter:

Location: cpp/openttd-patchpack/source/src/newgrf_industrytiles.cpp - annotation

frosch
(svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18.
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
r6884:06c993c360e4
r6884:06c993c360e4
r12768:980ae0491352
r12768:980ae0491352
r12768:980ae0491352
r12768:980ae0491352
r12768:980ae0491352
r12768:980ae0491352
r12768:980ae0491352
r9111:983de9c5a848
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r8225:491804378826
r6884:06c993c360e4
r6884:06c993c360e4
r7229:58b7db9e5145
r9018:0a11b607e602
r7212:15205d2e5142
r12816:33099b7286d4
r8213:466402e95092
r8275:5932486ddd21
r9718:c3fa0e5e369d
r14284:8fe3cab84763
r15929:5d5037945a0e
r6884:06c993c360e4
r8264:d493cb51fe8a
r8264:d493cb51fe8a
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r16279:c9054b28cdd6
r6884:06c993c360e4
r6884:06c993c360e4
r16279:c9054b28cdd6
r6884:06c993c360e4
r16279:c9054b28cdd6
r8458:f7e90b7c0926
r6884:06c993c360e4
r8458:f7e90b7c0926
r6884:06c993c360e4
r6884:06c993c360e4
r15610:623a23fb6560
r15610:623a23fb6560
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r14608:a81032019c31
r6884:06c993c360e4
r6919:aea636af9c8e
r6919:aea636af9c8e
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r18292:67d22b89b6c6
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r11162:b56c3cec6367
r11162:b56c3cec6367
r6884:06c993c360e4
r11162:b56c3cec6367
r11162:b56c3cec6367
r6884:06c993c360e4
r6899:aa4751e3d864
r11162:b56c3cec6367
r6884:06c993c360e4
r6899:aa4751e3d864
r14159:6cb75763eb03
r6884:06c993c360e4
r6899:aa4751e3d864
r15924:f5bba173626e
r6884:06c993c360e4
r6899:aa4751e3d864
r11162:b56c3cec6367
r6884:06c993c360e4
r7234:89807e0412b9
r11162:b56c3cec6367
r6884:06c993c360e4
r12816:33099b7286d4
r15924:f5bba173626e
r6899:aa4751e3d864
r11162:b56c3cec6367
r6884:06c993c360e4
r6884:06c993c360e4
r14315:8b21eb31a313
r6884:06c993c360e4
r6884:06c993c360e4
r16464:ae3f342df07b
r7233:d578434a488b
r7233:d578434a488b
r11163:407814b6138f
r6884:06c993c360e4
r6884:06c993c360e4
r11985:d8202dea2203
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r7621:16fbec405049
r6884:06c993c360e4
r6884:06c993c360e4
r15104:1752997daf93
r15104:1752997daf93
r15104:1752997daf93
r15104:1752997daf93
r15104:1752997daf93
r15104:1752997daf93
r15104:1752997daf93
r6884:06c993c360e4
r6884:06c993c360e4
r7621:16fbec405049
r6884:06c993c360e4
r6884:06c993c360e4
r15104:1752997daf93
r15104:1752997daf93
r15104:1752997daf93
r15104:1752997daf93
r15104:1752997daf93
r6884:06c993c360e4
r6884:06c993c360e4
r7621:16fbec405049
r6884:06c993c360e4
r6884:06c993c360e4
r15104:1752997daf93
r15104:1752997daf93
r7621:16fbec405049
r7860:c73688ce46ca
r7621:16fbec405049
r7621:16fbec405049
r15104:1752997daf93
r7621:16fbec405049
r6884:06c993c360e4
r6884:06c993c360e4
r17768:a8b4e13e2113
r17768:a8b4e13e2113
r17768:a8b4e13e2113
r17768:a8b4e13e2113
r17768:a8b4e13e2113
r17768:a8b4e13e2113
r17768:a8b4e13e2113
r17768:a8b4e13e2113
r17768:a8b4e13e2113
r17768:a8b4e13e2113
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17772:ce3cc7016cdc
r17768:a8b4e13e2113
r17768:a8b4e13e2113
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r17768:a8b4e13e2113
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r8240:2b0d126ae152
r6884:06c993c360e4
r7327:28855024ff6c
r6884:06c993c360e4
r6884:06c993c360e4
r17833:6e30fcc94ba8
r9750:1e2535e15958
r9750:1e2535e15958
r9750:1e2535e15958
r6884:06c993c360e4
r6884:06c993c360e4
r11985:d8202dea2203
r6970:377763da9c24
r17728:6a6e98f25cac
r6970:377763da9c24
r8571:ede148e241b1
r14309:f445232b17f6
r6970:377763da9c24
r14280:9e2593121da6
r17728:6a6e98f25cac
r7656:8a3acdcc26d6
r9718:c3fa0e5e369d
r9718:c3fa0e5e369d
r9718:c3fa0e5e369d
r15933:39e6324db57a
r9718:c3fa0e5e369d
r9718:c3fa0e5e369d
r11085:c87a330fb4c2
r9718:c3fa0e5e369d
r9718:c3fa0e5e369d
r6970:377763da9c24
r14284:8fe3cab84763
r6970:377763da9c24
r6970:377763da9c24
r7327:28855024ff6c
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r15104:1752997daf93
r15104:1752997daf93
r15104:1752997daf93
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r6884:06c993c360e4
r15751:f4fe02ef4406
r6884:06c993c360e4
r6884:06c993c360e4
r11985:d8202dea2203
r6884:06c993c360e4
r6970:377763da9c24
r6970:377763da9c24
r6970:377763da9c24
r6970:377763da9c24
r6970:377763da9c24
r6970:377763da9c24
r6970:377763da9c24
r6970:377763da9c24
r13026:0c3f00ec0a74
r6970:377763da9c24
r14948:064e798608f8
r13050:69cb7cb85163
r6970:377763da9c24
r6970:377763da9c24
r7335:93bf5f4b6ce4
r6970:377763da9c24
r6970:377763da9c24
r6970:377763da9c24
r6970:377763da9c24
r15751:f4fe02ef4406
r14200:1807a9ce785f
r6970:377763da9c24
r6970:377763da9c24
r6970:377763da9c24
r14200:1807a9ce785f
r6970:377763da9c24
r11985:d8202dea2203
r6970:377763da9c24
r6970:377763da9c24
r6970:377763da9c24
r7212:15205d2e5142
r7662:914446395fe3
r7662:914446395fe3
r15610:623a23fb6560
r15610:623a23fb6560
r14677:2cb23a1debe3
r14677:2cb23a1debe3
r14677:2cb23a1debe3
r14677:2cb23a1debe3
r14677:2cb23a1debe3
r14677:2cb23a1debe3
r15105:18f362fd63e2
r15256:e22f3389fd3a
r16231:76e02ca8f4e5
r14677:2cb23a1debe3
r14677:2cb23a1debe3
r16231:76e02ca8f4e5
r7212:15205d2e5142
r7216:15c27d8bad4a
r7662:914446395fe3
r14159:6cb75763eb03
r14159:6cb75763eb03
r7216:15c27d8bad4a
r15105:18f362fd63e2
r15256:e22f3389fd3a
r7216:15c27d8bad4a
r16231:76e02ca8f4e5
r7662:914446395fe3
r18247:d176683304d1
r14677:2cb23a1debe3
r7662:914446395fe3
r7212:15205d2e5142
r14677:2cb23a1debe3
r14677:2cb23a1debe3
r7212:15205d2e5142
r7212:15205d2e5142
r17850:7726e086e93b
r7212:15205d2e5142
r7229:58b7db9e5145
r15929:5d5037945a0e
r18225:4c81f615ad47
r15929:5d5037945a0e
r17762:129a62225055
r15929:5d5037945a0e
r15929:5d5037945a0e
r15929:5d5037945a0e
r18225:4c81f615ad47
r15929:5d5037945a0e
r15929:5d5037945a0e
r15929:5d5037945a0e
r15929:5d5037945a0e
r15929:5d5037945a0e
r15929:5d5037945a0e
r15929:5d5037945a0e
r7229:58b7db9e5145
r7229:58b7db9e5145
r15929:5d5037945a0e
r15929:5d5037945a0e
r9018:0a11b607e602
r15929:5d5037945a0e
r7229:58b7db9e5145
r7229:58b7db9e5145
r7229:58b7db9e5145
r7229:58b7db9e5145
r15929:5d5037945a0e
r7229:58b7db9e5145
r15925:9a7fe46227a0
r7229:58b7db9e5145
r15929:5d5037945a0e
r7229:58b7db9e5145
r7229:58b7db9e5145
r7229:58b7db9e5145
r7229:58b7db9e5145
r7229:58b7db9e5145
r7229:58b7db9e5145
r7229:58b7db9e5145
r14160:24d7cfd54d1c
r7229:58b7db9e5145
r7627:149960d8e202
r7627:149960d8e202
r7627:149960d8e202
r7627:149960d8e202
r7627:149960d8e202
r7229:58b7db9e5145
r12519:e52fcaadf579
r7229:58b7db9e5145
r7229:58b7db9e5145
r7229:58b7db9e5145
r7860:c73688ce46ca
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r7860:c73688ce46ca
r7860:c73688ce46ca
r7860:c73688ce46ca
r15104:1752997daf93
r15104:1752997daf93
r7860:c73688ce46ca
r7860:c73688ce46ca
r7860:c73688ce46ca
r16331:77622ea88835
r9028:43b29ac0a74d
r7860:c73688ce46ca
r7860:c73688ce46ca
r7860:c73688ce46ca
r7860:c73688ce46ca
r7860:c73688ce46ca
r15751:f4fe02ef4406
r7860:c73688ce46ca
r7860:c73688ce46ca
r7860:c73688ce46ca
r7860:c73688ce46ca
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r7860:c73688ce46ca
r12653:17768ec4dbe2
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r7860:c73688ce46ca
r7860:c73688ce46ca
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r7860:c73688ce46ca
r7860:c73688ce46ca
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r7860:c73688ce46ca
r7860:c73688ce46ca
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r17834:447b5cb3ee1a
r7860:c73688ce46ca
r7860:c73688ce46ca
r17834:447b5cb3ee1a
r14160:24d7cfd54d1c
r7860:c73688ce46ca
r17834:447b5cb3ee1a
r7860:c73688ce46ca
r12519:e52fcaadf579
r17834:447b5cb3ee1a
r7860:c73688ce46ca
r15071:e236d80508bb
r15071:e236d80508bb
r15071:e236d80508bb
r15071:e236d80508bb
r15071:e236d80508bb
r15071:e236d80508bb
r15071:e236d80508bb
r15071:e236d80508bb
r15071:e236d80508bb
r15071:e236d80508bb
/* $Id$ */

/*
 * This file is part of OpenTTD.
 * OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
 * OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 * See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
 */

/** @file newgrf_industrytiles.cpp NewGRF handling of industry tiles. */

#include "stdafx.h"
#include "debug.h"
#include "viewport_func.h"
#include "landscape.h"
#include "newgrf.h"
#include "newgrf_industrytiles.h"
#include "newgrf_sound.h"
#include "newgrf_text.h"
#include "industry.h"
#include "town.h"
#include "command_func.h"
#include "water.h"
#include "sprite.h"
#include "newgrf_animation_base.h"

#include "table/strings.h"

/**
 * Based on newhouses equivalent, but adapted for newindustries
 * @param parameter from callback.  It's in fact a pair of coordinates
 * @param tile TileIndex from which the callback was initiated
 * @param index of the industry been queried for
 * @param signed_offsets Are the x and y offset encoded in parameter signed?
 * @return a construction of bits obeying the newgrf format
 */
uint32 GetNearbyIndustryTileInformation(byte parameter, TileIndex tile, IndustryID index, bool signed_offsets)
{
	if (parameter != 0) tile = GetNearbyTile(parameter, tile, signed_offsets); // only perform if it is required
	bool is_same_industry = (IsTileType(tile, MP_INDUSTRY) && GetIndustryIndex(tile) == index);

	return GetNearbyTileInformation(tile) | (is_same_industry ? 1 : 0) << 8;
}

/**
 * This is the position of the tile relative to the northernmost tile of the industry.
 * Format: 00yxYYXX
 * Variable  Content
 * x         the x offset from the northernmost tile
 * XX        same, but stored in a byte instead of a nibble
 * y         the y offset from the northernmost tile
 * YY        same, but stored in a byte instead of a nibble
 * @param tile TileIndex of the tile to evaluate
 * @param ind_tile northernmost tile of the industry
 */
uint32 GetRelativePosition(TileIndex tile, TileIndex ind_tile)
{
	byte x = TileX(tile) - TileX(ind_tile);
	byte y = TileY(tile) - TileY(ind_tile);

	return ((y & 0xF) << 20) | ((x & 0xF) << 16) | (y << 8) | x;
}

static uint32 IndustryTileGetVariable(const ResolverObject *object, byte variable, uint32 parameter, bool *available)
{
	const Industry *inds = object->u.industry.ind;
	TileIndex tile       = object->u.industry.tile;

	if (object->scope == VSG_SCOPE_PARENT) {
		return IndustryGetVariable(object, variable, parameter, available);
	}

	switch (variable) {
		/* Construction state of the tile: a value between 0 and 3 */
		case 0x40: return (IsTileType(tile, MP_INDUSTRY)) ? GetIndustryConstructionStage(tile) : 0;

		/* Terrain type */
		case 0x41: return GetTerrainType(tile);

		/* Current town zone of the tile in the nearest town */
		case 0x42: return GetTownRadiusGroup(ClosestTownFromTile(tile, UINT_MAX), tile);

		/* Relative position */
		case 0x43: return GetRelativePosition(tile, inds->location.tile);

		/* Animation frame. Like house variable 46 but can contain anything 0..FF. */
		case 0x44: return (IsTileType(tile, MP_INDUSTRY)) ? GetAnimationFrame(tile) : 0;

		/* Land info of nearby tiles */
		case 0x60: return GetNearbyIndustryTileInformation(parameter, tile, inds == NULL ? (IndustryID)INVALID_INDUSTRY : inds->index);

		/* Animation stage of nearby tiles */
		case 0x61:
			tile = GetNearbyTile(parameter, tile);
			if (IsTileType(tile, MP_INDUSTRY) && Industry::GetByTile(tile) == inds) {
				return GetAnimationFrame(tile);
			}
			return UINT_MAX;

		/* Get industry tile ID at offset */
		case 0x62: return GetIndustryIDAtOffset(GetNearbyTile(parameter, tile), inds, object->grffile->grfid);
	}

	DEBUG(grf, 1, "Unhandled industry tile variable 0x%X", variable);

	*available = false;
	return UINT_MAX;
}

static const SpriteGroup *IndustryTileResolveReal(const ResolverObject *object, const RealSpriteGroup *group)
{
	/* IndustryTile do not have 'real' groups.  Or do they?? */
	return NULL;
}

static uint32 IndustryTileGetRandomBits(const ResolverObject *object)
{
	const TileIndex tile = object->u.industry.tile;
	const Industry *ind = object->u.industry.ind;
	assert(ind != NULL && IsValidTile(tile));
	assert(ind->index == INVALID_INDUSTRY || IsTileType(tile, MP_INDUSTRY));

	return (object->scope == VSG_SCOPE_SELF) ?
			(ind->index != INVALID_INDUSTRY ? GetIndustryRandomBits(tile) : 0) :
			ind->random;
}

static uint32 IndustryTileGetTriggers(const ResolverObject *object)
{
	const TileIndex tile = object->u.industry.tile;
	const Industry *ind = object->u.industry.ind;
	assert(ind != NULL && IsValidTile(tile));
	assert(ind->index == INVALID_INDUSTRY || IsTileType(tile, MP_INDUSTRY));
	if (ind->index == INVALID_INDUSTRY) return 0;
	return (object->scope == VSG_SCOPE_SELF) ? GetIndustryTriggers(tile) : ind->random_triggers;
}

static void IndustryTileSetTriggers(const ResolverObject *object, int triggers)
{
	const TileIndex tile = object->u.industry.tile;
	Industry *ind = object->u.industry.ind;
	assert(ind != NULL && ind->index != INVALID_INDUSTRY && IsValidTile(tile) && IsTileType(tile, MP_INDUSTRY));

	if (object->scope == VSG_SCOPE_SELF) {
		SetIndustryTriggers(tile, triggers);
	} else {
		ind->random_triggers = triggers;
	}
}

/**
 * Store a value into the persistent storage of the object's parent.
 * @param object Object that we want to query.
 * @param pos Position in the persistent storage to use.
 * @param value Value to store.
 */
void IndustryTileStorePSA(ResolverObject *object, uint pos, int32 value)
{
	Industry *ind = object->u.industry.ind;
	if (object->scope != VSG_SCOPE_PARENT || ind->index == INVALID_INDUSTRY) return;

	if (ind->psa == NULL) {
		/* There is no need to create a storage if the value is zero. */
		if (value == 0) return;

		/* Create storage on first modification. */
		const IndustrySpec *indsp = GetIndustrySpec(ind->type);
		uint32 grfid = (indsp->grf_prop.grffile != NULL) ? indsp->grf_prop.grffile->grfid : 0;
		assert(PersistentStorage::CanAllocateItem());
		ind->psa = new PersistentStorage(grfid);
	}

	ind->psa->StoreValue(pos, value);
}

static void NewIndustryTileResolver(ResolverObject *res, IndustryGfx gfx, TileIndex tile, Industry *indus)
{
	res->GetRandomBits = IndustryTileGetRandomBits;
	res->GetTriggers   = IndustryTileGetTriggers;
	res->SetTriggers   = IndustryTileSetTriggers;
	res->GetVariable   = IndustryTileGetVariable;
	res->ResolveReal   = IndustryTileResolveReal;
	res->StorePSA      = IndustryTileStorePSA;

	res->u.industry.tile = tile;
	res->u.industry.ind  = indus;
	res->u.industry.gfx  = gfx;
	res->u.industry.type = indus->type;

	res->callback        = CBID_NO_CALLBACK;
	res->callback_param1 = 0;
	res->callback_param2 = 0;
	res->ResetState();

	const IndustryTileSpec *its = GetIndustryTileSpec(gfx);
	res->grffile         = (its != NULL ? its->grf_prop.grffile : NULL);
}

static void IndustryDrawTileLayout(const TileInfo *ti, const TileLayoutSpriteGroup *group, byte rnd_colour, byte stage, IndustryGfx gfx)
{
	const DrawTileSprites *dts = group->ProcessRegisters(&stage);

	SpriteID image = dts->ground.sprite;
	PaletteID pal  = dts->ground.pal;

	if (HasBit(image, SPRITE_MODIFIER_CUSTOM_SPRITE)) image += stage;
	if (HasBit(pal, SPRITE_MODIFIER_CUSTOM_SPRITE)) pal += stage;

	if (GB(image, 0, SPRITE_WIDTH) != 0) {
		/* If the ground sprite is the default flat water sprite, draw also canal/river borders
		 * Do not do this if the tile's WaterClass is 'land'. */
		if (image == SPR_FLAT_WATER_TILE && IsTileOnWater(ti->tile)) {
			DrawWaterClassGround(ti);
		} else {
			DrawGroundSprite(image, GroundSpritePaletteTransform(image, pal, GENERAL_SPRITE_COLOUR(rnd_colour)));
		}
	}

	DrawNewGRFTileSeq(ti, dts, TO_INDUSTRIES, stage, GENERAL_SPRITE_COLOUR(rnd_colour));
}

uint16 GetIndustryTileCallback(CallbackID callback, uint32 param1, uint32 param2, IndustryGfx gfx_id, Industry *industry, TileIndex tile)
{
	ResolverObject object;
	const SpriteGroup *group;

	assert(industry != NULL && IsValidTile(tile));
	assert(industry->index == INVALID_INDUSTRY || IsTileType(tile, MP_INDUSTRY));

	NewIndustryTileResolver(&object, gfx_id, tile, industry);
	object.callback = callback;
	object.callback_param1 = param1;
	object.callback_param2 = param2;

	group = SpriteGroup::Resolve(GetIndustryTileSpec(gfx_id)->grf_prop.spritegroup[0], &object);
	if (group == NULL || group->type != SGT_CALLBACK) return CALLBACK_FAILED;

	return group->GetCallbackResult();
}

bool DrawNewIndustryTile(TileInfo *ti, Industry *i, IndustryGfx gfx, const IndustryTileSpec *inds)
{
	const SpriteGroup *group;
	ResolverObject object;

	if (ti->tileh != SLOPE_FLAT) {
		bool draw_old_one = true;
		if (HasBit(inds->callback_mask, CBM_INDT_DRAW_FOUNDATIONS)) {
			/* Called to determine the type (if any) of foundation to draw for industry tile */
			uint32 callback_res = GetIndustryTileCallback(CBID_INDTILE_DRAW_FOUNDATIONS, 0, 0, gfx, i, ti->tile);
			draw_old_one = (callback_res != 0);
		}

		if (draw_old_one) DrawFoundation(ti, FOUNDATION_LEVELED);
	}

	NewIndustryTileResolver(&object, gfx, ti->tile, i);

	group = SpriteGroup::Resolve(inds->grf_prop.spritegroup[0], &object);
	if (group == NULL || group->type != SGT_TILELAYOUT) {
		return false;
	} else {
		/* Limit the building stage to the number of stages supplied. */
		const TileLayoutSpriteGroup *tlgroup = (const TileLayoutSpriteGroup *)group;
		byte stage = GetIndustryConstructionStage(ti->tile);
		IndustryDrawTileLayout(ti, tlgroup, i->random_colour, stage, gfx);
		return true;
	}
}

extern bool IsSlopeRefused(Slope current, Slope refused);

/**
 * Check the slope of a tile of a new industry.
 * @param ind_base_tile Base tile of the industry.
 * @param ind_tile      Tile to check.
 * @param its           Tile specification.
 * @param type          Industry type.
 * @param gfx           Gfx of the tile.
 * @param itspec_index  Layout.
 * @param initial_random_bits Random bits of industry after construction
 * @param founder       Industry founder
 * @param creation_type The circumstances the industry is created under.
 * @return Suceeded or failed command.
 */
CommandCost PerformIndustryTileSlopeCheck(TileIndex ind_base_tile, TileIndex ind_tile, const IndustryTileSpec *its, IndustryType type, IndustryGfx gfx, uint itspec_index, uint16 initial_random_bits, Owner founder, IndustryAvailabilityCallType creation_type)
{
	Industry ind;
	ind.index = INVALID_INDUSTRY;
	ind.location.tile = ind_base_tile;
	ind.location.w = 0;
	ind.type = type;
	ind.random = initial_random_bits;
	ind.founder = founder;

	uint16 callback_res = GetIndustryTileCallback(CBID_INDTILE_SHAPE_CHECK, 0, creation_type << 8 | itspec_index, gfx, &ind, ind_tile);
	if (callback_res == CALLBACK_FAILED) {
		if (!IsSlopeRefused(GetTileSlope(ind_tile), its->slopes_refused)) return CommandCost();
		return_cmd_error(STR_ERROR_SITE_UNSUITABLE);
	}
	if (its->grf_prop.grffile->grf_version < 7) {
		if (callback_res != 0) return CommandCost();
		return_cmd_error(STR_ERROR_SITE_UNSUITABLE);
	}

	return GetErrorMessageFromLocationCallbackResult(callback_res, its->grf_prop.grffile->grfid, STR_ERROR_SITE_UNSUITABLE);
}

/* Simple wrapper for GetHouseCallback to keep the animation unified. */
uint16 GetSimpleIndustryCallback(CallbackID callback, uint32 param1, uint32 param2, const IndustryTileSpec *spec, Industry *ind, TileIndex tile, int extra_data)
{
	return GetIndustryTileCallback(callback, param1, param2, spec - GetIndustryTileSpec(0), ind, tile);
}

/** Helper class for animation control. */
struct IndustryAnimationBase : public AnimationBase<IndustryAnimationBase, IndustryTileSpec, Industry, int, GetSimpleIndustryCallback> {
	static const CallbackID cb_animation_speed      = CBID_INDTILE_ANIMATION_SPEED;
	static const CallbackID cb_animation_next_frame = CBID_INDTILE_ANIM_NEXT_FRAME;

	static const IndustryTileCallbackMask cbm_animation_speed      = CBM_INDT_ANIM_SPEED;
	static const IndustryTileCallbackMask cbm_animation_next_frame = CBM_INDT_ANIM_NEXT_FRAME;
};

void AnimateNewIndustryTile(TileIndex tile)
{
	const IndustryTileSpec *itspec = GetIndustryTileSpec(GetIndustryGfx(tile));
	if (itspec == NULL) return;

	IndustryAnimationBase::AnimateTile(itspec, Industry::GetByTile(tile), tile, (itspec->special_flags & INDTILE_SPECIAL_NEXTFRAME_RANDOMBITS) != 0);
}

bool StartStopIndustryTileAnimation(TileIndex tile, IndustryAnimationTrigger iat, uint32 random)
{
	const IndustryTileSpec *itspec = GetIndustryTileSpec(GetIndustryGfx(tile));

	if (!HasBit(itspec->animation.triggers, iat)) return false;

	IndustryAnimationBase::ChangeAnimationFrame(CBID_INDTILE_ANIM_START_STOP, itspec, Industry::GetByTile(tile), tile, random, iat);
	return true;
}

bool StartStopIndustryTileAnimation(const Industry *ind, IndustryAnimationTrigger iat)
{
	bool ret = true;
	uint32 random = Random();
	TILE_AREA_LOOP(tile, ind->location) {
		if (IsTileType(tile, MP_INDUSTRY) && GetIndustryIndex(tile) == ind->index) {
			if (StartStopIndustryTileAnimation(tile, iat, random)) {
				SB(random, 0, 16, Random());
			} else {
				ret = false;
			}
		}
	}

	return ret;
}

/**
 * Trigger random triggers for an industry tile and reseed its random bits.
 * @param tile Industry tile to trigger.
 * @param trigger Trigger to trigger.
 * @param ind Industry of the tile.
 * @param [in,out] reseed_industry Collects bits to reseed for the industry.
 */
static void DoTriggerIndustryTile(TileIndex tile, IndustryTileTrigger trigger, Industry *ind, uint32 &reseed_industry)
{
	ResolverObject object;

	assert(IsValidTile(tile) && IsTileType(tile, MP_INDUSTRY));

	IndustryGfx gfx = GetIndustryGfx(tile);
	const IndustryTileSpec *itspec = GetIndustryTileSpec(gfx);

	if (itspec->grf_prop.spritegroup[0] == NULL) return;

	NewIndustryTileResolver(&object, gfx, tile, ind);

	object.callback = CBID_RANDOM_TRIGGER;
	object.trigger = trigger;

	const SpriteGroup *group = SpriteGroup::Resolve(itspec->grf_prop.spritegroup[0], &object);
	if (group == NULL) return;

	byte new_random_bits = Random();
	byte random_bits = GetIndustryRandomBits(tile);
	random_bits &= ~object.reseed[VSG_SCOPE_SELF];
	random_bits |= new_random_bits & object.reseed[VSG_SCOPE_SELF];
	SetIndustryRandomBits(tile, random_bits);
	MarkTileDirtyByTile(tile);

	reseed_industry |= object.reseed[VSG_SCOPE_PARENT];
}

/**
 * Reseeds the random bits of an industry.
 * @param ind Industry.
 * @param reseed Bits to reseed.
 */
static void DoReseedIndustry(Industry *ind, uint32 reseed)
{
	if (reseed == 0 || ind == NULL) return;

	uint16 random_bits = Random();
	ind->random &= reseed;
	ind->random |= random_bits & reseed;
}

/**
 * Trigger a random trigger for a single industry tile.
 * @param tile Industry tile to trigger.
 * @param trigger Trigger to trigger.
 */
void TriggerIndustryTile(TileIndex tile, IndustryTileTrigger trigger)
{
	uint32 reseed_industry = 0;
	Industry *ind = Industry::GetByTile(tile);
	DoTriggerIndustryTile(tile, trigger, ind, reseed_industry);
	DoReseedIndustry(ind, reseed_industry);
}

/**
 * Trigger a random trigger for all industry tiles.
 * @param ind Industry to trigger.
 * @param trigger Trigger to trigger.
 */
void TriggerIndustry(Industry *ind, IndustryTileTrigger trigger)
{
	uint32 reseed_industry = 0;
	TILE_AREA_LOOP(tile, ind->location) {
		if (IsTileType(tile, MP_INDUSTRY) && GetIndustryIndex(tile) == ind->index) {
			DoTriggerIndustryTile(tile, trigger, ind, reseed_industry);
		}
	}
	DoReseedIndustry(ind, reseed_industry);
}

/**
 * Resolve a industry tile's spec and such so we can get a variable.
 * @param ro    The resolver object to fill.
 * @param index The industry tile to get the data from.
 */
void GetIndustryTileResolver(ResolverObject *ro, uint index)
{
	NewIndustryTileResolver(ro, GetIndustryGfx(index), index, Industry::GetByTile(index));
}