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
|
0b33df7a8f
|
(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 |
|
frosch
|
a3ede3cea1
|
(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
|
8e00fa39b2
|
(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 |
|
terkhen
|
5bb79b1f46
|
(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 |
|
frosch
|
ebb4f0513a
|
(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 |
|
rubidium
|
ff143c6708
|
(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 |
|
planetmaker
|
914f8e9f1d
|
(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 |
|
smatz
|
b4273bcd35
|
(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
|
3745ff7338
|
(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
|
50d646ca7b
|
(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
|
4c5ca17486
|
(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
|
732a0d069a
|
(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
|
7eba2bf4d3
|
(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
|
cea92937eb
|
(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 |
|
rubidium
|
e2a7ecbcae
|
(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 |
|
terkhen
|
48b7916458
|
(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 |
|
rubidium
|
0d32cd3cc8
|
(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 |
|
alberth
|
43f807a918
|
(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 |
|
rubidium
|
67d071d033
|
(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
|
18e3a3ddfc
|
(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
|
25d1b2f54b
|
(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
|
c8a56f17f8
|
(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 |
|
terkhen
|
cfac2ced69
|
(svn r21095) -Codechange: Use a function to convert aircraft speed to old units.
|
2010-11-06 12:47:12 +00:00 |
|
rubidium
|
56a65270fc
|
(svn r20970) -Add: company change notification to remote admins (dihedral)
|
2010-10-17 17:37:45 +00:00 |
|
rubidium
|
ae20cb4f3d
|
(svn r20970) -Add: company change notification to remote admins (dihedral)
|
2010-10-17 17:37:45 +00:00 |
|
smatz
|
548a3747e9
|
(svn r20860) -Cleanup: remove some unused functions and variables
|
2010-10-01 16:42:28 +00:00 |
|
smatz
|
77fe95f552
|
(svn r20860) -Cleanup: remove some unused functions and variables
|
2010-10-01 16:42:28 +00:00 |
|