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