Mon, 05 Jun 2006 10:23:18 +0000 |
tron |
(svn r5118) Add IsRoadVehInDepot{Stopped,}()
|
changeset |
files
|
Mon, 05 Jun 2006 09:54:58 +0000 |
tron |
(svn r5117) Remove a redundant check: If a road vehicle is in the state 'in depot', don't test if it's a road depot
|
changeset |
files
|
Mon, 05 Jun 2006 08:34:39 +0000 |
tron |
(svn r5116) Move the overly generic GetDepotDirection() from a header to its only consumer
|
changeset |
files
|
Sun, 04 Jun 2006 18:22:32 +0000 |
peter1138 |
(svn r5105) - NewGRF: Move callbackmask from *VehicleInfo to EngineInfo. This simplifies code that works with more than one vehicle type.
|
changeset |
files
|
Sun, 04 Jun 2006 17:49:16 +0000 |
peter1138 |
(svn r5104) - When refitting a vehicle to its existing cargo type, don't lose the cargo onboard (useful when adding wagons to a train)
|
changeset |
files
|
Sun, 04 Jun 2006 17:38:48 +0000 |
peter1138 |
(svn r5103) - Add cargo subtype parameter to refit commands (mart3p)
|
changeset |
files
|
Sun, 04 Jun 2006 16:04:15 +0000 |
tron |
(svn r5101) Add a function to convert an axis and a flag for north/south into a DiagDirection. Use it for bridge ramps and ship depots
|
changeset |
files
|
Sun, 04 Jun 2006 13:39:38 +0000 |
tron |
(svn r5098) Do some manual CSE and replace a few magic numbers to improve the readability of the trolly AI
|
changeset |
files
|
Sun, 04 Jun 2006 13:22:18 +0000 |
tron |
(svn r5097) -Fix: The trolly AI used information from the wrong industry when calculating the amount of to be transported goods
|
changeset |
files
|
Sun, 04 Jun 2006 13:03:48 +0000 |
tron |
(svn r5096) Avoid unnecessary copying of _cmd_text
|
changeset |
files
|
Sun, 04 Jun 2006 09:31:20 +0000 |
KUDr |
(svn r5095) -CodeChange: {} added around returns
|
changeset |
files
|
Sun, 04 Jun 2006 09:28:33 +0000 |
tron |
(svn r5094) Remove _new_{aircraft,roadveh,ship,train,wagon}_id. _new_vehicle_id is enough.
|
changeset |
files
|
Sun, 04 Jun 2006 09:13:59 +0000 |
KUDr |
(svn r5093) -CodeChange: [YAPF] min. debug level changed from 1 to 3 and 4 for frequent debug messages (performance stats)
|
changeset |
files
|
Sun, 04 Jun 2006 09:10:24 +0000 |
tron |
(svn r5092) -Fix: There was a gross race condition in the AI code which made it pretty random if the AI could give a new vehicle its orders
|
changeset |
files
|
Sun, 04 Jun 2006 09:04:40 +0000 |
tron |
(svn r5091) Remove duplicate code (same check twice)
|
changeset |
files
|