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_map.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2014-09-21
(svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus b...
rubidium
2014-04-12
(svn r26457) -Codechange: Remove unused parameter from SetIndustryCompleted
planetmaker
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2010-08-26
(svn r20631) -Codechange: generalise IsIndustryTileOnWater + simplify so rela...
rubidium
2010-08-26
(svn r20622) -Codechange: unify [GS]et[Statation|Object|Industry|House]Animat...
rubidium
2010-08-26
(svn r20621) -Codechange: move animation frames of houses, objects and indust...
rubidium
2010-05-13
(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-20
(svn r18563) -Document: some industry related functions
rubidium
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-08-30
(svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByT...
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-03-08
(svn r15643) -Fix [FS#2711]: be more strict with zeroing unused map array bits
smatz
2008-08-03
(svn r13982) -Fix (r13981): And then not enough was cleared...
peter1138
2008-08-03
(svn r13981) -Fix [FS#AmmlersStillTooLazy]: Resetting construction stage coun...
peter1138
2008-07-26
(svn r13838) -Codechange: Make industry tiles aware of WaterClasses.
frosch
2007-12-21
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-11
(svn r11412) -Fix (r11403): animation was not turned on properly.
rubidium
2007-10-07
(svn r11223) -Fix[FS#1306]: Rename and refactor adequately a function that ac...
belugas
2007-09-28
(svn r11185) -Codechange: prepare some more code for the introduction of NewI...
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-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-07-24
(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t...
rubidium
2007-06-12
(svn r10115) -Codechange: Create accessors to triggers and random bits for in...
belugas
2007-05-30
(svn r9984) -Codechange: Remove an obsolete structure and a now meaningless e...
belugas
2007-05-18
(svn r9867) -Codechange: Remove data duplication. The exact same values can ...
belugas
2007-04-03
(svn r9554) -Documentation: add documentation to some map accessors.
rubidium
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-03
(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...
belugas
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium