Mon, 04 Jun 2007 19:32:45 +0000 |
rubidium |
(svn r10033) -Feature [FS#760]: skip to the selected order in the order list when clicking on the "skip" button while pressing CTRL.
draft
|
Fri, 01 Jun 2007 12:03:10 +0000 |
maedhros |
(svn r10009) -Codechange: Add and use Vehicle::IsPrimaryVehicle to replace individual checks depending on the vehicle type.
draft
|
Wed, 18 Apr 2007 22:41:53 +0000 |
rubidium |
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
draft
|
Wed, 21 Mar 2007 15:19:33 +0000 |
belugas |
(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion. This time, brought to you by the letter O
draft
|
Sun, 18 Mar 2007 22:07:44 +0000 |
peter1138 |
(svn r9301) -Codechange: Use cargo class to determine if a road vehicle can stop in bus or truck stops.
draft
|
Thu, 08 Mar 2007 21:39:34 +0000 |
bjarni |
(svn r9072) -Codechange: [Orders] added methods to orders to free them and check if they are in use
draft
|
Thu, 08 Mar 2007 16:27:54 +0000 |
rubidium |
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
draft
|
Tue, 20 Feb 2007 22:09:21 +0000 |
peter1138 |
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels.
draft
|
Mon, 12 Feb 2007 00:38:15 +0000 |
bjarni |
(svn r8685) -Feature: selecting "end of orders" and clicking delete will delete all the vehicle's orders
draft
|
Thu, 08 Feb 2007 15:54:36 +0000 |
rubidium |
(svn r8637) -Fix: CTRL-clicking on a hangar in the order list segfaulted as hangars are part of a station instead of real depots.
draft
|
Wed, 24 Jan 2007 19:19:12 +0000 |
bjarni |
(svn r8397) -Codechange: [orders window] don't move the refit button to the same location as the unload button
draft
|
Wed, 24 Jan 2007 18:41:27 +0000 |
bjarni |
(svn r8395) -Cleanup: [orders window] moved the refit button two places up, so the order of the widget array fits the placement on the screen
draft
|
Wed, 24 Jan 2007 18:22:31 +0000 |
bjarni |
(svn r8394) -Cleanup: added an enum with widget names to the orders window
draft
|
Sun, 21 Jan 2007 00:01:47 +0000 |
bjarni |
(svn r8293) -Codechange: overloaded ShowVehicleListWindow() so it can open all types of vehicle lists (depending on arguments)
draft
|
Sun, 14 Jan 2007 19:57:49 +0000 |
peter1138 |
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values.
draft
|
Wed, 10 Jan 2007 18:12:09 +0000 |
KUDr |
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
draft
|