summaryrefslogtreecommitdiff
path: root/src/newgrf_house.h
AgeCommit message (Expand)Author
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 houserubidium
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 appropriaterubidium
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 filessmatz
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 stuffglx
2007-05-19(svn r9873) -Codechange: Add missing second callback parameter for housespeter1138
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