summaryrefslogtreecommitdiff
path: root/src/table/pricebase.h
AgeCommit message (Expand)Author
2020-12-27Codechange: Replace assert_compile macro with static_assertCharles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2012-02-11(svn r23931) -Change: Scale infrastructure cost of rail tracks by the total n...michi_cc
2011-12-03(svn r23415) -Feature: Infrastructure maintenance costs.michi_cc
2011-03-05(svn r22204) -Change: Make the base costs for building and demolishing NewObj...planetmaker
2010-08-08(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...rubidium
2010-04-25(svn r19721) -Change: Set the new base costs to better values.terkhen
2010-04-25(svn r19720) -Feature: New base costs for building/clearing canals, building/...terkhen
2010-04-24(svn r19704) -Codechange: unify the style of GSF enums; now they're plural in...rubidium
2010-01-29(svn r18945) -Codechange: typoyexo
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 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-20(svn r17596) -Codechange: constify some tablessmatz
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