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
/
tunnelbridge_cmd.cpp
Age
Commit message (
Expand
)
Author
2008-01-25
(svn r11983) -Codechange: Add some helper functions for slopes and use them.
frosch
2008-01-23
(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne...
smatz
2008-01-23
(svn r11960) -Cleanup: simplify some IsTunnel(Tile) / IsBridge(Tile) conditions
smatz
2008-01-23
(svn r11955) -Fix (r11926): Prevent bridge and tunnel ends being placed on ri...
peter1138
2008-01-22
(svn r11946) -Fix: slope detection of bridge ramps.
frosch
2008-01-21
(svn r11937) -Feature: Allow building bridge heads on more slopes.
frosch
2008-01-21
(svn r11936) -Fix: 'BRIDGE_TOO_LOW_FOR_TERRAIN'-check was wrong for steep slo...
frosch
2008-01-19
(svn r11926) -Feature: Rivers. Graphics must be provided by NewGRF else river...
peter1138
2008-01-16
(svn r11871) -Fix [FS#1074]: do not update signals after each tile when build...
smatz
2008-01-15
(svn r11864) -Codechange: pass owner whose signals we will update instead of ...
smatz
2008-01-15
(svn r11861) -Fix: do not call rail specific functions when removing road tun...
smatz
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 r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very ...
smatz
2008-01-09
(svn r11800) -Codechange: move some functions to a more logical location + so...
rubidium
2008-01-09
(svn r11795) -Fix [FS#1616]: take town rating into account when testing if a ...
glx
2008-01-09
(svn r11793) -Codechange: pass the expense type via the CommandCost instead o...
rubidium
2008-01-09
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
rubidium
2008-01-06
(svn r11767) -Fix: do not call rail specific functions when building road bridge
smatz
2008-01-03
(svn r11750) -Revert (r11749): commited too much
glx
2008-01-03
(svn r11749) -Fix (r11352): when a bankrupted company is bought, reset vehicl...
glx
2007-12-29
(svn r11719) -Codechange: split sound.h in a header with types and one with f...
rubidium
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-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-21
(svn r11675) -Codechange: split the string types from the string functions.
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-12-17
(svn r11657) -Fix: show better error message when trying to convert rail
smatz
2007-12-16
(svn r11649) -Codechange: some code can be simplified thanks to changes in r1...
smatz
2007-12-16
(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m...
smatz
2007-12-15
(svn r11642) -Codechange: VehicleFromPos does check for v->tile == tile, so r...
smatz
2007-12-14
(svn r11633) -Codechange: merge CheckTunnelEmpty and IsVehicleOnBridge into G...
smatz
2007-12-08
(svn r11603) -Fix [FS#1481]: make price for railtype conversion more realistic
smatz
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
2007-11-19
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-19
(svn r11476) -Codechange: rename the function myabs to abs to get rid of an u...
skidd13
2007-11-11
(svn r11407) -Fix: do not allow building of tram-tracks when they are not ava...
truelight
2007-11-10
(svn r11399) -Feature(ette): transparency settings can now be saved and thus ...
belugas
2007-11-09
(svn r11395) -Fix: allow town-bridges to be build on slopes (Rafal Rzepecki)
truelight
2007-10-19
(svn r11303) -Fix: EnsureNoVehicle and EnsureNoVehicleOnGround were both used...
rubidium
2007-10-16
(svn r11276) -Codechange: be more consistent with naming of some accessors.
rubidium
2007-10-14
(svn r11265) -Feature: Make more advanced rail types more expensive to build.
maedhros
2007-10-14
(svn r11263) -Codechange: Reduce code duplication between DrawBridgePillars a...
rubidium
2007-10-08
(svn r11231) -Fix [FS#1311] (r11128): Someone misplaced a "static". This resu...
rubidium
2007-10-05
(svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge.
rubidium
2007-10-05
(svn r11208) -Fix [FS#1300]: tunnel excavation could disown somebody elses ow...
rubidium
[next]