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
2010-05-13
(svn r19816) -Codechange: use static const uint for the unnamed 'tile consts'...
rubidium
2010-04-25
(svn r19727) -Fix (r19720) [FS#3795]: Demolishing bridges or aqueducts caused...
terkhen
2010-04-25
(svn r19720) -Feature: New base costs for building/clearing canals, building/...
terkhen
2010-04-25
(svn r19717) -Fix: The cost of the first bridge type was added when building ...
terkhen
2010-04-17
(svn r19654) -Codechange: Use Extract<> in more places.
frosch
2010-04-14
(svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel.
frosch
2010-04-04
(svn r19561) -Feature: Give more detailed error message when trying to build ...
alberth
2010-04-04
(svn r19560) -Fix: Bridge build error message should not show the same messag...
alberth
2010-04-04
(svn r19559) -Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailabili...
alberth
2010-03-23
(svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roa...
frosch
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-20
(svn r19487) -Codechange: Removed non-reachable return statement.
alberth
2010-03-20
(svn r19486) -Codechange: Code style, move var declarations closer to their f...
alberth
2010-03-20
(svn r19485) -Codechange: Re-implement CalcBridgeLenCostFactor() in a more re...
alberth
2010-03-20
(svn r19484) -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() t...
alberth
2010-03-20
(svn r19483) -Codechange: Code layout fixes, and parentheses reduction.
alberth
2010-03-20
(svn r19482) -Doc: Doxygen additions/updates.
alberth
2010-03-16
(svn r19434) -Add: Add rail speed limit to land area information window.
peter1138
2010-03-13
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
alberth
2010-03-13
(svn r19404) -Codechange: CheckAllowRemoveTunnelBridge() returns a CommandCost.
alberth
2010-03-13
(svn r19400) -Codechange: CheckforTownRating returns a CommandCost.
alberth
2010-03-10
(svn r19383) -Fix [FS#3680]: Overbuilding bridges cleared PBS reservation.
frosch
2010-03-07
(svn r19372) -Codechange: CheckTileOwnership() returns a CommandCost.
alberth
2010-03-06
(svn r19345) -Feature: Realistic acceleration for road vehicles.
terkhen
2010-03-06
(svn r19341) -Codechange: Move GOINGUP/GOINGDOWN flags to GroundVehicle.
terkhen
2010-02-28
(svn r19291) -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIs...
alberth
2010-02-07
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail...
peter1138
2010-01-18
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper...
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-04
(svn r18710) -Fix [FS#3478]: the wrong town is mentioned in the error when tr...
rubidium
2010-01-03
(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundat...
frosch
2009-12-15
(svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail piec...
peter1138
2009-12-04
(svn r18407) -Fix [FS#3338]: aqueducts were not influenced by the "long bridg...
rubidium
2009-12-02
(svn r18385) -Cleanup: remove the now unneeded multistop slot management code
rubidium
2009-12-02
(svn r18379) -Codechange: move the cache updating function to its own header ...
rubidium
2009-12-01
(svn r18367) -Codechange: unify the ship pathfinder 'calls'
rubidium
2009-12-01
(svn r18364) -Codechange: move the pathfinders and their related files into a...
rubidium
2009-11-24
(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, ...
frosch
2009-11-24
(svn r18271) -Fix [FS#3315]: road vehicles wouldn't reserve a road stop in tu...
rubidium
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-10-02
(svn r17682) -Codechange: remove erroneous space before some commas
rubidium
2009-09-20
(svn r17596) -Codechange: constify some tables
smatz
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-09-18
(svn r17567) -Fix: some doxygen warnings
rubidium
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-07-30
(svn r16996) -Fix (r16995): the tiles under the bridge were not marked dirty ...
yexo
2009-07-30
(svn r16995) -Codechange: apply some code style to CmdBuildBridge
yexo
[next]