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 |
|
rubidium
|
56a65270fc
|
(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 |
|
michi_cc
|
355ca511ca
|
(svn r20843) -Fix [FS#2534] (r20506): Make sure (gradual) loading is properly terminated for consists with multiple cargo types. Don't stop loading if the timetabled wait is not over yet. (Steve-N)
|
2010-09-25 12:48:33 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
514f566d7c
|
(svn r20623) -Codechange: unify the storing of animation related information
|
2010-08-26 15:31:40 +00:00 |
|
michi_cc
|
29e7f55d94
|
(svn r20506) -Change: Vehicles will now stop loading after a load cycle that loaded less than possible, unless it's a full load order. This should improve behaviour with gradual loading and cargo continuously trickling in.
|
2010-08-15 22:37:30 +00:00 |
|
rubidium
|
1f2276b785
|
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
|
2010-08-08 10:59:30 +00:00 |
|
yexo
|
5162f28c27
|
(svn r20396) -Codechange: introduce a helper function to test whether an industry temporarily refues to accept some cargo
|
2010-08-07 20:11:27 +00:00 |
|
alberth
|
f5964a46d2
|
(svn r20393) -Fix [FS#3993]: Prevent taking over competitors when you'd get too many vehicles.
|
2010-08-06 20:28:16 +00:00 |
|
alberth
|
3db5cfb95d
|
(svn r20392) -Fix [FS#3993]: Prevent buying bankrupt companies when you'd get too many vehicles.
|
2010-08-06 20:26:01 +00:00 |
|
rubidium
|
f475a7f5e7
|
(svn r20341) -Codechange: pass the tile of the HQ instead of the company to UpdateCompanyHQ
|
2010-08-03 12:36:40 +00:00 |
|
alberth
|
91eba89331
|
(svn r20320) -Doc: Small Doxygen and normal comment fixes, and an missed addition.
|
2010-08-02 20:47:27 +00:00 |
|
alberth
|
66b3d60b60
|
(svn r20319) -Codechange: Align comments, add indent to a function call.
|
2010-08-02 20:37:32 +00:00 |
|
alberth
|
ccbacfc298
|
(svn r20318) -Doc: Doxygen additions.
|
2010-08-02 20:32:39 +00:00 |
|
alberth
|
6c01a5833c
|
(svn r20317) -Codechange: Move variable declaration to their first use.
|
2010-08-02 20:19:10 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
alberth
|
e5b703ddf9
|
(svn r20279) -Doc: Doxygen additions/improvements.
|
2010-08-01 17:45:53 +00:00 |
|
alberth
|
1743c86610
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
alberth
|
7d3de0632d
|
(svn r20262) -Codechange: Remove unused ScoreInfo::id field, and doxyment the data structures.
|
2010-07-31 19:45:48 +00:00 |
|
alberth
|
137e2b64c9
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
rubidium
|
1b507dcf66
|
(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "base" unit for aircraft speeds
|
2010-07-16 17:45:34 +00:00 |
|
frosch
|
a5bea603ea
|
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEBUG() output. It was triggered on exceptions, especially when aborting world generation.
|
2010-06-05 12:16:12 +00:00 |
|
frosch
|
ee53807e51
|
(svn r19914) -Codechange: Wrap a helper class around temporary assignments of _current_company to ensure proper restoration.
|
2010-05-31 20:22:57 +00:00 |
|
frosch
|
a4413f4cf6
|
(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer divisions with rounding.
|
2010-04-18 14:56:05 +00:00 |
|
frosch
|
001a96526c
|
(svn r19655) -Codechange: Reduce usage magic p1 parameter.
|
2010-04-17 13:45:48 +00:00 |
|
smatz
|
abaf6b5b42
|
(svn r19651) -Fix [FS#3745]: when a company is sold, move connected clients to spectators
|
2010-04-17 11:39:46 +00:00 |
|
smatz
|
258b128a56
|
(svn r19614) -Codechange: "it's" => "its" where appropriate
|
2010-04-12 14:12:47 +00:00 |
|
rubidium
|
f91cf9e519
|
(svn r19277) -Fix [FS#3646]: [NewGRF] Ensure prices can't be set to zero. Zero prices break a lot of the internal logic to determine whether something has been done.
|
2010-02-27 16:27:28 +00:00 |
|
yexo
|
391b759d04
|
(svn r19197) -Codechange: introduce animation callbacks for airport tiles
|
2010-02-22 14:16:57 +00:00 |
|
rubidium
|
06e3ad23a0
|
(svn r18908) -Fix [FS#3561]: on bankruptcy the company value did include the loan and as such the value at which you bought the company was too low
|
2010-01-24 11:05:26 +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
|
ad8d6e8dd2
|
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way
|
2010-01-09 14:43:08 +00:00 |
|
rubidium
|
6cac8be361
|
(svn r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry.
|
2010-01-04 18:21:07 +00:00 |
|
rubidium
|
f99c8b3f21
|
(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg profit in feeder chains. This to give the user a better chance to get a feeder system without "losses".
|
2010-01-03 21:29:20 +00:00 |
|
rubidium
|
3de085a143
|
(svn r18683) -Fix: it's not an other
|
2010-01-01 18:45:40 +00:00 |
|
frosch
|
9384da0ea2
|
(svn r18540) -Codechange: resulting in better name for 'result'.
|
2009-12-19 17:14:35 +00:00 |
|
frosch
|
ec8e44055c
|
(svn r18537) -Fix (r17436): Also do not account cargo in statistics, if it was not accepted.
|
2009-12-19 15:51:55 +00:00 |
|
rubidium
|
da30e736ca
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
frosch
|
f60a437d36
|
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself.
|
2009-11-24 13:15:58 +00:00 |
|
frosch
|
fe65c7f833
|
(svn r18266) -Codechange: Add a function to compute prices from price base and cost factor and use it consistently for vehicle purchase, running cost, and refit cost.
|
2009-11-24 13:12:34 +00:00 |
|
frosch
|
c0936d100d
|
(svn r18016) -Codechange: Move the arbitrary basecost multiplier offset (8) to newgrf loading and make the internal state zero-based instead.
|
2009-11-08 18:04:53 +00:00 |
|