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
/
industry_cmd.cpp
Age
Commit message (
Expand
)
Author
2007-08-27
(svn r10991) -Codechange: add documentation, enumification and some code simp...
rubidium
2007-08-26
(svn r10980) -Fix [FS#1158] : This will hopefully fix the case of an assert t...
belugas
2007-08-24
(svn r10972) -Codechange: Implement the counterpart(GetTranslatedIndustryTile...
belugas
2007-08-22
(svn r10963) -Revert(10700): Although the idea was good, it was more prone of...
belugas
2007-08-22
(svn r10962) -Codechange: protect yourself against an illicit substitution
belugas
2007-08-15
(svn r10903) -Feature: [NewGRF] Add support for variable 44 of Variational Ac...
belugas
2007-08-06
(svn r10813) -Fix (r10799): some destructors were performing too much during ...
rubidium
2007-08-03
(svn r10773) -Codechange: use pool.CleanPool instead of CleanPool(&pool) and ...
rubidium
2007-08-02
(svn r10759) -Codechange: make the industry struct use the pool item class as...
rubidium
2007-07-27
(svn r10701) -Codechange: Make sure to not use an out of bound index when the...
belugas
2007-07-27
(svn r10700) -Codechange: Enable to jump (by default) to the overriding indus...
belugas
2007-07-26
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....
rubidium
2007-07-26
(svn r10697) -Codechange: give a more sensible names to some of the unkX vari...
rubidium
2007-07-26
(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...
rubidium
2007-07-24
(svn r10675) -Codechange: unhardcode the industry types used in several locat...
rubidium
2007-07-20
(svn r10641) -Fix(r10638): Forgotten Son... err...include
belugas
2007-07-20
(svn r10640) -Fix(r10638): little typo...
belugas
2007-07-20
(svn r10639) -Codechange: Give meaninfull name to a magic number
belugas
2007-07-20
(svn r10638) -Codechange: Save the mapping of the industries and tiles, makin...
belugas
2007-07-20
(svn r10635) -Codechange: Correct some typos and code beautifying (a little bit)
belugas
2007-07-16
(svn r10587) -Codechange: move the string/dparam related stuff from variables...
rubidium
2007-07-15
(svn r10575) -Fix r10573: misplaced )
glx
2007-07-15
(svn r10573) -Codechange: Use function CheckIfCallBackAllowsAvailability for ...
belugas
2007-07-11
(svn r10508) -Codechange: allow customizable animation schemes for industries.
rubidium
2007-07-11
(svn r10506) -Fix: the (manual) building of banks was always rejected.
rubidium
2007-07-09
(svn r10494) -Fix (r10490): possible null dereference in some exotic newgrfs.
rubidium
2007-07-09
(svn r10490) -Codechange: add support for industries on non-flat surfaces.
rubidium
2007-07-09
(svn r10485) -Codechange: add a callback mechanism to determine whether build...
rubidium
2007-07-08
(svn r10483) -Codechange: add support for callbacks to manipulate the buildin...
rubidium
2007-07-08
(svn r10481) -Codechange: Show a news message with the new industry when prim...
maedhros
2007-07-08
(svn r10477) -Codechange: add some callbacks to customise the acceptance of i...
rubidium
2007-07-07
(svn r10460) -Codechange: add some more variables needed for newindustries re...
rubidium
2007-07-06
(svn r10459) -Codechange: add helper functions to determine whether an indust...
rubidium
2007-07-06
(svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an ...
rubidium
2007-07-05
(svn r10442) -Codechange: implement the industry production callback.
rubidium
2007-07-04
(svn r10439) -Codechange: initial steps for customized industry productions.
rubidium
2007-07-04
(svn r10425) -Fix (r10418): do not compare bitmasks with HASBIT. Strike two. ...
belugas
2007-07-03
(svn r10419) -Fix (r10418): do not compare bitmasks with HASBIT. Thanks to Ma...
rubidium
2007-07-03
(svn r10418) -Codechange: implement/resurrect the industry production flags.
rubidium
2007-07-01
(svn r10406) -Fix [FS#968]: only industries in the temperate climate should b...
rubidium
2007-06-26
(svn r10348) -Fix (r10347): compile errors; do not think it compiles fine whe...
rubidium
2007-06-26
(svn r10347) -Fix [FS#948]: industries with a very low production could never...
rubidium
2007-06-26
(svn r10340) -Fix: make sure no industry production can ever hit < 32 with sm...
truelight
2007-06-24
(svn r10299) -Codechange [FS#931]: industry foundations should be drawn as al...
rubidium
2007-06-22
(svn r10290) -Fix: with smooth_economy, when industry production hit 32, it s...
truelight
2007-06-20
(svn r10232) -Fix(r1): _numof_industry_table never was composed of 12 entries...
belugas
2007-06-19
(svn r10226) -Codechange: Add support for newindustry tiles drawing.
belugas
2007-06-18
(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...
rubidium
2007-06-18
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
2007-06-15
(svn r10163) -Fix(r8128): Industries had lost their random recoloring. A tes...
belugas
[next]