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
/
smallmap_gui.h
Age
Commit message (
Expand
)
Author
2021-03-26
Change: rename setting "max_heightlevel" to "map_height_limit"
Patric Stout
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-24
Codechange: Use override keyword for smallmap window.
peter1138
2019-01-11
Change: Use GUITimer class instead of bare int/uints.
Peter Nelson
2019-01-11
Change: Split up Window::OnTick into OnGameTick and OnRealtimeTick. Adjust ti...
Peter Nelson
2017-08-31
(svn r27905) -Fix [FS#6585]: Keep the "link" between industry chain and small...
adf88
2015-02-22
(svn r27158) -Codechange: Simplify mapping from viewport to smallmap coordina...
frosch
2014-09-27
(svn r26928) -Change: scale the heightmap colours over the whole range of hei...
rubidium
2014-09-21
(svn r26904) -Fix: account for the height level for showing the seen area in ...
rubidium
2014-01-19
(svn r26266) -Fix [FS#5860]: Update smallmap overlay if player joins differen...
fonsinchen
2013-05-26
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...
frosch
2013-05-19
(svn r25262) -Feature: linkgraph overlay for smallmap
rubidium
2013-02-17
(svn r25021) -Codechange: make a lot of SmallMapWindow members protected (fon...
rubidium
2013-02-17
(svn r25020) -Codechange: refactor SmallMapWindow to make adding map types ea...
rubidium
2013-02-17
(svn r25018) -Codechange: Move SmallMapWindow declaration to header (fonsinchen)
rubidium
2011-01-04
(svn r21715) -Fix: Use the correct land colour in the owner legend.
terkhen
2010-02-08
(svn r19064) -Feature: Allow to select different land colours for the smallma...
terkhen
2010-02-08
(svn r19062) -Codechange: Move smallmap related functions to their own header.
terkhen