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
/
terraform_gui.cpp
Age
Commit message (
Expand
)
Author
2021-02-20
Codechange: rename sound ids to make more sense. (#8701)
frosch
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2019-12-21
Codechange: Replace station related FOR_ALL with range-based for loops
glx
2019-12-21
Codechange: Replace FOR_ALL_COMPANIES with range-based for loops
glx
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-09-07
Fix #7188: check the validity of command callback for scripts (#7701)
glx22
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-24
Codechange: Use override specifier in Window-derived classes.
peter1138
2017-08-13
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
frosch
2016-05-22
(svn r27571) -Codechange: Consistent naming for command callbacks which play ...
frosch
2015-09-13
(svn r27397) -Fix(r27346)[FS#6370]: Fix object editing crash in scenario edit...
alberth
2015-07-28
(svn r27346) -Feature: Make the object placement gui an independent window.
alberth
2015-02-01
(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and Sca...
frosch
2014-12-18
(svn r27084) -Doc: Improve documentation of AllocateWindowDescFront.
alberth
2014-10-05
(svn r26961) -Codechange: GUI-scale for landscape editor terraform window.
peter1138
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-03-23
(svn r26422) -Fix [FS#5946]: Some road constructions used the rail sound effe...
frosch
2013-06-15
(svn r25414) -Codechange: Move handling of global hotkeys to HotkeyList.
frosch
2013-06-15
(svn r25412) -Codechange: Make use of Window::OnHotkey
frosch
2013-06-15
(svn r25410) -Codechange: Put all hotkeys of a window into a static HotkeyLis...
frosch
2013-06-15
(svn r25408) -Codechange: Simplify hotkeys by removing unused stuff.
frosch
2013-06-15
(svn r25401) -Fix-ish: Add missing includes with prototypes to functions decl...
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-22
(svn r24171) -Fix [FS#4967, FS#5120]: Hide object specs/classes from the GUI,...
frosch
2012-04-22
(svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetC...
frosch
2011-12-16
(svn r23547) -Codechange: document and rename widgets to be consistent and un...
truebrain
2011-12-15
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
truebrain
2011-05-01
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2011-02-07
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
rubidium
2011-02-05
(svn r21975) -Add: console command to reset the engine pool. It removes the t...
frosch
2011-01-30
(svn r21929) -Fix [FS#4554]: The town window would not be invalidated in the ...
planetmaker
2010-12-24
(svn r21627) -Codechange: Remove _place_proc global variable.
alberth
2010-12-24
(svn r21626) -Codechange: Remove more small static functions.
alberth
2010-12-24
(svn r21625) -Codechange: Record last started highlight action, and use it in...
alberth
2010-12-24
(svn r21624) -Codechange: Remove many small static functions.
alberth
2010-12-24
(svn r21623) -Codechange: Remove _terraform_button_proc and _editor_terraform...
alberth
2010-12-23
(svn r21608) -Codechange: Move diagnonal rectangle dragging detection complet...
alberth
2010-12-19
(svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform ...
alberth
2010-12-13
(svn r21501) -Fix (rnotlongago): guess what was complaining this time?
rubidium
2010-12-13
(svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Base...
rubidium
2010-12-13
(svn r21497) -Codechange: prepare the viewport selection mechanism for select...
rubidium
2010-12-13
(svn r21493) -Codechange: don't use the full 32 bits of the level land comman...
rubidium
2010-12-12
(svn r21484) -Codechange: use TILE_AREA_LOOP in CommonRaiseLowerBigLand
rubidium
2010-11-26
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...
alberth
2010-11-13
(svn r21157) -Codechange: remove information about the text direction out of ...
rubidium
2010-08-28
(svn r20671) -Add: feature F (not action F as written mistakenly in the previ...
rubidium
[next]