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
2009-08-30
(svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByT...
smatz
2009-08-23
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-07-08
(svn r16765) -Codechange: give ViewportSign's width_1 and width_2 more self e...
rubidium
2009-06-16
(svn r16579) -Codechange: rework smallmap code a bit; remove goto, remove som...
rubidium
2009-05-30
(svn r16473) -Fix [FS#2934](r16442): show all non-effect vehicles in the mini...
smatz
2009-05-26
(svn r16442) -Codechange: use new Vehicle accessors at more places
smatz
2009-05-01
(svn r16193) -Codechange: Added nested widgets for smallmap and extra viewpor...
alberth
2009-05-01
(svn r16192) -Codechange: Moving smallmap and extra viewport widget enums out...
alberth
2009-04-26
(svn r16162) -Codechange: remove needless TC_ colours from DrawString when th...
rubidium
2009-04-26
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for Draw...
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-22
(svn r15813) -Codechange: remove the last remnants of the old text drawing API.
rubidium
2009-03-15
(svn r15725) -Fix: centering on a vehicle didn't respect its z coordinate
smatz
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-03-02
(svn r15598) -Fix [FS#2695]: crash when opening viewport while scrolling the ...
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-21
(svn r15201) -Fix [FS#2565] (r15190): The smallmap tried to get the owner of ...
Yexo
2009-01-09
(svn r14946) -Fix: copying a location from the extra viewport to the main vie...
rubidium
2009-01-09
(svn r14944) -Cleanup: add spaces around some operators
rubidium
2008-11-07
(svn r14567) -Revert (part of 14566): don't commit testing stuff...
rubidium
2008-11-07
(svn r14566) -Fix [FS#2397]: RV's go via order would reserve a slot at the 'v...
rubidium
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-04
(svn r14243) -Fix [FS#2269]: clicking on the smallmap didn't break the "follo...
rubidium
2008-08-05
(svn r14000) -Codechange: Missing enum entries kind of defeat the point of th...
peter1138
2008-08-04
(svn r13987) -Codechange: Resize small map legend dynamically on window resiz...
peter1138
2008-08-03
(svn r13984) -Codechange: Simplify industry legend on small map, by automatic...
peter1138
2008-08-03
(svn r13980) -Codechange: Turn small map legend while loop into a for-loop.
peter1138
2008-08-03
(svn r13979) -Codechange: Use widget dimensions instead of magic number incan...
peter1138
2008-08-03
(svn r13978) -Fix: Incorrect widget size.
peter1138
2008-08-03
(svn r13975) -Codechange: Replace some globals used by the small map window w...
peter1138
2008-08-02
(svn r13921) -Codechange (r11473): Use the correct enum...
peter1138
2008-07-31
(svn r13900) -Codechange: Replace numbers with Colours enum on settings, smal...
belugas
2008-07-18
(svn r13731) -Codechange: make a pool of the array of players.
rubidium
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-29
(svn r13323) -Codechange: scrollbars are not refresh counters
peter1138
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-24
(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadO...
frosch
2008-05-19
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
rubidium
2008-05-17
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...
rubidium
2008-05-13
(svn r13069) -Codechange: it is no longer needed to pass a void *data pointer...
rubidium
2008-05-12
(svn r13058) -Codechange: make a class of the ExtraViewportWindow.
glx
2008-05-11
(svn r13055) -Codechange: make a class of SmallMapWindow.
glx
2008-05-11
(svn r13047) -Codechange: remove vp_d
glx
[next]