tron [Mon, 03 Jan 2005 22:12:36 +0000] rev 878
(svn r1359) Fix typos in last commit
tron [Mon, 03 Jan 2005 22:07:40 +0000] rev 877
(svn r1358) Assert bounds of depot list when searching for a depot
darkvater [Mon, 03 Jan 2005 22:04:34 +0000] rev 876
(svn r1357) -Fix: Disabled dropdown menu options are gray again (instead of blue)
darkvater [Mon, 03 Jan 2005 21:51:24 +0000] rev 875
(svn r1356) -Fix: [1092363] missing GCC_PACK in oldloader.c (thx hafken)
darkvater [Mon, 03 Jan 2005 21:47:52 +0000] rev 874
(svn r1355) -Fix: [1092473] random trees in scenario editor do not overwrite rocks as well
tron [Mon, 03 Jan 2005 21:29:59 +0000] rev 873
(svn r1354) Use WindowClass/WindowNumber to store/pass window class/number, not some arbitrary data types
darkvater [Mon, 03 Jan 2005 21:26:09 +0000] rev 872
(svn r1353) -Fix: [1092707] placing rocks in scenario editor. You can place rocks on trees and vice versa
darkvater [Mon, 03 Jan 2005 21:05:03 +0000] rev 871
(svn r1352) -Fix: [1093200] Drive side in new games. Setting the driver side is possible during the game until someone buys road vehicles. In networked games only the server can change it.
bjarni [Mon, 03 Jan 2005 21:01:37 +0000] rev 870
(svn r1351) fixed issue in last commit where it it not update the replace train window properly when changing company colour (the lower two panels stayed the old colour until the window was reopened)
bjarni [Mon, 03 Jan 2005 20:52:09 +0000] rev 869
(svn r1350) Replace Vehicle GUI:
- Replaced "WP(w,replaceveh_d).line_height" with
"w->resize.step_height" since they needed to be the same anyway
- Cleaned the code a litte for readability (like correct tabbing)
- Added company color to replace vehicle windows to make them look like
the rest of the vehicle windows and made the caption text white (also to
fit the standard)
--This line, and those below, will be ignored--
M vehicle_gui.c
M lang/english.txt
M window.h