summaryrefslogtreecommitdiff
path: root/src/smallmap_gui.cpp
AgeCommit message (Expand)Author
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2018-05-24Change: [OSX] Setting mouse-wheel to scroll the map does not disable pinch to...Alexander Weiss
2018-05-21Change: Add CargoTypes type for cargo masks. (#6790)PeterN
2018-04-28Add: Replace independment map scrolling GUI settings with single option, and ...PeterN
2017-08-31(svn r27905) -Fix [FS#6585]: Keep the "link" between industry chain and small...adf88
2017-08-13(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)frosch
2016-07-22(svn r27622) -Change: In industry map view, give visible industry types the h...frosch
2016-07-22(svn r27621) -Fix (r27620): Committed too early.frosch
2016-07-22(svn r27620) -Codechange: Inline GetEffectiveTileType (adf88)frosch
2015-08-10(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing ...michi_cc
2015-05-09(svn r27277) -Codechange: Make _displayed_industries a std::bitset.frosch
2015-02-22(svn r27160) -Fix: Division of signed values by TILE_SIZE requires cast to st...frosch
2015-02-22(svn r27159) -Codechange: Simplify mapping from smallmap to viewport coordina...frosch
2015-02-22(svn r27158) -Codechange: Simplify mapping from viewport to smallmap coordina...frosch
2014-10-23(svn r27036) -Fix [FS#6148] (r26928): crash when changing smallmap colour whe...rubidium
2014-09-27(svn r26929) -Change: accounts for maximum height when filling the height leg...rubidium
2014-09-27(svn r26928) -Change: scale the heightmap colours over the whole range of hei...rubidium
2014-09-27(svn r26927) -Codechange: split the heightmap colour tables into their own fi...rubidium
2014-09-21(svn r26904) -Fix: account for the height level for showing the seen area in ...rubidium
2014-09-20(svn r26858) -Codechange: Rearrange smallmap filter and settings expand/colla...peter1138
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-01-19(svn r26266) -Fix [FS#5860]: Update smallmap overlay if player joins differen...fonsinchen
2014-01-19(svn r26265) -Fix: Don't rebuild the link graph overlay cache twice in a rowfonsinchen
2014-01-05(svn r26228) -Fix: missing variable initializationfonsinchen
2014-01-02(svn r26209) -Codechange: remove some template magic and simplify some coderubidium
2013-11-26(svn r26121) -Codechange: add some asserts after dynamic casts to show they s...rubidium
2013-11-23(svn r26061) -Fix: negative result of ftell wasn't handled correctly in some ...rubidium
2013-10-27(svn r25916) -Add: GUI sprite for the smallmap cargoflow button. (frosch, pla...frosch
2013-06-01(svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; qu...rubidium
2013-05-26(svn r25294) -Feature: Add another button to window title bars to resize the ...frosch
2013-05-26(svn r25290) -Add: Assign string names to notable windows.frosch
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 smallmaprubidium
2013-02-17(svn r25020) -Codechange: refactor SmallMapWindow to make adding map types ea...rubidium
2013-02-17(svn r25019) -Fix: GCC doesn't seem to care if one does Class::Class::Functio...rubidium
2013-02-17(svn r25018) -Codechange: Move SmallMapWindow declaration to header (fonsinchen)rubidium
2013-02-02(svn r24958) -Fix [FS#5458]: refering to non-existent methodrubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-23(svn r24846) -Add: Advanced settings to disable certain sound effects.frosch
2012-11-11(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.frosch
2012-09-19(svn r24534) -Feature: Highlight industries on the smallmap when the mouse is...frosch
2012-09-19(svn r24533) -Codechange: Move position determination on minimap legend to se...frosch
2012-04-25(svn r24179) -Codechange: move some variables of Town to TownCacherubidium
2012-01-01(svn r23704) -Doc: Doxygen comment fixes and additions.alberth
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2011-12-16(svn r23546) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-15(svn r23528) -Codechange: move widget enums to widgets/NNN_type.htruebrain
2011-11-24(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.peter1138
2011-10-21(svn r23049) -Fix [FS#4810]: Use the same forest-check for the vegetation-map...frosch
2011-05-07(svn r22433) -Add/Fix: Add constants for the palette colours used in the smal...frosch