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
/
tree_gui.cpp
Age
Commit message (
Expand
)
Author
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2020-12-27
Feature: Plant clumps of trees in editor by dragging on the landscape
Niels Martin Hansen
2020-12-27
Change: Switch tree GUI to use dynamically generated buttons
Niels Martin Hansen
2020-12-27
Fix: Wrong tree sprite in tree toolbar
Niels Martin Hansen
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-24
Codechange: Use override specifier in Window-derived classes.
peter1138
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-03-23
(svn r26419) -Cleanup: Remove implementation of BuildTreesWindow::OnPaint sin...
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
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-11-11
(svn r24697) -Codechange: Use WDF_UNCLICK_BUTTONS instead of duplicating the ...
frosch
2012-04-17
(svn r24135) -Remove [FS#4757]: Tree drag size limit.
michi_cc
2011-12-16
(svn r23538) -Codechange: Consistent naming of widgets in tree plant gui
planetmaker
2011-12-15
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
truebrain
2011-12-15
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ...
truebrain
2011-09-08
(svn r22908) -Codechange: silence MSVC warning
rubidium
2011-08-31
(svn r22862) -Add: Allow the tree build gui to resize according to tree size
planetmaker
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-12-24
(svn r21627) -Codechange: Remove _place_proc global variable.
alberth
2010-04-14
(svn r19634) -Codechange: Use TREE_INVALID more consistently.
frosch
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2009-12-21
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
alberth
2009-12-09
(svn r18447) -Change: make some more windows (e.g. graphs, company view) stic...
rubidium
2009-11-28
(svn r18324) -Codechange: there's no need for a default size when the window ...
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 r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...
rubidium
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-20
(svn r17595) -Codechange: Tree build window uses pure nested widgets.
alberth
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
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-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-19
(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as t...
rubidium
2009-03-25
(svn r15854) -Codechange: New widgets for build tree window.
yexo
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-02-04
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever ...
rubidium
2009-02-04
(svn r15336) -Fix: do not use _current_company in the GUI as there are no gua...
rubidium
2009-01-12
(svn r15036) -Fix: use the same value for 'random' through-out the code for P...
truebrain
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
[next]