summaryrefslogtreecommitdiff
path: root/src/smallmap_gui.cpp
AgeCommit message (Expand)Author
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
2011-05-07(svn r22432) -Codechange: Simplify smallmap colour constants using some more ...frosch
2011-05-06(svn r22429) -Add: some constants for specific palette colours used in the GUI.frosch
2011-05-06(svn r22428) -Codechange: Reduce code duplication in the smallmap legend.michi_cc
2011-05-04(svn r22421) -Fix: Replace various references to Windows palette greyscale in...frosch
2011-05-01(svn r22406) -Document: some more "random-ish" tidbitsrubidium
2011-03-13(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...frosch
2011-02-22(svn r22127) -Fix: Canals would get drawn as land in the smallmap when using ...terkhen
2011-02-05(svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of v...frosch
2011-01-17(svn r21830) -Fix: Deunionize a union which was not initialized correctly.terkhen
2011-01-15(svn r21813) -Fix [FS#4411](r21720): Prevent crash when displaying the owner ...terkhen
2011-01-05(svn r21733) -Codechange: Clarify the update owner legend code.terkhen
2011-01-04(svn r21729) -Fix (r21718, r21720): In some cases clicking on a industry/comp...terkhen
2011-01-04(svn r21726) -Add: Allow to toggle height visualization in the owner view of ...terkhen
2011-01-04(svn r21725) -Cleanup: Remove unused owner code.terkhen
2011-01-04(svn r21724) -Change: Do not reset the "Show height" state after closing the ...terkhen
2011-01-04(svn r21723) -Add: Enable/Disable all buttons to the owner view of the smallmap.terkhen
2011-01-04(svn r21721) -Codechange: Rename the smallmap button panel and its strings.terkhen
2011-01-04(svn r21720) -Feature: Allow to toggle visualization of company property in t...terkhen
2011-01-04(svn r21719) -Doc: Correct a doxygen comment.terkhen
2011-01-04(svn r21718) -Feature: Show a list of companies in the owner legend.terkhen
2011-01-04(svn r21717) -Codechange: Unify smallmap functions for getting the legend hei...terkhen
2011-01-04(svn r21716) -Add: Tooltip for the industry legend at the smallmap.terkhen
2011-01-04(svn r21715) -Fix: Use the correct land colour in the owner legend.terkhen
2010-11-26(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...alberth
2010-11-13(svn r21157) -Codechange: remove information about the text direction out of ...rubidium