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_house.h
Age
Commit message (
Expand
)
Author
2020-01-26
Feature: NewGRF callback profiling (#7868)
Niels Martin Hansen
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2018-05-21
Change: Add CargoTypes type for cargo masks. (#6790)
PeterN
2018-03-11
(svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlinea...
frosch
2017-10-25
(svn r27928) -Fix: [NewGRF] While executing random triggers, var 5F should in...
frosch
2013-11-24
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointe...
frosch
2012-11-10
(svn r24693) -Doc: Add some doxymentation into the newgrf code.
alberth
2012-11-10
(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.
alberth
2012-11-10
(svn r24682) -Codechange: Add resolver classes for houses.
alberth
2011-12-19
(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...
rubidium
2011-10-31
(svn r23072) -Feature: [NewGRF] House callback 0x148.
michi_cc
2011-06-12
(svn r22560) -Codechange: Remove constness from House in ResolverObject.
terkhen
2010-08-26
(svn r20627) -Codechange: unify the animation code of station, airport, house...
rubidium
2010-08-26
(svn r20624) -Codechange: some constifying for NewGRF house
rubidium
2010-05-01
(svn r19744) -Add [FS#3477]: [NewGRF] Access to random bits of houses and ind...
frosch
2010-05-01
(svn r19743) -Fix: NewGrfs could access map bits of not yet constructed indus...
frosch
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
2009-06-26
(svn r16664) -Codechange: move house-related stuff from town.h and town_type....
smatz
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-21
(svn r12817) -Feature: the ability to play NewGRF sounds for industries and s...
rubidium
2008-03-18
(svn r12381) -Fix [FS1835] [FS1535] (r11855): The number of houses wasn't com...
skidd13
2008-01-15
(svn r11855) -Fix [FS#1335]: recompute town population when removing a 'newho...
glx
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
2007-11-11
(svn r11411) -Codechange: implement random triggers for houses.
rubidium
2007-07-25
(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...
rubidium
2007-06-08
(svn r10065) -Cleanup (r9850): remove now unneeded stuff
glx
2007-05-19
(svn r9873) -Codechange: Add missing second callback parameter for houses
peter1138
2007-05-15
(svn r9850) -Codechange: Introduction of the Override/Substitute manager. Cu...
belugas
2007-03-19
(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...
maedhros