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.cpp
Age
Commit message (
Expand
)
Author
2010-11-13
(svn r21156) -Codechange: Introduce EconomyIsInRecession().
alberth
2010-11-11
(svn r21145) -Fix: station list wasn't updated when a new cargo got a rating
rubidium
2010-11-06
(svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache.
terkhen
2010-11-06
(svn r21098) -Codechange: Ships now store their max speed in the cache instea...
terkhen
2010-11-06
(svn r21097) -Codechange: Unify cached max speed for all vehicle types.
terkhen
2010-11-06
(svn r21095) -Codechange: Use a function to convert aircraft speed to old units.
terkhen
2010-10-17
(svn r20970) -Add: company change notification to remote admins (dihedral)
rubidium
2010-10-01
(svn r20860) -Cleanup: remove some unused functions and variables
smatz
2010-09-25
(svn r20843) -Fix [FS#2534] (r20506): Make sure (gradual) loading is properly...
michi_cc
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-26
(svn r20623) -Codechange: unify the storing of animation related information
rubidium
2010-08-15
(svn r20506) -Change: Vehicles will now stop loading after a load cycle that ...
michi_cc
2010-08-08
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...
rubidium
2010-08-07
(svn r20396) -Codechange: introduce a helper function to test whether an indu...
yexo
2010-08-06
(svn r20393) -Fix [FS#3993]: Prevent taking over competitors when you'd get t...
alberth
2010-08-06
(svn r20392) -Fix [FS#3993]: Prevent buying bankrupt companies when you'd get...
alberth
2010-08-03
(svn r20341) -Codechange: pass the tile of the HQ instead of the company to U...
rubidium
2010-08-02
(svn r20320) -Doc: Small Doxygen and normal comment fixes, and an missed addi...
alberth
2010-08-02
(svn r20319) -Codechange: Align comments, add indent to a function call.
alberth
2010-08-02
(svn r20318) -Doc: Doxygen additions.
alberth
2010-08-02
(svn r20317) -Codechange: Move variable declaration to their first use.
alberth
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-08-01
(svn r20279) -Doc: Doxygen additions/improvements.
alberth
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-07-31
(svn r20262) -Codechange: Remove unused ScoreInfo::id field, and doxyment the...
alberth
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-07-16
(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "b...
rubidium
2010-06-05
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEB...
frosch
2010-05-31
(svn r19914) -Codechange: Wrap a helper class around temporary assignments of...
frosch
2010-04-18
(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di...
frosch
2010-04-17
(svn r19655) -Codechange: Reduce usage magic p1 parameter.
frosch
2010-04-17
(svn r19651) -Fix [FS#3745]: when a company is sold, move connected clients t...
smatz
2010-04-12
(svn r19614) -Codechange: "it's" => "its" where appropriate
smatz
2010-02-27
(svn r19277) -Fix [FS#3646]: [NewGRF] Ensure prices can't be set to zero. Zer...
rubidium
2010-02-22
(svn r19197) -Codechange: introduce animation callbacks for airport tiles
yexo
2010-01-24
(svn r18908) -Fix [FS#3561]: on bankruptcy the company value did include the ...
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-09
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait...
rubidium
2010-01-04
(svn r18717) -Codechange: use TileArea in industry instead of three separate ...
rubidium
2010-01-03
(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg pro...
rubidium
2010-01-01
(svn r18683) -Fix: it's not an other
rubidium
2009-12-19
(svn r18540) -Codechange: resulting in better name for 'result'.
frosch
2009-12-19
(svn r18537) -Fix (r17436): Also do not account cargo in statistics, if it wa...
frosch
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-11-24
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicl...
frosch
2009-11-24
(svn r18266) -Codechange: Add a function to compute prices from price base an...
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
[next]