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.cpp
Age
Commit message (
Expand
)
Author
2010-02-12
(svn r19104) -Fix (r19039): Stablize main view centering in smallmap.
alberth
2010-02-12
(svn r19103) -Codechange: Use px/py for pixel coordinates in PixelToTile(), a...
alberth
2010-02-12
(svn r19101) -Fix (r19039): Click sound was not played when pressing zoom in/...
alberth
2010-02-08
(svn r19064) -Feature: Allow to select different land colours for the smallma...
terkhen
2010-02-07
(svn r19052) -Codechange: Remove the _smallmap_draw_procs array.
alberth
2010-02-06
(svn r19048) -Codechange: Pass the already queried effective tile type to the...
alberth
2010-02-06
(svn r19047) -Codechange: Use GetEffectiveTileType() in all GetSmallMapPixels...
alberth
2010-02-06
(svn r19046) -Codechange: Move retrieval of tile colour data in smallmap.
alberth
2010-02-06
(svn r19043) -Doc: Dcoumenting the GetSmallMapPixels typedef.
alberth
2010-02-06
(svn r19042) -Add: Allow mousewheel zooming in smallmap.
alberth
2010-02-06
(svn r19041) -Codechange: Improve selection of tile to draw in zoomed-out sma...
alberth
2010-02-06
(svn r19040) -Codechange: Introduce inverse function of RemapCoords.
alberth
2010-02-06
(svn r19039) -Feature: Add zoom-out to smallmap.
alberth
2010-02-06
(svn r19026) -Codechange: Move a constant computation out of the loop.
alberth
2010-02-06
(svn r19025) -Codechange: Rename DrawSmallMapStuff() to DrawSmallMapColumn().
alberth
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-30
(svn r18962) -Fix (r18958, r18961): Code-style, use this explicitly.
alberth
2010-01-30
(svn r18961) -Codechange: Simplifying and unduplicating code in smallmap.
alberth
2010-01-30
(svn r18958) -Codechange: Merge smallmap remap functions.
alberth
2010-01-30
(svn r18957) -Doc: Documenting the scroll_x, scroll_y, and subscroll variable...
alberth
2010-01-23
(svn r18906) -Codechange: Use start and end column position instead of a mask...
alberth
2010-01-16
(svn r18827) -Fix: Center main window using smallmap widget edge coordinates.
alberth
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-04
(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it'...
yexo
2010-01-02
(svn r18693) -Doc: Add some doxygen comments to smallmap code.
alberth
2009-12-30
(svn r18666) -Codechange: Add tooltips to enable/disable all buttons in small...
alberth
2009-12-30
(svn r18665) -Feature [FS#567]: Allow contour-map to be shown with coloured i...
alberth
2009-12-30
(svn r18663) -Codechange (r1): Remove unused _smallmap_vegetation_andor colou...
alberth
2009-12-21
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
alberth
2009-12-13
(svn r18489) -Codechange: Introduce a custom container widget for a resizing ...
alberth
2009-12-13
(svn r18488) -Codechange: Make number of rows for displaying industries in sm...
alberth
2009-12-13
(svn r18487) -Codechange: Move row height and column counting to OnInit in th...
alberth
2009-12-13
(svn r18480) -Codechange: Moved column width computation of smallmap legends ...
alberth
2009-12-03
(svn r18389) -Fix: some minor documentation alignment issues
rubidium
2009-11-29
(svn r18332) -Fix: the MSVC compile warnings
rubidium
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-24
(svn r18280) -Codechange: remove widget indices that are not needed for custo...
rubidium
2009-11-24
(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...
rubidium
2009-11-24
(svn r18274) -Codechange: remove the unused WDF flags
rubidium
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-22
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
alberth
2009-11-22
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
alberth
2009-11-22
(svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' fr...
rubidium
2009-11-18
(svn r18173) -Codechange: make the smallmap RTL aware
rubidium
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-15
(svn r18087) -Codechange: remove NWID_LAYERED
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-11-14
(svn r18083) -Codechange: make the small map GUI nested.
rubidium
2009-11-14
(svn r18082) -Codechange: make it visually easier to see where the different ...
rubidium
2009-11-14
(svn r18080) -Codechange: add some const to the smallmap
rubidium
[prev]
[next]