
The scenario:
Ever had a big field to build on, but you cant see where you click when zoomed out? This is where the tracking viewport comes in! Open it with Ctrl+V and it will make sure to show whatever you are pointing at in either the main window or a different viewport!
Changes:
- One text string
- A window class (WC_TRACKING_VIEW_PORT)
- A function to call it
- The hotkey
- Lots of small changes in src/smallmap_gui.cpp to not have to copy most of this class.

Update 6th of may: fixed the Z being off, removed buttons, and some more size changes.
Update 7th of may (well it is here at least): added item in map menu, added to scenario editor, fixed a possible bug (string missing in language file? need to check this out)
Update 28th of october 2009: Updated to r17895