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
/
town_cmd.cpp
Age
Commit message (
Expand
)
Author
2008-06-03
(svn r13368) -Codechange: give house's min/max_date a better name, as it is r...
belugas
2008-06-03
(svn r13367) -Codechange: Allow CircularTileSearch function to return the til...
belugas
2008-06-02
(svn r13362) -Fix: make the town authority window a bit less glitchy
smatz
2008-06-01
(svn r13351) -Codechange: disable warnings about unused variable for builds w...
smatz
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-27
(svn r13297) -Codechange: Use GUIList for the town directory window
peter1138
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-24
(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadO...
frosch
2008-05-24
(svn r13226) -Feature: Allow to have more than only two airports per town. T...
belugas
2008-05-21
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-wi...
frosch
2008-05-15
(svn r13100) -Codechange: reduce the amount of parameters passed via AddNewsM...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-29
(svn r12929) -Fix [FS#1967](r12560): town rating was too often reset to Mediocre
smatz
2008-04-29
(svn r12920) -Fix (r12859): town rating was affected even after the test run
smatz
2008-04-23
(svn r12859) -Fix: make the town rating tests use less memory and much quicke...
rubidium
2008-04-23
(svn r12855) -Codechange: do not use autoptr's for testing whether certain ob...
rubidium
2008-04-21
(svn r12819) -Codechange: handle more NewGRFs in the same way as TTDP does it...
rubidium
2008-04-21
(svn r12817) -Feature: the ability to play NewGRF sounds for industries and s...
rubidium
2008-04-20
(svn r12801) -Codechange: remove the dependency of function.h in town_map.h
rubidium
2008-04-18
(svn r12762) -Fix: tabs after the first non-tab character are generally not o...
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-17
(svn r12757) -Codechange: move all cheat related stuff from all over the plac...
rubidium
2008-04-17
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...
rubidium
2008-04-15
(svn r12731) -Fix (r12726): copying a 16bit array into 32bit wouldn't work
smatz
2008-04-15
(svn r12726) -Fix [FS#1877]: overflow causing strange building behaviour in t...
rubidium
2008-04-15
(svn r12717) -Fix (r11107): Check the TILE_NOT_SLOPED flag of the _north_ til...
frosch
2008-04-06
(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify co...
smatz
2008-04-06
(svn r12596) -Feature: show what cargos a station could be supplied with. Pat...
rubidium
2008-04-04
(svn r12564) -Fix: towns couldn't terraform when inflation rised terraform pr...
smatz
2008-04-04
(svn r12562) -Cleanup: variable scope in terraform_cmd.cpp
smatz
2008-04-04
(svn r12561) -Fix: do not affect town rating change by the order in which we ...
smatz
2008-04-04
(svn r12560) -Cleanup: town_cmd.cpp and header files - variable scope and a b...
smatz
2008-04-03
(svn r12547) -Feature: invisibility options to make objects invisible instead...
smatz
2008-04-01
(svn r12534) -Feature: Add a new type of town road layouts - random for each ...
skidd13
2008-03-31
(svn r12513) -Codechange: rename OriginalTileRandomiser something more descri...
skidd13
2008-03-31
(svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especial...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-03-28
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
rubidium
2008-03-18
(svn r12381) -Fix [FS1835] [FS1535] (r11855): The number of houses wasn't com...
skidd13
2008-02-20
(svn r12201) -Fix (r12060): compilation warnings - uninitialized variable whe...
smatz
2008-02-20
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat...
frosch
2008-02-18
(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there...
smatz
2008-02-16
(svn r12162) -Fix [FS#1757]: towns shouldn't build over houses owned by anoth...
smatz
2008-02-16
(svn r12161) -Fix: towns will no longer build houses > 1x1 there where should...
smatz
2008-02-05
(svn r12063) -Cleanup: use C++ indenting and variable scope/declaration in Bu...
smatz
2008-02-04
(svn r12062) -Fix: possible deadlock when there are no houses available to bu...
smatz
2008-02-04
(svn r12060) -Fix: do not clear tiles when the town won't be able to build an...
smatz
2008-01-31
(svn r12031) -Fix [FS#1689,FS#1719]: Prevent towns from removing or claiming ...
peter1138
2008-01-30
(svn r12021) -Cleanup: Make some parts of the town growth a bit more descriptive
skidd13
[next]