bjarni [Thu, 31 Aug 2006 18:33:05 +0000] rev 4498
(svn r6283) -Code cleanup: fixed wrong indent in PlayerVehWndProc()
bjarni [Thu, 31 Aug 2006 17:42:27 +0000] rev 4497
(svn r6282) -Codechange: made a function to create the vehicle list for vehicle list windows
this list is also used by mass goto depot to ensure that they use the same vehicles
right now only the list of all vehicles use this for goto depot, but eventually all the types will use this
rubidium [Thu, 31 Aug 2006 16:29:47 +0000] rev 4496
(svn r6281) -Fix (r6186): three settings were accidently removed. Thanks go to Osai for reporting and providing the patch.
Darkvater [Thu, 31 Aug 2006 15:57:38 +0000] rev 4495
(svn r6280) -Codechange: Use the same naming for trains as for other vehicles:
CMD_SEND_TRAIN_TO_DEPOT instead of CMD_TRAIN_GOTO_DEPOT
Darkvater [Thu, 31 Aug 2006 15:28:11 +0000] rev 4494
(svn r6279) -Codechange (r1525): Use proper const pointers for functions that do not change them .
Darkvater [Thu, 31 Aug 2006 15:22:40 +0000] rev 4493
(svn r6278) -Revert the colour-mess in the vehicle window for ships, fourwheelers and
aircraft as well which I missed out in the last commit.
tron [Thu, 31 Aug 2006 15:22:03 +0000] rev 4492
(svn r6277) Clean up the train details drawing routine
tron [Thu, 31 Aug 2006 14:54:25 +0000] rev 4491
(svn r6276) Remove a redundant assignment
tron [Thu, 31 Aug 2006 14:51:50 +0000] rev 4490
(svn r6275) Get rid of an ugly cast
tron [Thu, 31 Aug 2006 14:50:12 +0000] rev 4489
(svn r6274) Clean up a bit