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
/
cheat_gui.cpp
Age
Commit message (
Expand
)
Author
2015-03-07
(svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects.
frosch
2015-02-14
(svn r27151) -Add: Allow changing max heightlevel in scenario editor.
frosch
2014-10-04
(svn r26956) -Codechange: GUI-scale for cheat window.
peter1138
2014-09-27
(svn r26928) -Change: scale the heightmap colours over the whole range of hei...
rubidium
2014-09-21
(svn r26887) -Add: cheat for changing the height level (mostly due to the mes...
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-10-15
(svn r25867) -Fix [FS#5764]: Shift dates on link graphs when using scenario e...
fonsinchen
2013-08-23
(svn r25741) -Fix: shift join dates of link graph jobs when using the date cheat
fonsinchen
2013-06-04
(svn r25320) -Fix [FS#5577]: link graph start time was not accounted for when...
rubidium
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
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-12-08
(svn r24801) -Codechange: Add functions to set integral DParams to suitable v...
frosch
2012-11-11
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
frosch
2012-06-01
(svn r24310) -Codechange: Add named constants for the dimensions of settings ...
frosch
2012-06-01
(svn r24309) -Codechange: Split some functions from gui.h to settings_gui.h
frosch
2012-01-05
(svn r23757) -Codechange: Unify the drawing of toggle buttons for boolean set...
frosch
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2012-01-03
(svn r23733) -Fix-ish [FS#4939]: cheating to different climates messes things...
rubidium
2011-12-16
(svn r23531) -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-12-15
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ...
truebrain
2011-04-17
(svn r22343) -Change: Remove pixel limiter for query strings.
terkhen
2011-03-05
(svn r22193) -Fix: Invalidate the object build window when using the date cheat
planetmaker
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-12-07
(svn r21431) -Cleanup: remove the build-while-paused cheat
rubidium
2010-12-04
(svn r21388) -Feature [FS#4289]: Allow entering of the new year in a text box...
alberth
2010-12-04
(svn r21387) -Codechange: Add an enum for cheat numbers.
alberth
2010-12-04
(svn r21386) -Codechange: Use updated value to decide year to cheat to, inste...
alberth
2010-12-04
(svn r21385) -Codechange: Added a missing 'this' prefix, and some documentati...
alberth
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-10-15
(svn r20939) -Fix: some MSVC warnings
rubidium
2010-10-04
(svn r20897) -Codechange: Store the result of IsProductionAlterable() in a me...
frosch
2010-08-22
(svn r20591) -Codechange: make sure _date_fract is set when SetDate is called...
rubidium
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
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-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-28
(svn r18311) -Codechange: no need to hardcode locations of some 'random' windows
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 r18220) -Codechange: Reduce number of nested widget dynamic casts.
alberth
2009-11-19
(svn r18193) -Codechange: make the cheat window RTL aware
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-11-15
(svn r18084) -Codechange: make the cheat gui nested
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
[next]