summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-26(svn r9948) -Fix (r9947): building illegal roads on slopes. Why do 'fixes' al...rubidium
2007-05-26(svn r9947) -Fix [FS#807]: don't check whether roadbits may be built when the...rubidium
2007-05-26(svn r9946) -Fix: more places that weren't correctly marked dirty...rubidium
2007-05-26(svn r9945) -Fix: bridges were not properly marked dirty when adding/removing...rubidium
2007-05-26(svn r9944) -Fix: tile selection drawn on the wrong height for some road brid...rubidium
2007-05-26(svn r9943) -Fix [FS#806]: building roads/trams did take notice of the founda...rubidium
2007-05-26(svn r9942) -Fix [FS#804]: crash when upgrading both ends of a bridge. rubidium
2007-05-26(svn r9941) -Fix: trams could be cloned to appear in normal road depots and v...bjarni
2007-05-26(svn r9940) -Fix [FS#805]: upgrading a bridge removed roadtypes.rubidium
2007-05-26(svn r9939) -Fix (r3139): EngineHasArticPart(v) is only valid for trains.maedhros
2007-05-26(svn r9938) -Fix [FS#799]: 100 wagons train + replace enginebjarni
2007-05-26(svn r9937) -Codechange: don't define a function that is never declared or usedtruelight
2007-05-26(svn r9936) -Fix: (Un)ScaleByZoom missed a minus sign in some casestruelight
2007-05-26(svn r9935) -Fix: could not build a drive through station when there when you...rubidium
2007-05-26(svn r9934) -Fix (r9923): towns could remove 'half' tram tracks.rubidium
2007-05-26(svn r9933) -Fix (9925): unified a little too much.rubidium
2007-05-26(svn r9932) -Fix: can't assume a zoom-level with MarkAllViewportsDirty, causi...truelight
2007-05-26(svn r9931) -Fix: some glitches with catenary and bridges. rubidium
2007-05-26(svn r9930) -Fix (r9838): obiwan could cause vehicles to way a long time (2.5...rubidium
2007-05-26(svn r9929) -Fix [FS#803]: fix several drawing issues. rubidium
2007-05-26(svn r9928) -Fix (r9805): Default display options were not set correctly.peter1138
2007-05-25(svn r9927) -Fix: assert triggered when letting a tram run into the wrong sid...rubidium
2007-05-25(svn r9926) -Fix (r9923): the vehicle should continue on the next tile, not '...rubidium
2007-05-25(svn r9925) -Fix: wrong tooltips in station picker.rubidium
2007-05-25(svn r9924) -Fix: update the road vehicle speeds when stopped and/or running ...rubidium
2007-05-25(svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.rubidium
2007-05-25(svn r9922) -Fix (r9914): [YAPF] null pointer dereference.rubidium
2007-05-25(svn r9921) -Fix (r9892): ownership wasn't properly propagated on owner changes.rubidium
2007-05-25(svn r9920) -Update: WebTranslator2 update to 2007-05-25 14:56:27miham
2007-05-25(svn r9919) -Codechange: prepare some more places for more road types.rubidium
2007-05-25(svn r9918) -Fix: the available roadtypes/railtypes were not updated on GRF u...rubidium
2007-05-25(svn r9917) -Codechange: prepare some more areas for more road types. rubidium
2007-05-25(svn r9916) -Codechange: Free memory used by cargo translation tablespeter1138
2007-05-24(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...rubidium
2007-05-24(svn r9912) -Fix: the AIs could build any road(station)s.rubidium
2007-05-24(svn r9911) -Update: WebTranslator2 update to 2007-05-24 23:07:47miham
2007-05-24(svn r9910) -Codechange: prepare road building/removing commands for more roa...rubidium
2007-05-24(svn r9909) -Fix (r9897): Highlight road tunnels properly when building them.maedhros
2007-05-24(svn r9908) -Codechange: prepare the station picker for more road types.rubidium
2007-05-24(svn r9907) -Codechange: prepare the road gui for more road types.rubidium
2007-05-24(svn r9906) -Codechange: Add common properties for both industry and industry...belugas
2007-05-23(svn r9905) -Feature: Allow building new stations adjacent to existing statio...maedhros
2007-05-23(svn r9903) -Fix (r9901): Make the demolish and level land tools work in the ...maedhros
2007-05-23(svn r9902) -Fix (r9898): Don't check group owner when adding a vehicle to th...peter1138
2007-05-23(svn r9901) -Codechange: Decide what to do with selected land areas based on ...maedhros
2007-05-23(svn r9900) -Codechange: Separate the variables for how to highlight a land a...maedhros
2007-05-22(svn r9899) -Update: WebTranslator2 update to 2007-05-22 23:52:38miham
2007-05-22(svn r9898) -Fix (r9874): Many...peter1138
2007-05-21(svn r9897) -Codechange: prepare the toolbar for more road types.rubidium
2007-05-21(svn r9896) -Fix (r9874): when selling an entire train, decrease the number o...glx