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
/
clear_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-09
Change: Desert tiles are now half-desert if a neighboured tile is non-desert ...
Andy
2016-10-02
(svn r27657) -Change: Replace another occurence of the ancient tilehash funct...
frosch
2015-03-20
(svn r27200) -Feature/Fix [FS#6260]: [NewGRF] Add Misc. GRF Feature Flag 6 to...
frosch
2015-01-10
(svn r27117) -Fix/Feature: Make use of both rocky tile sets from the base gra...
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-10-12
(svn r25852) -Codechange: Merge GetFenceXX/SetFenceXX into one common GetFonc...
zuu
2013-10-12
(svn r25851) -Codechange: Avoid recalculations in DrawClearLandFence (cirdan,...
zuu
2013-10-12
(svn r25849) -Codechange: Introduce IsTileFlat to not compute full slope info...
zuu
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
2012-01-03
(svn r23724) -Codechange: split of the check to see if ambient sounds are ena...
yexo
2011-11-08
(svn r23168) -Feature [FS#1824]: always draw fences around field tiles
yexo
2011-11-08
(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions
yexo
2011-11-04
(svn r23114) -Feature: [NewGRF] Ambient sound effect callback.
michi_cc
2011-11-04
(svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type func...
rubidium
2011-11-04
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
rubidium
2011-11-04
(svn r23102) -Codechange: remove the remaining pointless multiplications by T...
rubidium
2011-11-04
(svn r23096) -Codechange: remove useless divisions and multiplications by TIL...
rubidium
2011-11-04
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...
rubidium
2011-11-03
(svn r23084) -Codechange: get rid of a redundant variable
rubidium
2011-02-07
(svn r22019) -Codechange: s/functions.h/clear_func.h/
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-07-19
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...
rubidium
2010-07-19
(svn r20187) -Codechange: move _tileh_to_sprite into a function in a more log...
rubidium
2010-05-08
(svn r19768) -Fix: half-desert tiles would never revert back to clear tiles
smatz
2010-01-29
(svn r18945) -Codechange: typo
yexo
2010-01-18
(svn r18856) -Codechange: do not call GetSlopeZInCorner() when there's no fen...
smatz
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-04
(svn r18728) -Fix: don't mark all tiles dirty in the artic tileloop
yexo
2010-01-04
(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it'...
yexo
2010-01-03
(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundat...
frosch
2009-12-30
(svn r18670) -Fix [FS#3455]: Update all tiles when snowline height changes in...
alberth
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-20
(svn r17596) -Codechange: constify some tables
smatz
2009-09-07
(svn r17455) -Codechange: use sprite names instead of magic numbers in table/...
yexo
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-06-27
(svn r16673) -Codechange: rename GetProducedCargo() to AddProducedCargo() and...
smatz
2009-06-25
(svn r16660) -Codechange: get rid of more dummy tile_type_procs
smatz
2009-06-25
(svn r16659) -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and...
smatz
2009-06-10
(svn r16549) -Codechange: use bool in TileLoopClearHelper
smatz
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-02-09
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
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-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2009-01-02
(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if...
rubidium
[next]