one thing that annoyed me always, was that it wasn't possible to see
the industries and the terrain at the same time on the minimap.
finally I set out to fix the issue once and for all (hopefully)

the patch changes the terrain ("contours") button behaviour from
radiobutton to checkbox. you can turn it on/off (toggle) independently from the
other selections.
this makes it possible to see the terrain togheter with the industries, vehicles, routes, owner etc.
i tried to keep my modifications "minimally invasive".
only a few dozend lines in one single source file are changed (smallmap_gui.cpp).
this is my 1st patch.
what do you think?
cheers