belugas
|
ccfeb13047
|
(svn r4425) Fix bug introduced in r4411 : while IS_BYTE_INSIDE, max value is STRICKLY LESS THEN. This caused airports animations to stay unanimated. Industries were similarly affected.
Thanks to Richk67 for finding it.
Also, more Gfx define and use.
|
2006-04-15 01:06:53 +00:00 |
|
belugas
|
c09109cc67
|
(svn r4411) CodeChange : Define and use some Gfx for both stations and industries. More are still to come
Also, a bit of code cleaning, as pointed by Tron
|
2006-04-14 01:54:07 +00:00 |
|
belugas
|
b0906708a0
|
(svn r4399) CodeChange : Add and make use of [G|S]etIndustryAnimationLoop accessors.
|
2006-04-12 18:10:54 +00:00 |
|
belugas
|
ddd96570ca
|
(svn r4350) CodeChange : Add and use accessors [G|S]etIndustrype. Define and use IndustryGfx type instead of uint
|
2006-04-10 21:00:56 +00:00 |
|
belugas
|
43101bd2d1
|
(svn r4346) CodeChange : Add and Use Accessors to Industry's Stage and Counter construction. Removed last direct map access from Disaster_cmd.c as well. Based on work from Rubidium in tfc_newmap
|
2006-04-10 15:09:56 +00:00 |
|
tron
|
bbf4f982a0
|
(svn r4166) Sprinkle several map accessors with assert()s
|
2006-03-30 09:29:01 +00:00 |
|
tron
|
a77e3bd855
|
(svn r4108) Add [GS]etIndustryGfx()
|
2006-03-25 10:38:28 +00:00 |
|
tron
|
d1bd1a7035
|
(svn r4087) Add IsIndustryCompleted() to check if a industry tile is fully built
|
2006-03-24 13:46:45 +00:00 |
|
tron
|
662885ecd1
|
(svn r4086) Add MakeIndustry()
|
2006-03-24 13:31:17 +00:00 |
|
tron
|
8ce4bdfad9
|
(svn r4077) Add GetIndustry{Index,ByTile}() to get the industry index resp. the industry from a tile
|
2006-03-24 08:00:45 +00:00 |
|