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
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
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-21
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-wi...
frosch
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-02-20
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat...
frosch
2008-02-18
(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there...
smatz
2008-01-13
(svn r11834) -Codechange: only include settings_type.h if needed.
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
[next]