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
/
dummy_land.cpp
Age
Commit message (
Expand
)
Author
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 r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-09
(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...
rubidium
2007-12-21
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
rubidium
2007-12-21
(svn r11677) -Codechange: move price and command related types/functions to t...
rubidium
2007-08-30
(svn r11005) -Codechange: move the tiletype specific terraforming checks to t...
rubidium
2007-07-26
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....
rubidium
2007-06-18
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
2007-05-24
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...
rubidium
2007-02-23
(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ...
belugas
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr