summaryrefslogtreecommitdiff
path: root/src/economy_type.h
AgeCommit message (Expand)Author
2020-12-28Fix #8297: Infrastructure counters for road tunnels, bridges, depots … (#8454)gooball
2020-12-16Change: extend the allowed range for max loan setting (#8386)Pavel Stupnikov
2020-12-14Add: new economy "frozen" that stops production changes and industry closures...Pavel Stupnikov
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-29Codechange: Remove ExpensesTypeByteCharles Pigott
2018-04-30Fix: Spelling errors (#6769)Joan Josep
2013-09-21(svn r25788) -Feature: [Script] Game Scripts can now charge fees and give mon...zuu
2011-12-19(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...rubidium
2011-12-03(svn r23415) -Feature: Infrastructure maintenance costs.michi_cc
2011-12-03(svn r23413) -Add: Company infrastructure counts for canals.michi_cc
2011-12-03(svn r23411) -Add: Company infrastructure counts for rail.michi_cc
2010-10-30(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)alberth
2010-08-08(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...rubidium
2010-07-31(svn r20262) -Codechange: Remove unused ScoreInfo::id field, and doxyment the...alberth
2010-05-13(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...rubidium
2010-04-25(svn r19720) -Feature: New base costs for building/clearing canals, building/...terkhen
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2010-02-14(svn r19131) -Doc: Add doxygen comments to some economy variables and constants.alberth
2010-01-29(svn r18945) -Codechange: typoyexo
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-11-24(svn r18284) -Cleanup (r18268, r18283): Replace magic value with enum.frosch
2009-11-24(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, ...frosch
2009-11-24(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicl...frosch
2009-11-08(svn r18016) -Codechange: Move the arbitrary basecost multiplier offset (8) t...frosch
2009-11-08(svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum...frosch
2009-11-07(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.frosch
2009-09-06(svn r17433) -Codechange: Store cumulated inflation in savegame and compute a...frosch
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-02(svn r17037) -Fix (r17036): 'Polygonal Capabilities' are a core feature of wi...frosch
2009-08-02(svn r17036) -Codechange: Split price bases from economy.cpp to table/priceba...frosch
2009-06-29(svn r16694) -Fix [FS#2995] (rgradual loading, rnewindustries): only pay for ...rubidium
2009-05-23(svn r16403) -Codechange: move code related to subsidies to separate filesmatz
2009-05-11(svn r16276) -Fix: huh, old AI? What is that? What about all the time I thoug...rubidium
2008-09-15(svn r14332) -Fix[FS#1885]: Balance the monthly random industry changes, by i...belugas
2008-07-07(svn r13679) -Fix [FS#2131]: saving TTD imported games in recession failed du...rubidium
2008-06-02(svn r13356) -Codechange: Incorrect documentation and variable type for infla...peter1138
2008-02-09(svn r12090) -Codechange : removed a magic number and code style application ...belugas
2008-01-12(svn r11818) -Codechange: split player.h into smaller pieces.rubidium
2008-01-09(svn r11793) -Codechange: pass the expense type via the CommandCost instead o...rubidium
2007-12-21(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.rubidium
2007-12-21(svn r11677) -Codechange: move price and command related types/functions to t...rubidium