Age | Commit message (Expand) | Author |
2011-10-31 | (svn r23072) -Feature: [NewGRF] House callback 0x148. | michi_cc |
2010-08-26 | (svn r20623) -Codechange: unify the storing of animation related information | rubidium |
2010-08-07 | (svn r20401) -Codechange: let HouseSpec use GRFFileProps | rubidium |
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-12 | (svn r19802) -Codechange: Replace some more magic numbers by corresponding co... | belugas |
2010-05-12 | (svn r19800) -Codechange: Replace magic number by corresponding constant | belugas |
2010-01-22 | (svn r18888) -Codechange: Rename PALETTE_59[EF] to something more meaningful. | frosch |
2009-12-20 | (svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not work | rubidium |
2009-12-04 | (svn r18403) -Codechange: Re-arrange header of table _original_house_specs | belugas |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-04-21 | (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t... | rubidium |
2009-03-15 | (svn r15717) -Cleanup: apply some documentation coding style upon the stuff i... | rubidium |
2008-06-03 | (svn r13368) -Codechange: give house's min/max_date a better name, as it is r... | belugas |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-04-17 | (svn r12751) -Codechange: do what has been done in r11862 in a different way ... | rubidium |
2008-01-15 | (svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same carg... | rubidium |
2007-09-14 | (svn r11102) -Codechange: remove some pointless addition+substractions. Patch... | rubidium |
2007-05-10 | (svn r9823) -Feature: Add support for house property 1F - minimum life span. | maedhros |
2007-04-16 | (svn r9650) -Documentation: Finalize doxygen comments for town_land.h | belugas |
2007-04-16 | (svn r9642) -Documentation: Having a different macro name for _original_house... | belugas |
2007-04-13 | (svn r9619) -Documentation: Comments on drawing arrays of houses and industries | belugas |
2007-03-20 | (svn r9366) -Codechange: Unify the different houses acceptances attributes on... | belugas |
2007-03-19 | (svn r9315) -Merge: The newhouses branch. With this merge comes almost comple... | maedhros |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-01-14 | (svn r8129) -Codechange: Change data tables to use split off palette map. And | peter1138 |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |