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
/
newgrf_industries.h
Age
Commit message (
Expand
)
Author
2010-10-19
(svn r20996) -Change: [NewGRF] the X and Y offsets in the parameter for indus...
yexo
2010-10-16
(svn r20942) -Feature [NewGRF]: make it possible to distinguish player built/...
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-07
(svn r20396) -Codechange: introduce a helper function to test whether an indu...
yexo
2010-05-29
(svn r19901) -Add: [NewGRF] Access to industry founder (var A7) during callba...
frosch
2010-05-01
(svn r19744) -Add [FS#3477]: [NewGRF] Access to random bits of houses and ind...
frosch
2010-02-21
(svn r19185) -Codechange: Return succeeded or failed CommandCost from CheckIf...
alberth
2010-01-21
(svn r18878) -Fix [NewGRF]: crash when a newgrf used var62 in an industry til...
yexo
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-01-29
(svn r12006) -Fix: implement FS#1697 without the nasty side effects as specif...
rubidium
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
2007-09-23
(svn r11152) -Fix: GetIndustryIDAtOffset crashed when translation of the GFX ...
rubidium
2007-09-23
(svn r11151) -Codechange: add (partial) support for randomizing industry trig...
rubidium
2007-07-25
(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...
rubidium
2007-07-15
(svn r10572) -Codechange: Add function CheckIfCallBackAllowsAvailability for ...
belugas
2007-07-11
(svn r10515) -Codechange: allow getting some more data about the environment ...
rubidium
2007-07-11
(svn r10514) -Codechange: add support for getting the nearest industry with a...
rubidium
2007-07-09
(svn r10485) -Codechange: add a callback mechanism to determine whether build...
rubidium
2007-07-05
(svn r10442) -Codechange: implement the industry production callback.
rubidium
2007-06-28
(svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCa...
belugas
2007-06-13
(svn r10127) -Add: Addition of basic structure for industry tiles callbacks (...
belugas
2007-06-12
(svn r10108) -Codechange: implement variable 0x60 (Get industry tile ID at of...
belugas
2007-06-09
(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (...
belugas