frosch
|
538159cb1d
|
(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of rows and columns from the resize step size.
|
2013-06-30 14:36:31 +00:00 |
|
frosch
|
43ec0bf0c1
|
(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of rows and columns from the resize step size.
|
2013-06-30 14:36:31 +00:00 |
|
frosch
|
f6d27acb51
|
(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets.
|
2013-06-30 14:32:31 +00:00 |
|
frosch
|
98fdd20f84
|
(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets.
|
2013-06-30 14:32:31 +00:00 |
|
frosch
|
5ede413531
|
(svn r25456) -Fix [FS#5560]: Assertion when opening the refit GUI for a not refittable vehicle.
|
2013-06-24 20:57:50 +00:00 |
|
frosch
|
abb5a13f1e
|
(svn r25456) -Fix [FS#5560]: Assertion when opening the refit GUI for a not refittable vehicle.
|
2013-06-24 20:57:50 +00:00 |
|
frosch
|
13badddd75
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
4e4e635916
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
8157a8afd8
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
56e4a8c4d6
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
1876078983
|
(svn r25058) -Add: tree nodes in the refit GUI for subtype refits.
|
2013-03-02 12:38:40 +00:00 |
|
frosch
|
591cab43b9
|
(svn r25058) -Add: tree nodes in the refit GUI for subtype refits.
|
2013-03-02 12:38:40 +00:00 |
|
frosch
|
dacb82695b
|
(svn r25044) -Change: Collapse subtypes in the refit GUI and only expand them after selecting the cargo type.
|
2013-02-24 16:43:45 +00:00 |
|
frosch
|
2f3fdbf837
|
(svn r25044) -Change: Collapse subtypes in the refit GUI and only expand them after selecting the cargo type.
|
2013-02-24 16:43:45 +00:00 |
|
frosch
|
f81b2246fc
|
(svn r25043) -Change [FS#3764]: Only display subtypes in the refit GUI which are available for all selected vehicles. Also add a generic list item to refit while keeping the subtypes of individual vehicles.
|
2013-02-24 16:43:24 +00:00 |
|
frosch
|
5cd5aca98c
|
(svn r25043) -Change [FS#3764]: Only display subtypes in the refit GUI which are available for all selected vehicles. Also add a generic list item to refit while keeping the subtypes of individual vehicles.
|
2013-02-24 16:43:24 +00:00 |
|
frosch
|
ddfbe086ed
|
(svn r25042) -Codechange/Fix: Simplify accumulation of refit options; also don't compare GRF local IDs from different GRFs.
|
2013-02-24 16:42:30 +00:00 |
|
frosch
|
b9aeb050e1
|
(svn r25042) -Codechange/Fix: Simplify accumulation of refit options; also don't compare GRF local IDs from different GRFs.
|
2013-02-24 16:42:30 +00:00 |
|
frosch
|
972c4560dc
|
(svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the cases where it worked were corner cases rather than the general case.
|
2013-02-24 16:41:51 +00:00 |
|
frosch
|
22bb015f3d
|
(svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the cases where it worked were corner cases rather than the general case.
|
2013-02-24 16:41:51 +00:00 |
|
rubidium
|
e5411e5ec3
|
(svn r24997) -Change: Use dropdown list to select between Default/Days/Percentage (peter1138)
|
2013-02-14 17:11:42 +00:00 |
|
rubidium
|
3d7860e0a5
|
(svn r24997) -Change: Use dropdown list to select between Default/Days/Percentage (peter1138)
|
2013-02-14 17:11:42 +00:00 |
|
rubidium
|
8539c04192
|
(svn r24995) -Codechange: Add flags to vehicle service interval for custom & ispercent (peter1138)
|
2013-02-14 17:06:49 +00:00 |
|
rubidium
|
369a6f9d1b
|
(svn r24995) -Codechange: Add flags to vehicle service interval for custom & ispercent (peter1138)
|
2013-02-14 17:06:49 +00:00 |
|
rubidium
|
2c67dc3d9f
|
(svn r24994) -Codechange: Replace access to service_interval with accessors (peter1138)
|
2013-02-14 17:04:01 +00:00 |
|
rubidium
|
c77cd1f409
|
(svn r24994) -Codechange: Replace access to service_interval with accessors (peter1138)
|
2013-02-14 17:04:01 +00:00 |
|
frosch
|
1d177f0984
|
(svn r24938) -Fix [FS#5447-ish]: Never put a space between cargo name and subtype.
|
2013-01-23 19:45:47 +00:00 |
|
frosch
|
f563250c0b
|
(svn r24938) -Fix [FS#5447-ish]: Never put a space between cargo name and subtype.
|
2013-01-23 19:45:47 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
michi_cc
|
37da99ab90
|
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum.
|
2012-12-20 19:44:02 +00:00 |
|
michi_cc
|
c75962e04c
|
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum.
|
2012-12-20 19:44:02 +00:00 |
|
frosch
|
3d695ab97c
|
(svn r24808) -Feature(ette) [FS#4458]: When share-cloning vehicles don't open the vehicle window of the new vehicle. The only reasonable thing to do with the new vehicle is to start it, which can also be done via the depot GUI.
|
2012-12-09 16:54:02 +00:00 |
|
frosch
|
8872ed12ff
|
(svn r24808) -Feature(ette) [FS#4458]: When share-cloning vehicles don't open the vehicle window of the new vehicle. The only reasonable thing to do with the new vehicle is to start it, which can also be done via the depot GUI.
|
2012-12-09 16:54:02 +00:00 |
|
frosch
|
eb20798aae
|
(svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations.
|
2012-12-08 17:18:51 +00:00 |
|
frosch
|
b533523258
|
(svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations.
|
2012-12-08 17:18:51 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
03736af2ae
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
ade35f40f6
|
(svn r24553) -Add: Separate the 'available vehicles' from the other buttons in the vehicle list.
|
2012-09-23 13:28:42 +00:00 |
|
frosch
|
13666b1520
|
(svn r24553) -Add: Separate the 'available vehicles' from the other buttons in the vehicle list.
|
2012-09-23 13:28:42 +00:00 |
|
terkhen
|
d7b301117d
|
(svn r24544) -Fix [FS#5297]: Do not show profit from refits as cost in the refit window.
|
2012-09-22 16:19:52 +00:00 |
|
terkhen
|
139c3470f8
|
(svn r24544) -Fix [FS#5297]: Do not show profit from refits as cost in the refit window.
|
2012-09-22 16:19:52 +00:00 |
|
alberth
|
164333067d
|
(svn r24392) -Fix [FS#5239]: Use the 'all vehicles' group for the autoreplace window from the vehicle list.
|
2012-07-10 17:35:10 +00:00 |
|
alberth
|
a9b1a36656
|
(svn r24392) -Fix [FS#5239]: Use the 'all vehicles' group for the autoreplace window from the vehicle list.
|
2012-07-10 17:35:10 +00:00 |
|
frosch
|
358a2bd6ed
|
(svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked.
|
2012-07-07 15:39:46 +00:00 |
|
frosch
|
08a8c3a773
|
(svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked.
|
2012-07-07 15:39:46 +00:00 |
|
frosch
|
279bfa8482
|
(svn r24260) -Change [FS#5126]: Make the oilrig-vehicle list accessible to specators and colour it's caption neutrally grey.
|
2012-05-16 22:08:46 +00:00 |
|
frosch
|
db09f67674
|
(svn r24260) -Change [FS#5126]: Make the oilrig-vehicle list accessible to specators and colour it's caption neutrally grey.
|
2012-05-16 22:08:46 +00:00 |
|