index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
economy_type.h
Age
Commit message (
Expand
)
Author
2010-02-14
(svn r19131) -Doc: Add doxygen comments to some economy variables and constants.
alberth
2010-01-29
(svn r18945) -Codechange: typo
yexo
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 appropriate
rubidium
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 file
smatz
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