rubidium
|
01d0f94c12
|
(svn r20649) -Codechange: implement classes for objects
|
2010-08-28 17:32:30 +00:00 |
|
rubidium
|
f9a9b0ed4a
|
(svn r20649) -Codechange: implement classes for objects
|
2010-08-28 17:32:30 +00:00 |
|
rubidium
|
3f6dab2127
|
(svn r20648) -Codechange: implement the NewGRF override manager for objects
|
2010-08-28 17:30:55 +00:00 |
|
rubidium
|
1ec1f1ef37
|
(svn r20648) -Codechange: implement the NewGRF override manager for objects
|
2010-08-28 17:30:55 +00:00 |
|
rubidium
|
cd705f434c
|
(svn r20647) -Codechange: update some of the object spec information
|
2010-08-28 17:29:12 +00:00 |
|
rubidium
|
34da98f2b1
|
(svn r20647) -Codechange: update some of the object spec information
|
2010-08-28 17:29:12 +00:00 |
|
rubidium
|
03021c555e
|
(svn r20642) -Codechange: make the table in object_land easier expandable.
|
2010-08-27 22:46:11 +00:00 |
|
rubidium
|
0d8091a7c3
|
(svn r20642) -Codechange: make the table in object_land easier expandable.
|
2010-08-27 22:46:11 +00:00 |
|
rubidium
|
a3b1abc83d
|
(svn r20641) -Codechange: remove the "require flat land" flag
|
2010-08-27 22:43:27 +00:00 |
|
rubidium
|
5d835bd280
|
(svn r20641) -Codechange: remove the "require flat land" flag
|
2010-08-27 22:43:27 +00:00 |
|
rubidium
|
1f78d3f6ec
|
(svn r20638) -Codechange: split object.h
|
2010-08-27 22:21:23 +00:00 |
|
rubidium
|
3e9e1b8e65
|
(svn r20638) -Codechange: split object.h
|
2010-08-27 22:21:23 +00:00 |
|
rubidium
|
514f566d7c
|
(svn r20623) -Codechange: unify the storing of animation related information
|
2010-08-26 15:31:40 +00:00 |
|
rubidium
|
e2e26190d5
|
(svn r20623) -Codechange: unify the storing of animation related information
|
2010-08-26 15:31:40 +00:00 |
|
rubidium
|
03f28f0b06
|
(svn r20620) -Codechange: rename airporttile's callback_flags to callback_mask, so it's the same for all NewGRF features with callbacks
|
2010-08-26 11:18:32 +00:00 |
|
rubidium
|
193800e0fa
|
(svn r20620) -Codechange: rename airporttile's callback_flags to callback_mask, so it's the same for all NewGRF features with callbacks
|
2010-08-26 11:18:32 +00:00 |
|
rubidium
|
6d3c747d05
|
(svn r20553) -Feature: allow rate limiting of incoming commands
|
2010-08-19 08:59:36 +00:00 |
|
rubidium
|
a4c6d07edc
|
(svn r20553) -Feature: allow rate limiting of incoming commands
|
2010-08-19 08:59:36 +00:00 |
|
yexo
|
202839e58c
|
(svn r20538) -Codechange: introduce a few macros to initialize the airport classes
|
2010-08-18 01:19:03 +00:00 |
|
yexo
|
a65345d7ed
|
(svn r20538) -Codechange: introduce a few macros to initialize the airport classes
|
2010-08-18 01:19:03 +00:00 |
|
yexo
|
8668f30020
|
(svn r20478) -Codechange: remove support for 'helipad groups' because there are no airports with more than 1 helipad group
|
2010-08-13 00:36:12 +00:00 |
|
yexo
|
bc96bdb203
|
(svn r20478) -Codechange: remove support for 'helipad groups' because there are no airports with more than 1 helipad group
|
2010-08-13 00:36:12 +00:00 |
|
rubidium
|
b5d5a4e159
|
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
|
2010-08-10 15:54:53 +00:00 |
|
rubidium
|
29b489a055
|
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
|
2010-08-10 15:54:53 +00:00 |
|
rubidium
|
1f2276b785
|
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
|
2010-08-08 10:59:30 +00:00 |
|
rubidium
|
3da3d131c6
|
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
|
2010-08-08 10:59:30 +00:00 |
|
rubidium
|
da8c058b89
|
(svn r20401) -Codechange: let HouseSpec use GRFFileProps
|
2010-08-07 21:03:38 +00:00 |
|
rubidium
|
6d6939f844
|
(svn r20401) -Codechange: let HouseSpec use GRFFileProps
|
2010-08-07 21:03:38 +00:00 |
|
rubidium
|
c9c46be3fb
|
(svn r20398) -Codechange: move some variables of GRFFileProps into (the new) GRFFilePropsBase
|
2010-08-07 20:51:07 +00:00 |
|
rubidium
|
af9d8824bd
|
(svn r20398) -Codechange: move some variables of GRFFileProps into (the new) GRFFilePropsBase
|
2010-08-07 20:51:07 +00:00 |
|
yexo
|
c8d8c996c2
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
|
yexo
|
a3a24f4c68
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
|
yexo
|
f9f141c480
|
(svn r20370) -Add: [NewGRF] new action 5 block to add airport preview sprites
|
2010-08-05 12:03:58 +00:00 |
|
yexo
|
a48dbd7c51
|
(svn r20370) -Add: [NewGRF] new action 5 block to add airport preview sprites
|
2010-08-05 12:03:58 +00:00 |
|
yexo
|
f0bc18a792
|
(svn r20369) -Feature: preview sprites for airports
|
2010-08-05 12:03:34 +00:00 |
|
yexo
|
3e6f8165d4
|
(svn r20369) -Feature: preview sprites for airports
|
2010-08-05 12:03:34 +00:00 |
|
yexo
|
2743532ae5
|
(svn r20366) -Codechange: store the rotation of the airport layout in the station struct and use it to rotate hangar tiles
|
2010-08-05 12:00:09 +00:00 |
|
yexo
|
d2f9b87ccd
|
(svn r20366) -Codechange: store the rotation of the airport layout in the station struct and use it to rotate hangar tiles
|
2010-08-05 12:00:09 +00:00 |
|
rubidium
|
afb7c7d813
|
(svn r20349) -Fix: don't pay stuff you didn't have to pay for previously :)
|
2010-08-03 16:42:47 +00:00 |
|
rubidium
|
d1a7f7a672
|
(svn r20349) -Fix: don't pay stuff you didn't have to pay for previously :)
|
2010-08-03 16:42:47 +00:00 |
|
rubidium
|
ac5e8d9825
|
(svn r20342) -Codechange: unify the construction of objects
|
2010-08-03 12:41:24 +00:00 |
|
rubidium
|
725c181445
|
(svn r20342) -Codechange: unify the construction of objects
|
2010-08-03 12:41:24 +00:00 |
|
rubidium
|
e72a0a39bb
|
(svn r20340) -Codechange: introduce some flags for objects and use them in some places
|
2010-08-03 12:07:55 +00:00 |
|
rubidium
|
1c86321d35
|
(svn r20340) -Codechange: introduce some flags for objects and use them in some places
|
2010-08-03 12:07:55 +00:00 |
|
rubidium
|
fbda65a676
|
(svn r20339) -Codechange: reorder the HQ drawing data so it's in a slightly more logical order from the map array's point of view.
|
2010-08-03 11:39:17 +00:00 |
|
rubidium
|
d687b49a4e
|
(svn r20339) -Codechange: reorder the HQ drawing data so it's in a slightly more logical order from the map array's point of view.
|
2010-08-03 11:39:17 +00:00 |
|
rubidium
|
d23e2d64b8
|
(svn r20338) -Codechange: unify the unmovable tile drawing
|
2010-08-03 11:35:57 +00:00 |
|
rubidium
|
fbde46c028
|
(svn r20338) -Codechange: unify the unmovable tile drawing
|
2010-08-03 11:35:57 +00:00 |
|
rubidium
|
3a971a7f03
|
(svn r20336) -Codechange: rework the HQ updating
|
2010-08-03 08:32:58 +00:00 |
|
rubidium
|
f812e80002
|
(svn r20336) -Codechange: rework the HQ updating
|
2010-08-03 08:32:58 +00:00 |
|