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
|
b45ced35ee
|
(svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type information struct.
|
2008-08-24 23:10:23 +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
|
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
|
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 |
|
peter1138
|
310170364f
|
(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 |
|
rubidium
|
998d7644f6
|
(svn r11800) -Codechange: move some functions to a more logical location + some type safety.
|
2008-01-09 21:05:03 +00:00 |
|
peter1138
|
a27a240b87
|
(svn r11791) -Cleanup: move railtype data into table/, like other data files.
|
2008-01-09 16:02:13 +00:00 |
|