rubidium
|
5e11e5d77b
|
(svn r23539) -Codechange: prevent conflict between widget naming of (vehicle) depots and vehicle details
|
2011-12-16 16:57:56 +00:00 |
|
rubidium
|
b8640b986f
|
(svn r23539) -Codechange: prevent conflict between widget naming of (vehicle) depots and vehicle details
|
2011-12-16 16:57:56 +00:00 |
|
truebrain
|
000ff60e25
|
(svn r23531) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 16:27:45 +00:00 |
|
truebrain
|
e9f584ac21
|
(svn r23531) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 16:27:45 +00:00 |
|
truebrain
|
49e88dcbf0
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
truebrain
|
2aa774e831
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
rubidium
|
24263638bf
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
rubidium
|
3d88c74389
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
rubidium
|
7abb74d4a2
|
(svn r23484) -Fix [FS#4770]: in case you already have orders, ignore the vehicles when adding an extra order
|
2011-12-10 19:20:30 +00:00 |
|
rubidium
|
b5a2183214
|
(svn r23484) -Fix [FS#4770]: in case you already have orders, ignore the vehicles when adding an extra order
|
2011-12-10 19:20:30 +00:00 |
|
peter1138
|
b84174fd4d
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
peter1138
|
81598273e9
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
frosch
|
6e61fee028
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
|
frosch
|
bbc3409942
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
|
terkhen
|
a88fe7c2aa
|
(svn r22343) -Change: Remove pixel limiter for query strings.
|
2011-04-17 18:42:17 +00:00 |
|
terkhen
|
10caf391a1
|
(svn r22343) -Change: Remove pixel limiter for query strings.
|
2011-04-17 18:42:17 +00:00 |
|
frosch
|
4e070b017e
|
(svn r22305) -Add: One digit for the fractional part of train lengths in the depot view.
|
2011-04-09 20:27:34 +00:00 |
|
frosch
|
ce993e7cd4
|
(svn r22305) -Add: One digit for the fractional part of train lengths in the depot view.
|
2011-04-09 20:27:34 +00:00 |
|
frosch
|
db3a8d1abf
|
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
|
2011-03-13 21:34:21 +00:00 |
|
frosch
|
652c9cb663
|
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
|
2011-03-13 21:34:21 +00:00 |
|
frosch
|
4b4a40a72e
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
frosch
|
ec9540a12a
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
rubidium
|
fd7633def5
|
(svn r21960) -Change: show the length of vehicles in tiles, instead of half tiles in the depot
-Fix [FS#4461]: don't count the number of vehicles but the length of vehicles to (configurably) limit train length
|
2011-02-04 15:40:35 +00:00 |
|
rubidium
|
c85d350310
|
(svn r21960) -Change: show the length of vehicles in tiles, instead of half tiles in the depot
-Fix [FS#4461]: don't count the number of vehicles but the length of vehicles to (configurably) limit train length
|
2011-02-04 15:40:35 +00:00 |
|
terkhen
|
0e51dab6a6
|
(svn r21924) -Codechange: Unify some parts of the articulated vehicle code.
-Cleanup: Avoid conversions to Train and RoadVehicle that are no longer required.
|
2011-01-29 17:30:25 +00:00 |
|
terkhen
|
734994c9ba
|
(svn r21924) -Codechange: Unify some parts of the articulated vehicle code.
-Cleanup: Avoid conversions to Train and RoadVehicle that are no longer required.
|
2011-01-29 17:30:25 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
7eba2bf4d3
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
terkhen
|
b6148914b0
|
(svn r21803) -Cleanup: Remove unnecessary semicolons.
|
2011-01-15 15:36:58 +00:00 |
|
terkhen
|
679cd3c21b
|
(svn r21803) -Cleanup: Remove unnecessary semicolons.
|
2011-01-15 15:36:58 +00:00 |
|
terkhen
|
f69d280f14
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
terkhen
|
48b7916458
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
terkhen
|
47c9189002
|
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
|
2010-12-14 21:26:03 +00:00 |
|
terkhen
|
79e2b3153d
|
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
|
2010-12-14 21:26:03 +00:00 |
|
rubidium
|
004b2b6001
|
(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window got closed
|
2010-12-12 14:14:26 +00:00 |
|
rubidium
|
a029b2b83a
|
(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window got closed
|
2010-12-12 14:14:26 +00:00 |
|
rubidium
|
116a1201dd
|
(svn r21409) -Codechange: limit depot name by amount of characters, not bytes
|
2010-12-05 22:24:04 +00:00 |
|
rubidium
|
091263317e
|
(svn r21409) -Codechange: limit depot name by amount of characters, not bytes
|
2010-12-05 22:24:04 +00:00 |
|
terkhen
|
88fe4eaf79
|
(svn r21241) -Fix: Display dragged vehicles in the correct orientation while using RTL languages.
|
2010-11-18 17:49:42 +00:00 |
|
terkhen
|
f31485a2f9
|
(svn r21241) -Fix: Display dragged vehicles in the correct orientation while using RTL languages.
|
2010-11-18 17:49:42 +00:00 |
|
rubidium
|
5ec2bcc0d9
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
rubidium
|
30637a8340
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
alberth
|
063931d435
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
alberth
|
7e48d85104
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
yexo
|
2d2b6630d7
|
(svn r20788) -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train depots was broken
|
2010-09-12 16:54:39 +00:00 |
|
yexo
|
c3d4763a00
|
(svn r20788) -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train depots was broken
|
2010-09-12 16:54:39 +00:00 |
|
rubidium
|
91ea9c969f
|
(svn r20770) -Codechange: move some bits around in CmdMassStartStop's parameters
|
2010-09-08 21:14:41 +00:00 |
|
rubidium
|
0e840f7360
|
(svn r20770) -Codechange: move some bits around in CmdMassStartStop's parameters
|
2010-09-08 21:14:41 +00:00 |
|
smatz
|
63b8fea69f
|
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window
|
2010-09-06 14:14:09 +00:00 |
|
smatz
|
fd54943c7a
|
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window
|
2010-09-06 14:14:09 +00:00 |
|