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
/
landscape.cpp
Age
Commit message (
Expand
)
Author
2009-01-02
(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-11-02
(svn r14556) -Fix (r14533): Bounding box with height > TILE_HEIGHT could caus...
frosch
2008-10-25
(svn r14533) -Fix: ...hopefully most glitches wrt. inclined foundations.
frosch
2008-10-19
(svn r14491) -Documentation: updates/additions of doxygen docs (Alberth)
rubidium
2008-10-13
(svn r14461) -Document: add some doxygen comments (Albert)
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-02
(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sp...
rubidium
2008-06-12
(svn r13499) -Codechange: Allow drawing (ugly) leveled foundations on steep s...
frosch
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-07
(svn r12986) -Codechange: move the landscape and transport related types from...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-20
(svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpp
rubidium
2008-04-18
(svn r12765) -Codechange: move some stuff out of variables.h that required in...
rubidium
2008-04-04
(svn r12563) -Cleanup: variable scope and a bit of coding style in landscape.cpp
smatz
2008-02-28
(svn r12303) -Codechange: move IsValidTile() in a more suitable place and mak...
glx
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-30
(svn r12020) -Documentation: Correct description of TropicZone.
frosch
2008-01-25
(svn r11983) -Codechange: Add some helper functions for slopes and use them.
frosch
2008-01-22
(svn r11947) -Feature: Make use of new sprites added by Action5 type 0D.
frosch
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
2008-01-09
(svn r11793) -Codechange: pass the expense type via the CommandCost instead o...
rubidium
2008-01-09
(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...
rubidium
2007-12-28
(svn r11713) -Codechange: Move some declarations and definitions in a more lo...
belugas
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
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-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-11-15
(svn r11438) -Change: do not create shores in canyons. Based on a patch by Le...
rubidium
2007-10-20
(svn r11319) -Add: halftile- and anti-zig-zag-foundations. Patch by frosch.
rubidium
2007-10-20
(svn r11316) -Codechange: add support for the half-tile (selection) graphics.
rubidium
2007-10-20
(svn r11313) -Codechange: prepare several pieces of code so the can handle so...
rubidium
2007-10-14
(svn r11263) -Codechange: Reduce code duplication between DrawBridgePillars a...
rubidium
2007-10-05
(svn r11209) -Codechange: remove some magic numbers and bit magic with approp...
rubidium
2007-07-26
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....
rubidium
2007-07-23
(svn r10656) -Fix [FS#1068]: GetPartialZ returned wrong value for SLOPE_STEEP...
truelight
2007-06-24
(svn r10308) -Codechange: some "cleanup" chunks from B. N. SmatZ!' work on fi...
rubidium
2007-06-19
(svn r10229) -Cleanup: removed duplicate include (dihedral)
glx
2007-06-18
(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...
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
[next]