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
/
table
/
town_land.h
Age
Commit message (
Expand
)
Author
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