summaryrefslogtreecommitdiff
path: root/src/economy_base.h
AgeCommit message (Expand)Author
2019-12-21Codechange: Replace FOR_ALL_CARGO_PAYMENTS with range-based for loopsglx
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2013-02-17(svn r25011) -Codechange: allow vehicle transfer and profit text effects to b...rubidium
2011-05-02(svn r22411) -Document: another bunch of bitsrubidium
2011-02-08(svn r22023) -Fix: verify we can allocate a CargoPacket and CargoPayment befo...smatz
2009-10-06(svn r17734) -Fix (r17732): broke the assumption that 'this->packets == this'...rubidium
2009-10-06(svn r17720) -Codechange: guard the CargoPacket variables that are cached in ...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-22(svn r16914) -Codechange: split Station and BaseStation into different filesrubidium
2009-06-29(svn r16694) -Fix [FS#2995] (rgradual loading, rnewindustries): only pay for ...rubidium
2009-06-28(svn r16683) -Codechange: move the cargo payment handling to a seperate class...rubidium