summaryrefslogtreecommitdiff
path: root/src/economy.cpp
AgeCommit message (Expand)Author
2013-02-10(svn r24986) -Change: Cleanup goals and cargo monitors of companies when they...zuu
2013-02-04(svn r24968) -Fix [FS#5379]: company window was not updated when shared were ...rubidium
2013-02-03(svn r24963) -Fix [FS#5435]: Do not stop loading if there are reservations le...rubidium
2013-02-03(svn r24962) -Fix [FS#5438]: Reserve all capacity while unloading to avoid 's...rubidium
2013-01-20(svn r24927) -Cleanup [FS#5440]: No need to check a positive value to be larg...planetmaker
2013-01-11(svn r24905) -Feature(ish): Implement station randomisation triggers.peter1138
2013-01-10(svn r24904) -Fix (r22746): "Train loads/unloads cargo" station animation tri...peter1138
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2013-01-03(svn r24883) -Fix: a completely emptied vehicle could trigger an assertrubidium
2013-01-02(svn r24882) -Fix: desync when NewGRF changes the stats related to accelerati...rubidium
2012-11-12(svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry:...frosch
2012-11-12(svn r24705) -Fix: Station rating might consider very old vehicles very young.frosch
2012-10-20(svn r24619) -Change: Check for bankruptcy on a monthly basis (ZxBioHazardZx)planetmaker
2012-10-20(svn r24618) -Feature: Pay interest also on a negative cash value (ZxBioHazar...planetmaker
2012-10-20(svn r24617) -Change: Only bankrupt, if you have negative money considering y...planetmaker
2012-10-01(svn r24566) -Codechange: Reorder some code more intuitively. (Juanjo)frosch
2012-10-01(svn r24565) -Fix: Stop both price and payment inflation if either of them ha...frosch
2012-10-01(svn r24564) -Fix [FS#5312] (r17433): Limiting the inflation did not quite work.frosch
2012-08-25(svn r24497) -Feature [FS#5106]: When using autorefit only load/refit vehicle...frosch
2012-07-15(svn r24405) -Add: Save and load of active cargo monitors.alberth
2012-07-15(svn r24404) -Add: Data structures for cargo transport monitoring.alberth
2012-05-26(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and ...frosch
2012-05-26(svn r24281) -Cleanup: Merge all company news subtypes into a single one; the...frosch
2012-05-06(svn r24204) -Fix: If a company is taken over or bankrupts, transfer exclusiv...frosch
2012-02-11(svn r23931) -Change: Scale infrastructure cost of rail tracks by the total n...michi_cc
2012-01-22(svn r23844) -Fix (r23414): Infrastructure count for stations wasn't updated ...michi_cc
2012-01-22(svn r23841) -Fix: Clear NewGRF vehicle cache when their owner changes. (esp....frosch
2012-01-20(svn r23826) -Fix [FS#4972]: the detailed performance rating window showed th...rubidium
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2011-12-19(svn r23622) -Add: a set of events to trigger in a GameScripttruebrain
2011-12-10(svn r23485) -Fix: Autorefit failed if the first part of an articulated vehic...frosch
2011-12-03(svn r23415) -Feature: Infrastructure maintenance costs.michi_cc
2011-11-29(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)truebrain
2011-11-23(svn r23298) -Add: track statistics of all incoming and outgoing goods. Incom...truebrain
2011-11-15(svn r23233) -Codechange: Refactor maximum and actually transported cargo amo...michi_cc
2011-11-08(svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 ...frosch
2011-11-08(svn r23148) -Change: [NewGRF] Check the results of various callbacks for val...frosch
2011-11-04(svn r23111) -Fix: Keep subtype when automatically choosing the cargo for aut...michi_cc
2011-11-04(svn r23109) -Fix: Subtract auto-refit costs from the vehicle profit.michi_cc
2011-11-04(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station...michi_cc
2011-11-01(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code.frosch
2011-10-30(svn r23067) -Fix [FS#4812]: updating the group statistics got more strict ch...rubidium
2011-10-15(svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction be...rubidium
2011-10-03(svn r22985) -Feature: Display autoreplace status in group GUI.frosch
2011-10-03(svn r22981) -Add: GroupStatistics for the ALL_GROUP.frosch
2011-10-03(svn r22980) -Add: GroupStatistics for DEFAULT_GROUP.frosch
2011-08-14(svn r22746) -Feature: [NewGRF] Implement feature 04 property 18 bit 5.frosch
2011-08-14(svn r22745) -Fix: [NewGRF] SAT_CARGO_TAKEN and AAT_STATION_CARGO_TAKEN shall...frosch
2011-08-14(svn r22744) -Codechange: Clarify the scope of variables in LoadUnloadVehicle().frosch
2011-07-31(svn r22707) -Codechange: Simplify applying the difficulty settings to prices...frosch