summaryrefslogtreecommitdiff
path: root/src/rail_cmd.cpp
AgeCommit message (Expand)Author
2018-08-14Fix #6875: Depot building cost does not include foundation build cost (#6883)Jonathan G Rennison
2018-07-26Change: Extend rail types to 64 (6 bit storage)Peter Nelson
2018-04-30Fix b4b98e5165: Use FALLTHROUGH attribute with correct indentation.J0an Josep
2017-08-13(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)frosch
2017-03-12(svn r27784) -Fix [FS#6505]: Allow rail conversion even if ship is on tile (S...peter1138
2017-01-08(svn r27726) -Fix: Improve error message when trying to build rail track over...frosch
2016-12-10(svn r27690) -Fix: Old compilers do not zero-initialise POD members when expl...frosch
2016-12-10(svn r27688) -Fix-ish: Initialise new railtypes with the original railtype da...frosch
2016-12-10(svn r27687) -Fix: RailtypeInfo::alternate_labels leaked when reloading NewGR...frosch
2016-12-09(svn r27686) -Change: List railtype of rail tiles explicitly in the tile info...frosch
2016-11-05(svn r27676) -Codechange: Rename catenary functions, so that they refer unamb...frosch
2015-10-30(svn r27427) -Fix: Use the NewGRF railtype sorting order in the infrastructur...frosch
2015-07-31(svn r27354) -Fix (r27343): Actually make it work. (rubidium)frosch
2015-07-26(svn r27343) -Feature [FS#6315]: [NewGRF] Allow railtype NewGRF to define sep...frosch
2015-06-20(svn r27309) -Change [FS#6283]: Auto-complete partial roads when building lev...frosch
2015-04-26(svn r27253) -Fix [FS#6282]: When crossing tram tracks with railroads, cost o...frosch
2015-04-26(svn r27252) -Fix [FS#6281]: Invalid infrastructure counting when crossing tr...frosch
2015-03-28(svn r27207) -Codechange: Replace some magic integers with the appropiate sym...frosch
2015-02-22(svn r27157) -Fix: Mark bridge middle tiles dirty when building/removing/chan...frosch
2014-09-22(svn r26906) -Codechange: Scale depot and station picker buttons by GUI zoom ...peter1138
2014-09-21(svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data...rubidium
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-02-07(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity whe...frosch
2014-02-02(svn r26291) -Fix [FS#5866, FS#5888]: Correctly identify opposite ends of bri...fonsinchen
2014-01-26(svn r26279) -Fix [FS#5853]: [NoAI] Some RemoveRail methods required to set a...frosch
2013-11-12(svn r25972) -Fix [FS#5665]: rail laying sounds of others could be heard in m...rubidium
2013-10-12(svn r25832) -Codechange: Reduce variety of object type test functions.frosch
2013-05-29(svn r25302) -Fix [FS#5565]: Build railway fences next to objects, even if th...frosch
2013-03-11(svn r25082) -Codechange [FS#5501]: Simplify some code. (adf88)frosch
2013-02-23(svn r25038) -Fix [FS#5479]: minimise gaps feature caused removal to only hap...rubidium
2013-02-23(svn r25037) -Fix [FS#5480]: green path signals would be shown when building ...rubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-26(svn r24857) -Fix: Don't let UFOs and coal mines clear water.frosch
2012-12-23(svn r24846) -Add: Advanced settings to disable certain sound effects.frosch
2012-07-30(svn r24449) -Fix [FS#5254]: Coast and sea are not the same.frosch
2012-07-27(svn r24439) -Fix [FS#5254]: In some cases ships could be covered with land.frosch
2012-07-01(svn r24367) -Feature: [NewGRF] Customisable signals for rail types.michi_cc
2012-06-23(svn r24356) -Change: Allow building/modifying/removing signals even if a tra...frosch
2012-05-01(svn r24194) -Change: Rename the 'signal_side' setting to 'train_signal_side'...frosch
2012-04-17(svn r24143) -Change [FS#5145]: Improve fence placement for rail. (Eddi)michi_cc
2012-04-17(svn r24129) -Feature [FS#3660]: Option to minimise signal distance when drag...michi_cc
2012-01-08(svn r23773) -Change: [NewGRF] Update all cached train properties if a train ...michi_cc
2012-01-05(svn r23758) -Feature: [NewGRF] Alternate rail type label list.michi_cc
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2011-12-19(svn r23593) -Fix (r23411): Infrastructure counts for rail were not properly ...michi_cc
2011-12-03(svn r23412) -Add: Company infrastructure counts for road.michi_cc
2011-12-03(svn r23411) -Add: Company infrastructure counts for rail.michi_cc
2011-11-29(svn r23348) -Fix [FS#4679]: make signal removal behaviour work the same rega...rubidium
2011-11-27(svn r23341) -Fix (r23338): memory leak when converting railsrubidium
2011-11-26(svn r23338) -Feature [FS#4841]: diagonal dragging the rail conversion tool w...rubidium