Tue, 30 Sep 2008 20:51:04 +0000 |
rubidium |
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
draft
|
Tue, 30 Sep 2008 20:39:50 +0000 |
rubidium |
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
draft
|
Sun, 21 Sep 2008 11:26:50 +0000 |
rubidium |
(svn r14368) -Fix [FS#1852]: trams jumping when reversing on a single trambit (like caused during road construction reworks) or when (manually) reversing in a corner.
draft
|
Sat, 13 Sep 2008 10:19:51 +0000 |
smatz |
(svn r14307) -Fix: when deleting a station, remove news items regarding it
draft
|
Sat, 13 Sep 2008 10:04:36 +0000 |
rubidium |
(svn r14306) -Codechange: unify the code to draw the vehicle list.
draft
|
Sun, 07 Sep 2008 11:23:10 +0000 |
rubidium |
(svn r14258) -Codechange: rework the way to query the vehicle hash to make sure it always results in the same irregardless of the order of the hash-linked-list.
draft
|
Sun, 17 Aug 2008 11:12:56 +0000 |
rubidium |
(svn r14090) -Fix: the vehicle window of articulated road vehicles would show the clone/refit button when the vehicle was not completely stopped in the depot.
draft
|
Fri, 15 Aug 2008 17:54:43 +0000 |
peter1138 |
(svn r14078) -Codechange: Rename *VehicleInfo::base_cost to cost_factor, indicating what it actually is.
draft
|
Fri, 15 Aug 2008 13:57:43 +0000 |
frosch |
(svn r14076) -Codechange: Merge the four start/stop commands into a single CMD_START_STOP_VEHICLE.
draft
|
Fri, 01 Aug 2008 15:07:31 +0000 |
rubidium |
(svn r13912) -Codechange: remove some casts by returning the proper type instead of void*.
draft
|
Wed, 09 Jul 2008 20:55:47 +0000 |
smatz |
(svn r13691) -Codechange: make it easier to determine whether a command is ran in the context of autoreplace or not
draft
|
Mon, 30 Jun 2008 15:13:40 +0000 |
rubidium |
(svn r13664) -Fix [FS#2117]: bus/truck forgetting go-to-depot order when entering a non-drivethrough road stop.
draft
|
Fri, 27 Jun 2008 17:46:43 +0000 |
skidd13 |
(svn r13647) -Codechange: replace MAX_UVALUE() for std types with the equivalent constant
draft
|
Thu, 19 Jun 2008 13:04:41 +0000 |
rubidium |
(svn r13581) -Fix [FS#2040]: RVs continueing onto next DT station when they are build adjacent to them.
draft
|
Wed, 11 Jun 2008 19:57:45 +0000 |
rubidium |
(svn r13480) -Fix [FS#2050]: RVs stoppping at drive through stations of other companies.
draft
|