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
/
newgrf_town.cpp
Age
Commit message (
Expand
)
Author
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-15
(svn r12726) -Fix [FS#1877]: overflow causing strange building behaviour in t...
rubidium
2008-03-18
(svn r12381) -Fix [FS1835] [FS1535] (r11855): The number of houses wasn't com...
skidd13
2008-02-25
(svn r12247) -Fix (r9315): Town variables 0x9E to 0xAD (company ratings) retu...
frosch
2008-02-20
(svn r12192) -Fix: clamp various town variables to 16bit prior to returning t...
smatz
2008-01-13
(svn r11834) -Codechange: only include settings_type.h if needed.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-07-04
(svn r10430) -Fix: Too many town rating entry lookups (KUDr)
peter1138
2007-04-21
(svn r9709) -Fix (r9706): Larger towns use t->larger_towns, not the town index.
maedhros
2007-04-21
(svn r9706) -Codechange: Support NewGRF town var 40 'largertowns' variable pr...
peter1138
2007-03-19
(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...
maedhros