rubidium
|
f56e630e5c
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
rubidium
|
3b798599b6
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
smatz
|
ff7e0b2586
|
(svn r14280) -Codechange: use IsRailWaypointTile() instead of IsTileType() and IsRailWaypoint() checks at several places
|
2008-09-09 12:26:25 +00:00 |
|
smatz
|
f503c7c99e
|
(svn r14280) -Codechange: use IsRailWaypointTile() instead of IsTileType() and IsRailWaypoint() checks at several places
|
2008-09-09 12:26:25 +00:00 |
|
rubidium
|
2a567afff4
|
(svn r13965) -Add [YAPP]: Implement newgrf var 0x44 for stations (PBS reservation state). (michi_cc)
|
2008-08-02 22:57:03 +00:00 |
|
rubidium
|
88b1ee0b43
|
(svn r13965) -Add [YAPP]: Implement newgrf var 0x44 for stations (PBS reservation state). (michi_cc)
|
2008-08-02 22:57:03 +00:00 |
|
frosch
|
d54d8bf295
|
(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
|
2008-07-30 18:23:12 +00:00 |
|
frosch
|
93d0ca8731
|
(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
|
2008-07-30 18:23:12 +00:00 |
|
frosch
|
d6e8a15c8e
|
(svn r13851) -Fix (r9393): GetTownByTile() is only valid for houses and roads.
|
2008-07-27 18:36:11 +00:00 |
|
frosch
|
1aa6e00b48
|
(svn r13851) -Fix (r9393): GetTownByTile() is only valid for houses and roads.
|
2008-07-27 18:36:11 +00:00 |
|
smatz
|
abea03fb89
|
(svn r13830) -Feature: show additional NewGRF info in the Tile Info window for stations, houses and industries
|
2008-07-25 22:37:34 +00:00 |
|
smatz
|
05c2a8eba4
|
(svn r13830) -Feature: show additional NewGRF info in the Tile Info window for stations, houses and industries
|
2008-07-25 22:37:34 +00:00 |
|
rubidium
|
39514a9d68
|
(svn r13734) -Fix: NewGRF rail continuation would always mark a tunnel on the same axis as connected, even when the tunnel faces the wrong direction.
|
2008-07-19 10:10:21 +00:00 |
|
rubidium
|
bfa66f70b3
|
(svn r13734) -Fix: NewGRF rail continuation would always mark a tunnel on the same axis as connected, even when the tunnel faces the wrong direction.
|
2008-07-19 10:10:21 +00:00 |
|
rubidium
|
2b85217bfe
|
(svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station code.
|
2008-04-23 22:16:41 +00:00 |
|
rubidium
|
dce1b33196
|
(svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station code.
|
2008-04-23 22:16:41 +00:00 |
|
rubidium
|
5a17e6b395
|
(svn r12817) -Feature: the ability to play NewGRF sounds for industries and stations.
|
2008-04-21 11:29:01 +00:00 |
|
rubidium
|
a40bba8bac
|
(svn r12817) -Feature: the ability to play NewGRF sounds for industries and stations.
|
2008-04-21 11:29:01 +00:00 |
|
rubidium
|
d010ae9408
|
(svn r12801) -Codechange: remove the dependency of function.h in town_map.h
|
2008-04-20 08:43:31 +00:00 |
|
rubidium
|
181b36ca0b
|
(svn r12801) -Codechange: remove the dependency of function.h in town_map.h
|
2008-04-20 08:43:31 +00:00 |
|
rubidium
|
ba0532b595
|
(svn r12800) -Codechange: move the animated tile related functions out of texteff.cpp (it isn't a text effect after all). Also remove a few more functions from functions.
|
2008-04-20 08:22:59 +00:00 |
|
rubidium
|
15680e477a
|
(svn r12800) -Codechange: move the animated tile related functions out of texteff.cpp (it isn't a text effect after all). Also remove a few more functions from functions.
|
2008-04-20 08:22:59 +00:00 |
|
peter1138
|
61ba65846a
|
(svn r12799) -Fix (r12798): Empty for-loop warnings from gcc 4.3+
|
2008-04-19 23:34:42 +00:00 |
|
peter1138
|
4f8409daf6
|
(svn r12799) -Fix (r12798): Empty for-loop warnings from gcc 4.3+
|
2008-04-19 23:34:42 +00:00 |
|
peter1138
|
3b7558b89c
|
(svn r12798) -Feature: Add some support for NewGRF station animation. (Thanks to mart3p for samples and fixes)
|
2008-04-19 23:19:12 +00:00 |
|
peter1138
|
210d757499
|
(svn r12798) -Feature: Add some support for NewGRF station animation. (Thanks to mart3p for samples and fixes)
|
2008-04-19 23:19:12 +00:00 |
|
peter1138
|
9c3725827a
|
(svn r12747) -Codechange: Add varaction retrieval of station animation frame
|
2008-04-17 06:53:52 +00:00 |
|
peter1138
|
0cd14f9ebb
|
(svn r12747) -Codechange: Add varaction retrieval of station animation frame
|
2008-04-17 06:53:52 +00:00 |
|
peter1138
|
5d755429b4
|
(svn r12674) -Fix [FS#1902]: Colour remaps on station sprites only worked for company colours.
|
2008-04-12 22:11:21 +00:00 |
|
peter1138
|
a45c1d45e5
|
(svn r12674) -Fix [FS#1902]: Colour remaps on station sprites only worked for company colours.
|
2008-04-12 22:11:21 +00:00 |
|
rubidium
|
c51b81c247
|
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
|
2008-03-31 00:06:17 +00:00 |
|
rubidium
|
2edd403656
|
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
|
2008-03-31 00:06:17 +00:00 |
|
glx
|
90616adcb0
|
(svn r12452) -Feature: [NewGRF] Add random action 2 type 84. For vehicles only.
|
2008-03-27 21:36:16 +00:00 |
|
glx
|
bbdb831301
|
(svn r12452) -Feature: [NewGRF] Add random action 2 type 84. For vehicles only.
|
2008-03-27 21:36:16 +00:00 |
|
smatz
|
1f13638d03
|
(svn r12368) -Codechange: use explicit body for loops and conditions and remove -Wno-empty-body from the configure script
|
2008-03-15 13:21:31 +00:00 |
|
smatz
|
bfae49aeb2
|
(svn r12368) -Codechange: use explicit body for loops and conditions and remove -Wno-empty-body from the configure script
|
2008-03-15 13:21:31 +00:00 |
|
frosch
|
7f3d56041b
|
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus().
|
2008-02-20 17:49:50 +00:00 |
|
frosch
|
b7993793c8
|
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus().
|
2008-02-20 17:49:50 +00:00 |
|
frosch
|
a13899ee8e
|
(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileSprites into one PalSpriteID
|
2008-02-15 18:40:42 +00:00 |
|
frosch
|
a40d761d7f
|
(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileSprites into one PalSpriteID
|
2008-02-15 18:40:42 +00:00 |
|
frosch
|
ae996a270b
|
(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into one PalSpriteID
|
2008-02-15 18:34:26 +00:00 |
|
frosch
|
fd0f57a794
|
(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into one PalSpriteID
|
2008-02-15 18:34:26 +00:00 |
|
frosch
|
90ee6a16ab
|
(svn r12028) -Codechange: Split common part of station var 0x67, house var 0x62, indtile var 0x60 and industry var 0x62 to 'newgrf_commons.cpp'.
|
2008-01-31 17:46:08 +00:00 |
|
frosch
|
fe9891c8ec
|
(svn r12028) -Codechange: Split common part of station var 0x67, house var 0x62, indtile var 0x60 and industry var 0x62 to 'newgrf_commons.cpp'.
|
2008-01-31 17:46:08 +00:00 |
|
peter1138
|
df7286e7c1
|
(svn r11881) -Cleanup: Code style for global variables.
|
2008-01-16 18:34:53 +00:00 |
|
peter1138
|
69cb009075
|
(svn r11881) -Cleanup: Code style for global variables.
|
2008-01-16 18:34:53 +00:00 |
|
peter1138
|
b4d476b7d1
|
(svn r11859) -Codechange: Update newgrf station class dropdown to use new method of generating list.
|
2008-01-15 10:36:51 +00:00 |
|
peter1138
|
68a3df82b9
|
(svn r11859) -Codechange: Update newgrf station class dropdown to use new method of generating list.
|
2008-01-15 10:36:51 +00:00 |
|
rubidium
|
90acd52f22
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|
rubidium
|
d4e6a6bf57
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|