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.h
Age
Commit message (
Expand
)
Author
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2020-06-28
Change #8159: Remove now unused town cargo caches without bumping the savegam...
dP
2020-05-21
Codechange: Use std::string for most of the user-settable custom names.
Michael Lutz
2020-01-12
Codechange: Cache resolved town, station and industry name strings
Jonathan G Rennison
2020-01-12
Change: Only resort town directory window on population change if necessary
Jonathan G Rennison
2020-01-07
Fix 196d5868: Always apply filter on town directory rebuild
glx
2020-01-05
Fix #7899, 196d5868: don't trigger filter changes more than expected
glx
2019-12-21
Codechange: Replace FOR_ALL_TOWNS with range-based for loops
glx
2019-12-01
Fix #7847: Use ViewportSign coordinates for sign Kdtree coordinates (#7849)
Niels Martin Hansen
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-09-29
Fix: Some typos found using codespell
JMcKiern
2019-08-17
Add #6887: Option to show zone inside local authority boundary of towns
Gabda
2019-07-22
Feature: Town name filtering (#7621)
TELK
2019-05-01
Feature: Add NotRoadTypes (NRT)
peter1138
2019-04-29
Codechange: Remove PartOfSubsidyByte
Charles Pigott
2019-04-29
Codechange: Remove Company/OwnerByte types
Charles Pigott
2019-04-29
Codechange: Remove TownLayoutByte type
Charles Pigott
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-09
Codechange: Make a k-d tree index of towns
Niels Martin Hansen
2019-03-09
Feature: Non-rectangular sparse station catchment area.
Peter Nelson
2019-01-12
Codechange: Define INVALID_TOWN as a TownID (#7044)
Joan Josep
2018-05-21
Change: Add CargoTypes type for cargo masks. (#6790)
PeterN
2018-05-02
Change: Switch town growth rate and counter to actual game ticks (#6763)
Pavel Stupnikov
2015-01-01
(svn r27105) -Fix [FS#6195]: grow_counter was not properly bounded by growth_...
rubidium
2013-11-12
(svn r25968) -Add: [Script] ScriptTown::TOWN_GROWTH_NONE to indicate no town ...
frosch
2013-10-28
(svn r25922) -Codechange: Rename TOWN_IS_FUNDED to TOWN_IS_GROWING. It is not...
frosch
2013-10-12
(svn r25838) -Codechange: Rename HOUSE_MAX to NUM_HOUSES.
frosch
2013-10-06
(svn r25814) -Doc: Some Town members.
frosch
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-04-25
(svn r24179) -Codechange: move some variables of Town to TownCache
rubidium
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-12-19
(svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI
truebrain
2011-12-19
(svn r23620) -Add: ScriptTown::SetCargoGoal and ScriptTown::SetGrowthRate (Ga...
truebrain
2011-12-19
(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...
rubidium
2011-12-15
(svn r23526) -Codechange: unify cargos vs cargoes
rubidium
2011-12-03
(svn r23407) -Codechange: Keep a bitmap of all cargos accepted by towns.
terkhen
2011-12-03
(svn r23405) -Codechange: Keep a matrix of cargos accepted by houses for each...
terkhen
2011-11-23
(svn r23300) -Add: show on the GUI when a town grows and make a general frame...
truebrain
2011-11-23
(svn r23298) -Add: track statistics of all incoming and outgoing goods. Incom...
truebrain
2011-11-23
(svn r23296) -Codechange: I found a fund building, but do I fund found buildi...
truebrain
2011-11-15
(svn r23233) -Codechange: Refactor maximum and actually transported cargo amo...
michi_cc
2011-09-11
(svn r22920) -Cleanup: replace two very old town variables taht were rarely u...
yexo
2011-09-04
(svn r22888) -Doc: Doxygenize Town struct. (adf88)
frosch
2011-06-12
(svn r22568) -Change: Add a list of persistent storages to the Town class.
terkhen
2011-05-21
(svn r22482) -Codechange: Add some contants for the number of ticks between c...
frosch
2010-09-16
(svn r20816) -Codechange [FS#3835]: make waypoint default names work like dep...
rubidium
2010-08-10
(svn r20443) -Codechange: more TileHash to a more generic location
rubidium
2010-08-02
(svn r20320) -Doc: Small Doxygen and normal comment fixes, and an missed addi...
alberth
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
[next]