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
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