michi_cc
|
7f06f392f7
|
(svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type.
|
2012-02-11 22:43:39 +00:00 |
|
michi_cc
|
f2fc765290
|
(svn r23844) -Fix (r23414): Infrastructure count for stations wasn't updated properly on company takeover. And don't count buoys while loading a game either.
|
2012-01-22 22:21:21 +00:00 |
|
frosch
|
2b54794417
|
(svn r23841) -Fix: Clear NewGRF vehicle cache when their owner changes. (esp. vehicle var 43)
|
2012-01-22 21:17:38 +00:00 |
|
rubidium
|
464d51905a
|
(svn r23826) -Fix [FS#4972]: the detailed performance rating window showed the cargo count of the current quarter instead of the last quarter like the tooltip says
|
2012-01-20 20:18:19 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
truebrain
|
bc78328918
|
(svn r23622) -Add: a set of events to trigger in a GameScript
|
2011-12-19 20:59:36 +00:00 |
|
frosch
|
add3370b14
|
(svn r23485) -Fix: Autorefit failed if the first part of an articulated vehicle did not carry any cargo.
|
2011-12-10 21:00:57 +00:00 |
|
michi_cc
|
fc8633e1ac
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
truebrain
|
af1b3cc070
|
(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)
|
2011-11-29 23:15:35 +00:00 |
|
truebrain
|
19791d3189
|
(svn r23298) -Add: track statistics of all incoming and outgoing goods. Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen)
|
2011-11-23 16:05:19 +00:00 |
|
michi_cc
|
56a592dcbd
|
(svn r23233) -Codechange: Refactor maximum and actually transported cargo amount of towns into a reusable struct.
|
2011-11-15 20:47:53 +00:00 |
|
frosch
|
4301936fb1
|
(svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead.
|
2011-11-08 17:28:05 +00:00 |
|
frosch
|
a608cbab5d
|
(svn r23148) -Change: [NewGRF] Check the results of various callbacks for validness.
|
2011-11-08 17:27:13 +00:00 |
|
michi_cc
|
2b64009657
|
(svn r23111) -Fix: Keep subtype when automatically choosing the cargo for auto-refitting.
|
2011-11-04 15:04:24 +00:00 |
|
michi_cc
|
b80a3776d0
|
(svn r23109) -Fix: Subtract auto-refit costs from the vehicle profit.
|
2011-11-04 13:21:24 +00:00 |
|
michi_cc
|
886bd3c4c7
|
(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it.
|
2011-11-04 00:38:51 +00:00 |
|
frosch
|
e57ba5d0ae
|
(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code.
|
2011-11-01 00:21:08 +00:00 |
|
rubidium
|
f430d497b9
|
(svn r23067) -Fix [FS#4812]: updating the group statistics got more strict checks, so there was some trouble moving a vehicles and groups from one company to another
|
2011-10-30 20:24:00 +00:00 |
|
rubidium
|
7005bb694c
|
(svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction between bankruptcy and manual removal of companies even though the API suggested that
|
2011-10-15 20:42:32 +00:00 |
|
frosch
|
37301ea23d
|
(svn r22985) -Feature: Display autoreplace status in group GUI.
|
2011-10-03 17:26:37 +00:00 |
|
frosch
|
f406385319
|
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
|
2011-10-03 17:23:41 +00:00 |
|
frosch
|
f43290d6af
|
(svn r22980) -Add: GroupStatistics for DEFAULT_GROUP.
|
2011-10-03 17:22:56 +00:00 |
|
frosch
|
a5caa16fc4
|
(svn r22746) -Feature: [NewGRF] Implement feature 04 property 18 bit 5.
|
2011-08-14 13:47:14 +00:00 |
|
frosch
|
82e52e51e7
|
(svn r22745) -Fix: [NewGRF] SAT_CARGO_TAKEN and AAT_STATION_CARGO_TAKEN shall only be triggered when all cargo was taken.
|
2011-08-14 13:45:36 +00:00 |
|
frosch
|
c928e82e34
|
(svn r22744) -Codechange: Clarify the scope of variables in LoadUnloadVehicle().
|
2011-08-14 13:43:27 +00:00 |
|
frosch
|
e067db6821
|
(svn r22707) -Codechange: Simplify applying the difficulty settings to prices, and reduce computational errors. (Eddi)
|
2011-07-31 14:13:01 +00:00 |
|
frosch
|
fd65734f65
|
(svn r22624) -Fix [FS#4654]: When closing an AI company the local player cheated to, we need to cheat him to another company.
|
2011-07-02 19:31:01 +00:00 |
|
frosch
|
ac60296db3
|
(svn r22623) -Cleanup: DoAcquireCompany() does not need to sell shares, ChangeOwnershipOfCompanyItems() already does that and it does it better.
|
2011-07-02 19:07:47 +00:00 |
|
frosch
|
f1b227b8f3
|
(svn r22622) -Fix: When closing down companies their shares in other companies must be sold even if share trading is disabled at that point of time.
|
2011-07-02 19:05:42 +00:00 |
|
terkhen
|
43de2fa2e8
|
(svn r22542) -Add: Store cargo acceptance stats for stations.
|
2011-06-04 21:21:00 +00:00 |
|
terkhen
|
55695277c8
|
(svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus.
|
2011-06-04 21:17:07 +00:00 |
|
frosch
|
09403a4c49
|
(svn r22479) -Codechange/Fix: Months != quarters. (xi)
|
2011-05-19 21:03:23 +00:00 |
|
rubidium
|
d946841eff
|
(svn r22413) -Document: even more stuff
|
2011-05-02 20:59:54 +00:00 |
|
planetmaker
|
6d031d0867
|
(svn r22080) -Doc: Add doxygen comments to a few functions and improve a few existing comments
|
2011-02-14 19:52:26 +00:00 |
|
smatz
|
eab3c044a1
|
(svn r22023) -Fix: verify we can allocate a CargoPacket and CargoPayment before we actually try to do so
-Codechange: increase the limit of number of CargoPayments to match the limit of Vehicles (Rubidium)
|
2011-02-08 18:27:21 +00:00 |
|
rubidium
|
a90d7ffdee
|
(svn r22015) -Codechange: move yet another pair of methods from functions.h
|
2011-02-07 22:22:20 +00:00 |
|
rubidium
|
f923391838
|
(svn r21970) -Fix [FS#4464]: Crash when a multiplayer company goes bankrupt with 'you' in it
|
2011-02-05 10:38:31 +00:00 |
|
rubidium
|
c0f39415b9
|
(svn r21957) -Cleanup: gotodepot and timetabling settings are more or less useless; just don't use depot orders or timetabling if you don't want to use it
|
2011-02-04 15:13:20 +00:00 |
|
rubidium
|
974793f0c5
|
(svn r21952) -Codechange: unify the company clearing code for bankruptcy with the command to remove companies
|
2011-02-04 10:31:40 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
84423c6ea6
|
(svn r21658) -Fix [FS#4351]: cargo payment window wasn't properly invalidated when payment changed
|
2010-12-29 18:20:19 +00:00 |
|
rubidium
|
308da265ef
|
(svn r21605) -Fix [FS#4324]: crash due to cargo payments belonging to an non-existing company
|
2010-12-23 07:17:00 +00:00 |
|
terkhen
|
f69d280f14
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
rubidium
|
9cb806ed8f
|
(svn r21462) -Codechange [FS#3689]: don't do unnecessary cargo reservations in while loading/unloading vehicles. It is only needed when at least one vehicle is loading; all other times it is a waste of effort. Roughly halves the time it takes to perform loading/unloading of vehicles (fonsinchen)
|
2010-12-11 11:00:42 +00:00 |
|
alberth
|
b698045b82
|
(svn r21156) -Codechange: Introduce EconomyIsInRecession().
|
2010-11-13 09:45:20 +00:00 |
|
rubidium
|
19f39f0fe0
|
(svn r21145) -Fix: station list wasn't updated when a new cargo got a rating
|
2010-11-11 10:34:44 +00:00 |
|
terkhen
|
25e638adcb
|
(svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache.
|
2010-11-06 13:05:11 +00:00 |
|
terkhen
|
79ab8cb571
|
(svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time.
|
2010-11-06 13:03:17 +00:00 |
|
terkhen
|
ca755e983c
|
(svn r21097) -Codechange: Unify cached max speed for all vehicle types.
|
2010-11-06 12:53:31 +00:00 |
|
terkhen
|
9dbd35a2ae
|
(svn r21095) -Codechange: Use a function to convert aircraft speed to old units.
|
2010-11-06 12:47:12 +00:00 |
|