rubidium
|
c57a5b735a
|
(svn r20532) -Codechange: unify selling of vehicles a bit
|
2010-08-17 23:55:22 +00:00 |
|
rubidium
|
4780cc50b2
|
(svn r20532) -Codechange: unify selling of vehicles a bit
|
2010-08-17 23:55:22 +00:00 |
|
rubidium
|
253080ad64
|
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
|
2010-08-17 23:15:55 +00:00 |
|
rubidium
|
c14853b72e
|
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
|
2010-08-17 23:15:55 +00:00 |
|
yexo
|
29a315640d
|
(svn r20530) -Cleanup (r13507): p2 bit 0 for CmdBUildRailVehicle is no longer valid so don't use it
|
2010-08-17 22:33:27 +00:00 |
|
yexo
|
bf29e5d860
|
(svn r20530) -Cleanup (r13507): p2 bit 0 for CmdBUildRailVehicle is no longer valid so don't use it
|
2010-08-17 22:33:27 +00:00 |
|
rubidium
|
b5d5a4e159
|
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
|
2010-08-10 15:54:53 +00:00 |
|
rubidium
|
29b489a055
|
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
|
2010-08-10 15:54:53 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
8c85b4ce3d
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
rubidium
|
e356cb9405
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
terkhen
|
8540ea26a8
|
(svn r19964) -Add: Show an error message when trying to start a crashed or destroyed vehicle.
|
2010-06-11 20:33:33 +00:00 |
|
terkhen
|
64e63b72e9
|
(svn r19964) -Add: Show an error message when trying to start a crashed or destroyed vehicle.
|
2010-06-11 20:33:33 +00:00 |
|
terkhen
|
814afd80ac
|
(svn r19953) -Fix [FS#3874]: Don't show an error message when trying to start/stop a crashed plane.
|
2010-06-10 16:32:39 +00:00 |
|
terkhen
|
5387d4d87c
|
(svn r19953) -Fix [FS#3874]: Don't show an error message when trying to start/stop a crashed plane.
|
2010-06-10 16:32:39 +00:00 |
|
smatz
|
691261674a
|
(svn r19714) -Feature: ctrl+click on a vehicle to start/stop it
|
2010-04-24 20:55:51 +00:00 |
|
smatz
|
e3c89df398
|
(svn r19714) -Feature: ctrl+click on a vehicle to start/stop it
|
2010-04-24 20:55:51 +00:00 |
|
frosch
|
bf721f39af
|
(svn r19657) -Fix: Add saneness checks for front vehicles.
|
2010-04-17 14:55:49 +00:00 |
|
frosch
|
2365a4dea0
|
(svn r19657) -Fix: Add saneness checks for front vehicles.
|
2010-04-17 14:55:49 +00:00 |
|
frosch
|
91a27a9738
|
(svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are requested.
|
2010-04-17 14:47:56 +00:00 |
|
frosch
|
5ecf2f7f8c
|
(svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are requested.
|
2010-04-17 14:47:56 +00:00 |
|
frosch
|
ed80045221
|
(svn r19654) -Codechange: Use Extract<> in more places.
|
2010-04-17 13:31:41 +00:00 |
|
frosch
|
75d4bc947d
|
(svn r19654) -Codechange: Use Extract<> in more places.
|
2010-04-17 13:31:41 +00:00 |
|
peter1138
|
33fe8041ab
|
(svn r19498) -Feature [FS#3710]: Keep number padding intact when cloning vehicle names.
|
2010-03-21 11:35:41 +00:00 |
|
peter1138
|
e188c5d87c
|
(svn r19498) -Feature [FS#3710]: Keep number padding intact when cloning vehicle names.
|
2010-03-21 11:35:41 +00:00 |
|
alberth
|
72d62fd6fc
|
(svn r19494) -Codechange: Remove _error_message.
|
2010-03-20 17:58:24 +00:00 |
|
alberth
|
05d705e077
|
(svn r19494) -Codechange: Remove _error_message.
|
2010-03-20 17:58:24 +00:00 |
|
alberth
|
a9926e21dc
|
(svn r19493) -Codechange: Keep track of last error in CmdDepotSellAllVehicles().
|
2010-03-20 17:22:15 +00:00 |
|
alberth
|
a901ab5392
|
(svn r19493) -Codechange: Keep track of last error in CmdDepotSellAllVehicles().
|
2010-03-20 17:22:15 +00:00 |
|
alberth
|
5dec903d5c
|
(svn r19489) -Codechange: Introduce a had_success variable in SendAllVehiclesToDepot().
|
2010-03-20 17:10:14 +00:00 |
|
alberth
|
8b785ccb8a
|
(svn r19489) -Codechange: Introduce a had_success variable in SendAllVehiclesToDepot().
|
2010-03-20 17:10:14 +00:00 |
|
alberth
|
68ee4aa7d6
|
(svn r19482) -Doc: Doxygen additions/updates.
|
2010-03-20 15:23:26 +00:00 |
|
alberth
|
073f627930
|
(svn r19482) -Doc: Doxygen additions/updates.
|
2010-03-20 15:23:26 +00:00 |
|
alberth
|
d5fe3f96c7
|
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
|
2010-03-13 17:11:28 +00:00 |
|
alberth
|
7cc68f493d
|
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
|
2010-03-13 17:11:28 +00:00 |
|
terkhen
|
544b9e1f5d
|
(svn r19338) -Codechange: Move the acceleration cache to GroundVehicle.
|
2010-03-06 12:42:53 +00:00 |
|
terkhen
|
e4a5a556b4
|
(svn r19338) -Codechange: Move the acceleration cache to GroundVehicle.
|
2010-03-06 12:42:53 +00:00 |
|
rubidium
|
b47cc028ed
|
(svn r19024) -Fix [FS#3577]: mass stopping/starting/autoreplacing gave empty errors when there were no vehicles
|
2010-02-05 21:51:26 +00:00 |
|
rubidium
|
8ee4a6e7f2
|
(svn r19024) -Fix [FS#3577]: mass stopping/starting/autoreplacing gave empty errors when there were no vehicles
|
2010-02-05 21:51:26 +00:00 |
|
rubidium
|
f618acfb7d
|
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper functions
|
2010-01-18 22:57:21 +00:00 |
|
rubidium
|
4d93b704d9
|
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper functions
|
2010-01-18 22:57:21 +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
|
82fc28f77f
|
(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
|
9313532ddd
|
(svn r18783) -Codechange: make CheckCompanyHasMoney set an error on the CommandCost it tests when you don't have enough money instead of setting a global variable.
|
2010-01-11 20:21:56 +00:00 |
|
rubidium
|
3e5a87a52c
|
(svn r18783) -Codechange: make CheckCompanyHasMoney set an error on the CommandCost it tests when you don't have enough money instead of setting a global variable.
|
2010-01-11 20:21:56 +00:00 |
|
yexo
|
b1c19315e7
|
(svn r18724) -Fix [FS#3475] (r17899): refitting a non-refittable vehicle to it's default cargotype failed, causing problems for AIs
|
2010-01-04 18:50:50 +00:00 |
|
yexo
|
27fc22a76b
|
(svn r18724) -Fix [FS#3475] (r17899): refitting a non-refittable vehicle to it's default cargotype failed, causing problems for AIs
|
2010-01-04 18:50:50 +00:00 |
|
rubidium
|
12732cf39d
|
(svn r18498) -Fix [FS#2616]: cloning of vehicles could create vehicles with invalid cargo sub types for the build year of the vehicle. Fall back to another cargo sub type with the exact same name, otherwise fallback to cargo sub type 0.
|
2009-12-14 19:17:18 +00:00 |
|
rubidium
|
a190ae9a71
|
(svn r18498) -Fix [FS#2616]: cloning of vehicles could create vehicles with invalid cargo sub types for the build year of the vehicle. Fall back to another cargo sub type with the exact same name, otherwise fallback to cargo sub type 0.
|
2009-12-14 19:17:18 +00:00 |
|