summaryrefslogtreecommitdiff
path: root/src/house.h
AgeCommit message (Expand)Author
2020-12-27Codechange: Replace assert_compile macro with static_assertCharles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-01-21Add: Houses can accept up to 16 different cargo types via NewGRF.Niels Martin Hansen
2018-07-29Fix: HouseSpec::watched_cargoes not 64 bitNiels Martin Hansen
2013-10-12(svn r25839) -Codechange: Use NUM_HOUSES_PER_GRF instead of NUM_HOUSES to pro...frosch
2013-10-12(svn r25838) -Codechange: Rename HOUSE_MAX to NUM_HOUSES.frosch
2012-01-03(svn r23735) -Codechange: remove ~50 includes from headers that weren't neededrubidium
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2011-10-31(svn r23072) -Feature: [NewGRF] House callback 0x148.michi_cc
2011-01-18(svn r21845) -Codechange: move documentation towards the code to make it more...rubidium
2010-09-13(svn r20797) -Fix: disable houses without a size that are available according...yexo
2010-08-26(svn r20623) -Codechange: unify the storing of animation related informationrubidium
2010-08-07(svn r20401) -Codechange: let HouseSpec use GRFFilePropsrubidium
2010-08-01(svn r20286) -Codechange: Unify end of doxygen comments.frosch
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-05-13(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...rubidium
2010-01-05(svn r18736) -Feature [NewGRF]: implement varaction2houses vars 66 ad 67yexo
2009-12-20(svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not workrubidium
2009-09-14(svn r17534) -Codechange: unify the naming of callback masks/flagsrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-26(svn r16666) -Codechange: replace GetHouseSpecs() by HouseSpec::Get(), hide _...smatz
2009-06-26(svn r16664) -Codechange: move house-related stuff from town.h and town_type....smatz