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_cmd.cpp
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-01-26
Fix #7098, Fix #7061: Inverted test led to invalid iterator access.
Peter Nelson
2019-01-24
Codechange: Simplify marking tiles dirty when terraforming (Patch by adf88, #...
Johannes E. Krause
2015-08-10
(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing ...
michi_cc
2014-09-21
(svn r26902) -Fix (r26900): erroneous spaces instead of tabs
rubidium
2014-09-21
(svn r26900) -Fix-ish: dirty the appropriate area around map edges when terra...
rubidium
2014-09-21
(svn r26885) -Feature-ish: user interface for limiting the maximum height of ...
rubidium
2014-09-21
(svn r26882) -Feature: allow limiting the height of bridges (ic111)
rubidium
2014-09-21
(svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data...
rubidium
2014-09-20
(svn r26860) -Codechange: improve worst case performance of terraforming (O(n...
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-02
(svn r26290) -Codechange: Use nicer orthogonal tile iterator constructor and ...
fonsinchen
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-11-04
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
rubidium
2011-11-04
(svn r23100) -Codechange: remove pointless multiplications by TILE_HEIGHT for...
rubidium
2011-11-04
(svn r23098) -Codechange: remove pointless multiplications by TILE_HEIGHT fro...
rubidium
2011-11-04
(svn r23097) -Codechange: remove pointless multiplications by TILE_HEIGHT fro...
rubidium
2011-11-04
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...
rubidium
2011-05-14
(svn r22451) -Codechange: Test for bridges and tunnels during the first pass ...
alberth
2011-02-07
(svn r22017) -Codechange: move MarkTileDirtyByTile to viewport_func.h
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-14
(svn r21791) -Fix [FS#4407]: off-by-one-ish for the terraforming limit
rubidium
2011-01-05
(svn r21732) -Fix (r21728): show the "proper" error that the landscaping limi...
rubidium
2011-01-04
(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles tha...
rubidium
2010-12-13
(svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Base...
rubidium
2010-12-13
(svn r21495) -Codechange: don't hide a local variable
rubidium
2010-12-13
(svn r21493) -Codechange: don't use the full 32 bits of the level land comman...
rubidium
2010-11-21
(svn r21289) -Fix [FS#4133]: Make terraforming and tunnel-excavation handle D...
frosch
2010-10-30
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
alberth
2010-09-05
(svn r20748) -Fix: overbuilding an object tile with sea under it with a canal...
yexo
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-19
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...
rubidium
2010-07-19
(svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld
rubidium
2010-05-13
(svn r19816) -Codechange: use static const uint for the unnamed 'tile consts'...
rubidium
2010-04-14
(svn r19633) -Fix (r11759): Signed computations with unsigned integers.
frosch
2010-03-20
(svn r19490) -Fix: Return to old behaviour of CmdLevelLand() by keeping track...
alberth
2010-03-04
(svn r19316) -Fix (r19186): Give correct error when failing to flatten land.
alberth
2010-02-21
(svn r19186) -Codechange: Remove use of _error_message from CmdLevelLand().
alberth
2010-01-18
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper...
rubidium
2010-01-04
(svn r18723) -Codechange: also simplify looping over an area when building tr...
rubidium
2009-11-07
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
frosch
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-19
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par...
rubidium
2009-09-18
(svn r17567) -Fix: some doxygen warnings
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-07-26
(svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TIL...
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
[next]