yexo
|
4e5b8a1614
|
(svn r19669) -Fix: don't display an error message when double clicking on a vehicle in the 'available vehicles'-window
|
2010-04-17 23:38:00 +00:00 |
|
terkhen
|
1fbde179d9
|
(svn r19573) -Fix (r19541): Special cargos did not appear at the refit list.
|
2010-04-07 14:17:29 +00:00 |
|
terkhen
|
3196dede8c
|
(svn r19539) -Codechange: Use a macro to loop through the list of sorted cargo specifications.
|
2010-04-02 12:20:41 +00:00 |
|
terkhen
|
5ecd90d3d1
|
(svn r19536) -Feature: Sort cargos at the filter by cargo dropdown in the build vehicle window.
|
2010-04-01 19:52:13 +00:00 |
|
terkhen
|
55bc2c58ea
|
(svn r19480) -Fix: Stop reducing the size of the vehicle list after selecting a vehicle with a long description.
|
2010-03-20 12:21:01 +00:00 |
|
terkhen
|
baedea5dd4
|
(svn r19475) -Cleanup: Remove an unneeded for when drawing detail panels.
|
2010-03-19 21:00:15 +00:00 |
|
yexo
|
841e385368
|
(svn r19451) -Cleanup: remove some unused code
|
2010-03-18 15:20:49 +00:00 |
|
terkhen
|
e6a1b2d92e
|
(svn r19348) -Add: Allow to sort road vehicles by power and by power vs running cost at the engine preview window.
|
2010-03-06 13:03:17 +00:00 |
|
terkhen
|
f27186e617
|
(svn r19347) -Add: Vehicle GUI now shows power, weight and tractive effort for road vehicles.
|
2010-03-06 12:59:28 +00:00 |
|
rubidium
|
1c468db7d5
|
(svn r19087) -Codechange: some typos in StringIDs
|
2010-02-10 20:20:18 +00:00 |
|
frosch
|
94a5c917a5
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +00:00 |
|
terkhen
|
52f973508b
|
(svn r18963) -Codechange: Give AccelerationModel a generical name.
|
2010-01-30 16:27:35 +00:00 |
|
rubidium
|
146d7c9e4a
|
(svn r18818) -Fix [FS#3526] (r18766): some train acceleration type conversions were missed
|
2010-01-15 22:21:50 +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
|
0c7fd04bed
|
(svn r18797) -Fix (r18781): building wagons didn't add them to a train
|
2010-01-13 21:49:15 +00:00 |
|
rubidium
|
26b203e3ff
|
(svn r18781) -Codechange: pass the CommandCost to the callback instead of whether it succeeded or not.
-Fix: AIs did update their last cost incorrectly in network games if the cost of the DC_EXEC phase differed from the ~DC_EXEC phase.
|
2010-01-11 18:46:09 +00:00 |
|
rubidium
|
8bdeb2cab6
|
(svn r18779) -Codechange: merge the command callbacks of the primary vehicles; they are identical
|
2010-01-11 18:34:02 +00:00 |
|
alberth
|
1f634ba721
|
(svn r18612) -Fix [FS#3407]: Buy vehicle window did not properly disable panel drawing while shaded.
|
2009-12-23 10:12:43 +00:00 |
|
alberth
|
e967f04123
|
(svn r18606) -Codechange: Introduce several forms of zero-size stacked display planes.
|
2009-12-22 20:43:25 +00:00 |
|
alberth
|
0e9dac92d2
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
|
alberth
|
f20e477a02
|
(svn r18580) -Codechange: Use widget information only for setting scrollbar capacity.
|
2009-12-20 20:08:39 +00:00 |
|
alberth
|
d0474e31a7
|
(svn r18464) -Fix (r17863): Caption of the build vehicle window did not have company colours.
|
2009-12-11 20:37:24 +00:00 |
|
rubidium
|
32b86b23b5
|
(svn r18447) -Change: make some more windows (e.g. graphs, company view) stickyable
|
2009-12-09 17:10:57 +00:00 |
|
rubidium
|
45eb0be570
|
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice.
|
2009-11-28 14:42:35 +00:00 |
|
rubidium
|
ab417c6c06
|
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input
|
2009-11-24 21:13:36 +00:00 |
|
rubidium
|
50359b2d08
|
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions
|
2009-11-24 18:05:55 +00:00 |
|
rubidium
|
f8b79068e6
|
(svn r18274) -Codechange: remove the unused WDF flags
|
2009-11-24 17:28:29 +00:00 |
|
alberth
|
5bee09c924
|
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize().
|
2009-11-22 18:28:14 +00:00 |
|
alberth
|
18b33fde83
|
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
|
2009-11-22 18:26:01 +00:00 |
|
alberth
|
8139a8d96f
|
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
|
2009-11-22 13:22:53 +00:00 |
|
rubidium
|
f106bbbe5c
|
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
2009-11-22 11:20:12 +00:00 |
|
rubidium
|
8e11cd3a42
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
b7ef6b3ca8
|
(svn r18128) -Codechange: rename GetVehicleListHeight to GetVehicleHeight as it has nothing to do with the height of the vehicle lists.
|
2009-11-16 20:58:38 +00:00 |
|
rubidium
|
5802dd5f40
|
(svn r18122) -Fix: the build vehicle GUI would draw a (few) pixels over the border
|
2009-11-16 17:56:59 +00:00 |
|
rubidium
|
ddafe77904
|
(svn r18121) -Codechange: pass the maximum left/right location to the Draw*Engine functions
|
2009-11-16 17:15:42 +00:00 |
|
rubidium
|
f3043f2006
|
(svn r18119) -Codechange/Fix: always call OnResize so the matrices/scrollbars are initialised without the need for duplicating the OnResize code
|
2009-11-16 16:42:04 +00:00 |
|
rubidium
|
495461bc79
|
(svn r18118) -Codechange: improve behaviour of the engine lists (both build vehicle/autoreplace) w.r.t. large(r) fonts and RTL. RTL support for 'wider than usual' vehicles is still needed though.
|
2009-11-16 16:22:14 +00:00 |
|
rubidium
|
95e1684841
|
(svn r18117) -Codechange: don't pass the location of the vehicle count but whether to show the vehicle count
|
2009-11-16 15:11:54 +00:00 |
|
rubidium
|
b01251092e
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +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
|
3cb949a17d
|
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h
|
2009-11-05 19:46:17 +00:00 |
|
frosch
|
9fafef56d0
|
(svn r17926) -Fix (r9352): Make the decision whether aircraft carry mail consistent. Now always the cargo class decides.
|
2009-10-31 17:48:09 +00:00 |
|
rubidium
|
4c089676f7
|
(svn r17863) -Codechange: make the build vehicle window nested
|
2009-10-25 00:26:40 +00:00 |
|
rubidium
|
c1365b3cc1
|
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
2009-10-24 14:53:55 +00:00 |
|
rubidium
|
51936e1903
|
(svn r17850) -Codechange: remove most usage of delta on OnResize
|
2009-10-24 09:47:02 +00:00 |
|
rubidium
|
b72898c8a3
|
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wrong 'size') upon reiniting windows
|
2009-10-17 14:29:10 +00:00 |
|
frosch
|
d26efe0433
|
(svn r17729) -Cleanup: Deduplicate some code.
|
2009-10-06 19:56:43 +00:00 |
|
frosch
|
241415e76a
|
(svn r17728) -Cleanup: Remove some more unneeded/unused parameters.
|
2009-10-06 19:52:38 +00:00 |
|
frosch
|
4cb5a3e8a2
|
(svn r17725) -Codechange: Reduce usage of EngInfo and XxxVehInfo, esp. when a Engine * is already present.
|
2009-10-06 19:17:07 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|