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
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +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
|
1d8b95b235
|
(svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations)
|
2010-08-26 14:36:00 +00:00 |
|
rubidium
|
7f86dcca90
|
(svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations)
|
2010-08-26 14:36:00 +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 |
|
yexo
|
3afe2ad55f
|
(svn r20611) -Fix: disable newgrf houses that have a different size then their substitute type
|
2010-08-24 16:30:31 +00:00 |
|
yexo
|
0a644af019
|
(svn r20611) -Fix: disable newgrf houses that have a different size then their substitute type
|
2010-08-24 16:30:31 +00:00 |
|
yexo
|
76bf2b36a5
|
(svn r20602) -Change (r20601): use DFLT instead of DEFA as name for the default field
|
2010-08-23 21:53:55 +00:00 |
|
yexo
|
09d109a787
|
(svn r20602) -Change (r20601): use DFLT instead of DEFA as name for the default field
|
2010-08-23 21:53:55 +00:00 |
|
yexo
|
8d451d3d72
|
(svn r20601) -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults with action 14
|
2010-08-23 21:47:07 +00:00 |
|
yexo
|
a36159614a
|
(svn r20601) -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults with action 14
|
2010-08-23 21:47:07 +00:00 |
|
rubidium
|
771b553333
|
(svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker
|
2010-08-19 19:23:38 +00:00 |
|
rubidium
|
552adca67f
|
(svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker
|
2010-08-19 19:23:38 +00:00 |
|
yexo
|
b4ec144af2
|
(svn r20474) -Cleanup: remove some unused code
|
2010-08-12 21:36:43 +00:00 |
|
yexo
|
241d705406
|
(svn r20474) -Cleanup: remove some unused code
|
2010-08-12 21:36:43 +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
|
443ecb986d
|
(svn r20436) -Codechange: use GRFFilePropsBase's spritegroup for stations.
|
2010-08-10 15:51:33 +00:00 |
|
rubidium
|
3d21fb44aa
|
(svn r20436) -Codechange: use GRFFilePropsBase's spritegroup for stations.
|
2010-08-10 15:51:33 +00:00 |
|
rubidium
|
3e1888287e
|
(svn r20435) -Codechange: move spritegroup to GRFFilePropsBase and prepare it for more spritegroups
|
2010-08-10 15:49:35 +00:00 |
|
rubidium
|
ca7a067b7a
|
(svn r20435) -Codechange: move spritegroup to GRFFilePropsBase and prepare it for more spritegroups
|
2010-08-10 15:49:35 +00:00 |
|
rubidium
|
b6263d2034
|
(svn r20407) -Codechange: make AirportClass use the new generic class
|
2010-08-07 22:08:20 +00:00 |
|
rubidium
|
ef50a89ca5
|
(svn r20407) -Codechange: make AirportClass use the new generic class
|
2010-08-07 22:08:20 +00:00 |
|
rubidium
|
40ab6a3298
|
(svn r20406) -Codechange: make StationClass use the new generic class
|
2010-08-07 22:07:07 +00:00 |
|
rubidium
|
edbadde301
|
(svn r20406) -Codechange: make StationClass use the new generic class
|
2010-08-07 22:07:07 +00:00 |
|
rubidium
|
7796204a82
|
(svn r20404) -Codechange: remove the need for StationSpec::allocated
|
2010-08-07 21:39:30 +00:00 |
|
rubidium
|
2b645d1b0d
|
(svn r20404) -Codechange: remove the need for StationSpec::allocated
|
2010-08-07 21:39:30 +00:00 |
|
rubidium
|
8f1d0358bd
|
(svn r20402) -Codechange: rename the airport/station class id to something slightly more generic
|
2010-08-07 21:10:57 +00:00 |
|
rubidium
|
2d3ee123af
|
(svn r20402) -Codechange: rename the airport/station class id to something slightly more generic
|
2010-08-07 21:10:57 +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
|
3285c6ab58
|
(svn r20400) -Codechange: let StationSpec use GRFFilePropsBase
|
2010-08-07 20:52:45 +00:00 |
|
rubidium
|
b6a0806948
|
(svn r20400) -Codechange: let StationSpec use GRFFilePropsBase
|
2010-08-07 20:52:45 +00:00 |
|
yexo
|
917d4cb7be
|
(svn r20377) -Feature: [NewGRF] prop 0x0A tile layout for airports
|
2010-08-05 12:10:22 +00:00 |
|
yexo
|
d00cf48323
|
(svn r20377) -Feature: [NewGRF] prop 0x0A tile layout for airports
|
2010-08-05 12:10:22 +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 |
|
terkhen
|
bd1dd17bf2
|
(svn r20301) -Add: [NewGRF] Read air drag property from Action 0 for trains.
|
2010-08-02 14:51:35 +00:00 |
|
terkhen
|
8203749e68
|
(svn r20301) -Add: [NewGRF] Read air drag property from Action 0 for trains.
|
2010-08-02 14:51:35 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
4bd32799f1
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
8c85b4ce3d
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
rubidium
|
e356cb9405
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|