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
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
2010-08-28
(svn r20670) -Add: support for action F
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-08
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...
rubidium
2010-08-02
(svn r20328) -Codechange: unify the unmovable related commands and make build...
rubidium
2010-08-01
(svn r20289) -Codechange: Unify fall through coding style.
terkhen
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-08-01
(svn r20282) -Codechange: add some spaces where they should've been
rubidium
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-19
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...
rubidium
2010-07-04
(svn r20071) -Codechange: Consistently return the toolbar window for ShowBuil...
frosch
2010-07-03
(svn r20070) -Feature: when none of the open windows handles a keypress, try ...
yexo
2010-07-03
(svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scen...
yexo
2010-07-03
(svn r20056) -Feature: customizable hotkeys for the terraform toolbar
yexo
2010-04-22
(svn r19696) -Fix [FS#3781]: Avoid showing building toolbars behind the main ...
terkhen
2010-04-18
(svn r19671) -Fix (r19670): RoundDiv() needs to deal with signed numerators.
frosch
2010-04-18
(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di...
frosch
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-11
(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...
rubidium
2010-01-04
(svn r18723) -Codechange: also simplify looping over an area when building tr...
rubidium
2009-12-21
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
alberth
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-28
(svn r18320) -Codechange: make the terraform and transparency window not use ...
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 r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
alberth
[next]