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
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
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-10-04
(svn r17692) -Codechange: minor coding style fixes
smatz
2009-10-02
(svn r17682) -Codechange: remove erroneous space before some commas
rubidium
2009-09-19
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nest...
alberth
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
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-08-04
(svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees.
rubidium
2009-07-26
(svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TIL...
rubidium
2009-07-24
(svn r16934) -Codechange: introduce a simple helper function to check whether...
rubidium
2009-07-22
(svn r16914) -Codechange: split Station and BaseStation into different files
rubidium
2009-07-22
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...
rubidium
2009-07-22
(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...
rubidium
2009-07-18
(svn r16873) -Codechange: Terraform window and scenario landscape editing win...
alberth
2009-06-01
(svn r16497) -Feature [FS#2870]: Q/W/E/D will now open the landscape toolbar ...
smatz
2009-05-18
(svn r16348) -Fix (r16280): buoys with invalid station ID could be left in th...
smatz
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-13
(svn r16290) -Fix [FS#2888]: unable to (re)set the desert state for watery tiles
rubidium
2009-05-11
(svn r16280) -Fix (r13731): crash after using the 'Reset landscape' function
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-04-18
(svn r16076) -Codechange: Added nested widgets to terraform windows.
alberth
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-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-21
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
Yexo
2009-01-14
(svn r15081) -Fix (r15080): of course it's about southern border, not norther...
smatz
2009-01-14
(svn r15080) -Fix: terraforming at the northern border failed without any vis...
smatz
2009-01-07
(svn r14895) -Change: move CMD_NO_WATER from all DoCommandPs to the command t...
rubidium
2009-01-02
(svn r14786) -Fix: road/rail/water/airport toolbar opened over terraform tool...
rubidium
2008-12-30
(svn r14774) -Change: show which tile caused the "error" when leveling land l...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-11-16
(svn r14582) -Fix [FS#2392]: blank box on cost estimation of levelling a flat...
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-08-02
(svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 a...
belugas
2008-07-18
(svn r13731) -Codechange: make a pool of the array of players.
rubidium
2008-07-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-06-25
(svn r13628) -Feature: enable building of aqueducts in the scenario editor
skidd13
2008-06-24
(svn r13624) -Fix [FS#2106]: crash when one tries to raise the nothern corner...
rubidium
2008-06-14
(svn r13513) -Codechange: Give proper message when building a river fails.
belugas
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-26
(svn r13260) -Fix: linked terraform toolbar wasn't marked dirty after moving
smatz
[prev]
[next]