rubidium
|
18d8db683d
|
(svn r25405) -Feature-ish: differentiate between total waiting cargo count and available (not reserved) cargo count in the station list
-Change: sort based on the cargo count, not the cargo value
|
2013-06-15 15:26:24 +00:00 |
|
rubidium
|
420f95a6e9
|
(svn r25405) -Feature-ish: differentiate between total waiting cargo count and available (not reserved) cargo count in the station list
-Change: sort based on the cargo count, not the cargo value
|
2013-06-15 15:26:24 +00:00 |
|
fonsinchen
|
7b2f8a885e
|
(svn r25365) -Feature: show cargo by next hops and final destinations in the station GUI
|
2013-06-09 13:08:52 +00:00 |
|
fonsinchen
|
0fc198cb00
|
(svn r25365) -Feature: show cargo by next hops and final destinations in the station GUI
|
2013-06-09 13:08:52 +00:00 |
|
fonsinchen
|
f022550df9
|
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
|
2013-06-09 13:03:48 +00:00 |
|
fonsinchen
|
04e3eb6fab
|
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
|
2013-06-09 13:03:48 +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 |
|
rubidium
|
d7751326c5
|
(svn r25272) -Feature: show the approximate monthly supply to a station of the different cargoes (fonsinchen)
|
2013-05-20 19:57:38 +00:00 |
|
rubidium
|
15b67dbafa
|
(svn r25272) -Feature: show the approximate monthly supply to a station of the different cargoes (fonsinchen)
|
2013-05-20 19:57:38 +00:00 |
|
frosch
|
c5d7445704
|
(svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() and Count(), and replace them with VehicleCargoList::StoredCount(), TotalCount(), StationCargoList::AvailableCount() and TotalCount(). (fonsinchen)
|
2013-04-13 13:42:08 +00:00 |
|
frosch
|
5eddbb338b
|
(svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() and Count(), and replace them with VehicleCargoList::StoredCount(), TotalCount(), StationCargoList::AvailableCount() and TotalCount(). (fonsinchen)
|
2013-04-13 13:42:08 +00:00 |
|
rubidium
|
e0d3265546
|
(svn r25149) -Codechange: replace 'magic' 'has rating' bitcheck by descriptive function
|
2013-04-06 12:10:16 +00:00 |
|
rubidium
|
b2292122b6
|
(svn r25149) -Codechange: replace 'magic' 'has rating' bitcheck by descriptive function
|
2013-04-06 12:10:16 +00:00 |
|
rubidium
|
d27e49d078
|
(svn r25013) -Feature: show the amount of cargo that has already been reserved by full loading vehicles in the station (fonsinchen)
|
2013-02-17 14:59:27 +00:00 |
|
rubidium
|
4367224b35
|
(svn r25013) -Feature: show the amount of cargo that has already been reserved by full loading vehicles in the station (fonsinchen)
|
2013-02-17 14:59:27 +00:00 |
|
frosch
|
acaa0f3502
|
(svn r24703) -Fix: Disallow closing oilrig airports in SE.
|
2012-11-12 18:09:33 +00:00 |
|
frosch
|
e6459a91dd
|
(svn r24703) -Fix: Disallow closing oilrig airports in SE.
|
2012-11-12 18:09:33 +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
|
88b8e43090
|
(svn r24697) -Codechange: Use WDF_UNCLICK_BUTTONS instead of duplicating the same functionality.
|
2012-11-11 16:07:46 +00:00 |
|
frosch
|
b998cbdff1
|
(svn r24697) -Codechange: Use WDF_UNCLICK_BUTTONS instead of duplicating the same functionality.
|
2012-11-11 16:07:46 +00:00 |
|
frosch
|
c5328a1986
|
(svn r24668) -Feature(ette) [FS#5311]: Draw cargo labels in the station list black or white depending on the background colour. (sbr)
|
2012-11-07 21:23:26 +00:00 |
|
frosch
|
3e367cd087
|
(svn r24668) -Feature(ette) [FS#5311]: Draw cargo labels in the station list black or white depending on the background colour. (sbr)
|
2012-11-07 21:23:26 +00:00 |
|
terkhen
|
11775f1b15
|
(svn r24615) -Feature [FS#5311]: Sort cargo filter by cargo name/label at the company stations window (sbr)
|
2012-10-20 08:44:07 +00:00 |
|
terkhen
|
efb2ddf62a
|
(svn r24615) -Feature [FS#5311]: Sort cargo filter by cargo name/label at the company stations window (sbr)
|
2012-10-20 08:44:07 +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 |
|
frosch
|
675fc185be
|
(svn r24205) -Feature [FS#5178-ish]: Show a hint in the supplies tab of station windows, if the station is affected by exclusive transport rights.
|
2012-05-06 11:38:52 +00:00 |
|
frosch
|
477a09d13e
|
(svn r24205) -Feature [FS#5178-ish]: Show a hint in the supplies tab of station windows, if the station is affected by exclusive transport rights.
|
2012-05-06 11:38:52 +00:00 |
|
michi_cc
|
90fa700cc7
|
(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan)
|
2012-04-17 19:43:18 +00:00 |
|
michi_cc
|
aa47d6c7f2
|
(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan)
|
2012-04-17 19:43:18 +00:00 |
|
rubidium
|
c4c8b44ab5
|
(svn r24023) -Fix [FS#5090]: pass cases down into the list of cargos
|
2012-03-10 19:18:04 +00:00 |
|
rubidium
|
bf6434abaf
|
(svn r24023) -Fix [FS#5090]: pass cases down into the list of cargos
|
2012-03-10 19:18:04 +00:00 |
|
truebrain
|
74a9412141
|
(svn r23553) -Fix: avoid naming conflict in widget enums
|
2011-12-16 18:33:02 +00:00 |
|
truebrain
|
bcf00dbb8f
|
(svn r23553) -Fix: avoid naming conflict in widget enums
|
2011-12-16 18:33:02 +00:00 |
|
truebrain
|
feddd40bcc
|
(svn r23546) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 18:14:11 +00:00 |
|
truebrain
|
9266bde593
|
(svn r23546) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 18:14:11 +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 |
|
truebrain
|
da63ce43fa
|
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, with only values known in WindowFlags (and move out 2 timers to their own variable)
-Codechange: rename Window::flags4 to Window::flags
-Codechange: move some non-inline functions from .hpp to .cpp
|
2011-12-15 19:54:23 +00:00 |
|
truebrain
|
df0afdf0dc
|
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, with only values known in WindowFlags (and move out 2 timers to their own variable)
-Codechange: rename Window::flags4 to Window::flags
-Codechange: move some non-inline functions from .hpp to .cpp
|
2011-12-15 19:54:23 +00:00 |
|
yexo
|
2de94c6b36
|
(svn r22595) -Fix [FS#4560] (r22593): build railstation gui was broken with newgrf stations
|
2011-06-17 20:32:25 +00:00 |
|
yexo
|
87e59dce5a
|
(svn r22595) -Fix [FS#4560] (r22593): build railstation gui was broken with newgrf stations
|
2011-06-17 20:32:25 +00:00 |
|