peter1138
|
2b820780a1
|
(svn r18972) -Add: [NewGRF] Per-rail type speed limits.
|
2010-01-31 13:17:29 +00:00 |
|
peter1138
|
91c42bb596
|
(svn r18969) -Add: [NewGRF] NewGRF-settable rail type properties.
|
2010-01-30 21:49:22 +00:00 |
|
peter1138
|
32ef582c37
|
(svn r18969) -Add: [NewGRF] NewGRF-settable rail type properties.
|
2010-01-30 21:49:22 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
peter1138
|
8651144bee
|
(svn r18766) -Codechange: Make train acceleration type (rail/elrail/monorail vs maglev) a rail type property
|
2010-01-09 15:33:41 +00:00 |
|
peter1138
|
1382964fa0
|
(svn r18766) -Codechange: Make train acceleration type (rail/elrail/monorail vs maglev) a rail type property
|
2010-01-09 15:33:41 +00:00 |
|
peter1138
|
10753a6199
|
(svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail pieces was inverted.
|
2009-12-15 13:59:20 +00:00 |
|
peter1138
|
7b136d1fdd
|
(svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail pieces was inverted.
|
2009-12-15 13:59:20 +00:00 |
|
rubidium
|
224f4e0197
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
rubidium
|
860b9b1cea
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
frosch
|
040404c5d3
|
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
|
2009-11-07 22:47:54 +00:00 |
|
frosch
|
ba1fc280e3
|
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
|
2009-11-07 22:47:54 +00:00 |
|
rubidium
|
310465da07
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
rubidium
|
e8ddf001c8
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
a78751ee9a
|
(svn r16869) -Codechange: make drawing waypoints a tiny bit more like drawing stations
|
2009-07-18 10:01:31 +00:00 |
|
rubidium
|
861a2163f6
|
(svn r16869) -Codechange: make drawing waypoints a tiny bit more like drawing stations
|
2009-07-18 10:01:31 +00:00 |
|
smatz
|
f6a4d61cca
|
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
|
2009-06-24 17:39:54 +00:00 |
|
smatz
|
8343340acb
|
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
|
2009-06-24 17:39:54 +00:00 |
|
rubidium
|
4c0542c17f
|
(svn r16393) -Codechange: move VehicleRail to Train.
|
2009-05-22 22:55:41 +00:00 |
|
rubidium
|
da5661a0c8
|
(svn r16393) -Codechange: move VehicleRail to Train.
|
2009-05-22 22:55:41 +00:00 |
|
peter1138
|
793eabf61e
|
(svn r15417) -Codechange: Add default rail type labels and support for per-GRF translation table.
|
2009-02-08 18:11:06 +00:00 |
|
peter1138
|
a68e0ee42f
|
(svn r15417) -Codechange: Add default rail type labels and support for per-GRF translation table.
|
2009-02-08 18:11:06 +00:00 |
|
peter1138
|
f382c2381b
|
(svn r15050) -Codechange: Use one absolute SpriteID with offsets to draw track fences.
|
2009-01-13 08:39:25 +00:00 |
|
peter1138
|
56b91b582e
|
(svn r15050) -Codechange: Use one absolute SpriteID with offsets to draw track fences.
|
2009-01-13 08:39:25 +00:00 |
|
smatz
|
b2852f88fb
|
(svn r14448) -Codechange [FS#2328]: rename a few variables (based on a patch by planetmaker)
|
2008-10-07 20:57:41 +00:00 |
|
smatz
|
1906aa2bbb
|
(svn r14448) -Codechange [FS#2328]: rename a few variables (based on a patch by planetmaker)
|
2008-10-07 20:57:41 +00:00 |
|
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 |
|
peter1138
|
e3fad31f31
|
(svn r14162) -Fix: Allow rail type conversion if the rail type cost multipliers are the same.
|
2008-08-24 23:29:58 +00:00 |
|
peter1138
|
6e4d8a273e
|
(svn r14162) -Fix: Allow rail type conversion if the rail type cost multipliers are the same.
|
2008-08-24 23:29:58 +00:00 |
|
peter1138
|
2ea575e36c
|
(svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type information struct.
|
2008-08-24 23:10:23 +00:00 |
|
peter1138
|
b45ced35ee
|
(svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type information struct.
|
2008-08-24 23:10:23 +00:00 |
|
peter1138
|
e999f189e6
|
(svn r14158) -Codechange: Initialization of rail type data from static source, so data can be changed.
|
2008-08-24 23:00:11 +00:00 |
|
peter1138
|
2f80a277eb
|
(svn r14158) -Codechange: Initialization of rail type data from static source, so data can be changed.
|
2008-08-24 23:00:11 +00:00 |
|
peter1138
|
6261063689
|
(svn r14157) -Codechange: Add and use string properties for rail types instead of relying on consecutive string IDs.
|
2008-08-24 21:31:24 +00:00 |
|
peter1138
|
ff07598ce2
|
(svn r14157) -Codechange: Add and use string properties for rail types instead of relying on consecutive string IDs.
|
2008-08-24 21:31:24 +00:00 |
|
rubidium
|
2b6978e48e
|
(svn r13912) -Codechange: remove some casts by returning the proper type instead of void*.
|
2008-08-01 15:07:31 +00:00 |
|
rubidium
|
ad36ea6b29
|
(svn r13912) -Codechange: remove some casts by returning the proper type instead of void*.
|
2008-08-01 15:07:31 +00:00 |
|
rubidium
|
7ccf05ff35
|
(svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "tracks for slopes". It's not useful right now, but it will be in the future.
|
2008-06-11 14:55:02 +00:00 |
|
rubidium
|
3d5fe9bfc1
|
(svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "tracks for slopes". It's not useful right now, but it will be in the future.
|
2008-06-11 14:55:02 +00:00 |
|
smatz
|
b4968c6bea
|
(svn r13016) -Codechange: unify the detection if rail catenary should be drawn
|
2008-05-08 16:48:29 +00:00 |
|
smatz
|
386a3f1d20
|
(svn r13016) -Codechange: unify the detection if rail catenary should be drawn
|
2008-05-08 16:48:29 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
d03994098b
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
smatz
|
112afdf7d8
|
(svn r12853) -Fix: catenary on tunnel entrances and middle bridge pieces was drawn twice in some cases
|
2008-04-23 19:47:23 +00:00 |
|
smatz
|
459259aeec
|
(svn r12853) -Fix: catenary on tunnel entrances and middle bridge pieces was drawn twice in some cases
|
2008-04-23 19:47:23 +00:00 |
|
peter1138
|
d577b0504a
|
(svn r12624) -Codechange: Make drawing of catenary an attribute of rail types, instead of deciding by the rail type directly.
|
2008-04-08 07:19:29 +00:00 |
|