log src/economy.cpp @ 17152:c62cecf4dade draft

age author description
Sat, 22 Jan 2011 14:52:20 +0000 rubidium (svn r21890) -Cleanup: remove some unneeded includes draft
Wed, 29 Dec 2010 18:20:19 +0000 rubidium (svn r21658) -Fix [FS#4351]: cargo payment window wasn't properly invalidated when payment changed draft
Thu, 23 Dec 2010 07:17:00 +0000 rubidium (svn r21605) -Fix [FS#4324]: crash due to cargo payments belonging to an non-existing company draft
Tue, 14 Dec 2010 21:33:53 +0000 terkhen (svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains. draft
Sat, 11 Dec 2010 11:00:42 +0000 rubidium (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) draft
Sat, 13 Nov 2010 09:45:20 +0000 alberth (svn r21156) -Codechange: Introduce EconomyIsInRecession(). draft
Thu, 11 Nov 2010 10:34:44 +0000 rubidium (svn r21145) -Fix: station list wasn't updated when a new cargo got a rating draft
Sat, 06 Nov 2010 13:05:11 +0000 terkhen (svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache. draft
Sat, 06 Nov 2010 13:03:17 +0000 terkhen (svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time. draft
Sat, 06 Nov 2010 12:53:31 +0000 terkhen (svn r21097) -Codechange: Unify cached max speed for all vehicle types. draft
Sat, 06 Nov 2010 12:47:12 +0000 terkhen (svn r21095) -Codechange: Use a function to convert aircraft speed to old units. draft
Sun, 17 Oct 2010 17:37:45 +0000 rubidium (svn r20970) -Add: company change notification to remote admins (dihedral) draft
Fri, 01 Oct 2010 16:42:28 +0000 smatz (svn r20860) -Cleanup: remove some unused functions and variables draft
Sat, 25 Sep 2010 12:48:33 +0000 michi_cc (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) draft
Thu, 26 Aug 2010 22:01:16 +0000 rubidium (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers draft
Thu, 26 Aug 2010 15:31:40 +0000 rubidium (svn r20623) -Codechange: unify the storing of animation related information draft
Sun, 15 Aug 2010 22:37:30 +0000 michi_cc (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. draft
Sun, 08 Aug 2010 10:59:30 +0000 rubidium (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. draft
Sat, 07 Aug 2010 20:11:27 +0000 yexo (svn r20396) -Codechange: introduce a helper function to test whether an industry temporarily refues to accept some cargo draft
Fri, 06 Aug 2010 20:28:16 +0000 alberth (svn r20393) -Fix [FS#3993]: Prevent taking over competitors when you'd get too many vehicles. draft
Fri, 06 Aug 2010 20:26:01 +0000 alberth (svn r20392) -Fix [FS#3993]: Prevent buying bankrupt companies when you'd get too many vehicles. draft
Tue, 03 Aug 2010 12:36:40 +0000 rubidium (svn r20341) -Codechange: pass the tile of the HQ instead of the company to UpdateCompanyHQ draft
Mon, 02 Aug 2010 20:47:27 +0000 alberth (svn r20320) -Doc: Small Doxygen and normal comment fixes, and an missed addition. draft
Mon, 02 Aug 2010 20:37:32 +0000 alberth (svn r20319) -Codechange: Align comments, add indent to a function call. draft
Mon, 02 Aug 2010 20:32:39 +0000 alberth (svn r20318) -Doc: Doxygen additions. draft
Mon, 02 Aug 2010 20:19:10 +0000 alberth (svn r20317) -Codechange: Move variable declaration to their first use. draft
Sun, 01 Aug 2010 19:44:49 +0000 frosch (svn r20286) -Codechange: Unify end of doxygen comments. draft
Sun, 01 Aug 2010 19:22:34 +0000 frosch (svn r20283) -Codechange: Unify start of doygen comments. draft
Sun, 01 Aug 2010 17:45:53 +0000 alberth (svn r20279) -Doc: Doxygen additions/improvements. draft
Sat, 31 Jul 2010 21:02:56 +0000 alberth (svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements. draft