summaryrefslogtreecommitdiff
path: root/src/newgrf_house.cpp
AgeCommit message (Expand)Author
2007-10-07(svn r11225) -Fix: if a sprite shares the bounding box of another sprite, the...rubidium
2007-09-30(svn r11190) -Fix: make snowy roofs of (newgrf) houses also transparent.rubidium
2007-09-26(svn r11173) -Codechange: rename some callback enums so they are more uniform.rubidium
2007-09-23(svn r11149) -Fix [FS#1225]: Draw building stages for new house ground sprites.maedhros
2007-09-04(svn r11042) -Fix [FS#1196]: so newgrf callbacks returned slightly wrong heig...rubidium
2007-08-23(svn r10968) -Codechange: Remove a tileloop performed in the AfterLoadCountBu...belugas
2007-07-26(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....rubidium
2007-07-26(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...rubidium
2007-07-25(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...rubidium
2007-06-15(svn r10167) -Codechange: Change the flagging system of grf loaded feature fr...belugas
2007-06-08(svn r10066) -Codechange: Expose function GetNearbyTile by moving it to newgr...belugas
2007-06-05(svn r10040) -Codechange: Make the function GetTerrainType public, as other f...belugas
2007-05-31(svn r10005) -Codechange: Merge two flags (2cc and newhouses) indicating some...belugas
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-04-05(svn r9563) -Feature: Add more finer control to transparency options, includi...peter1138
2007-03-22(svn r9400) -Codechange: Use some more representative enum names for landscap...belugas
2007-03-20(svn r9371) -Feature: Add support for variable snow lines in the arctic clima...maedhros
2007-03-19(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...maedhros