summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-04(svn r21959) -Change: replace longbridges with custom maximum bridge and tunn...rubidium
2011-02-04(svn r21958) -Cleanup: join_stations setting; can done by distant join and co...rubidium
2011-02-04(svn r21957) -Cleanup: gotodepot and timetabling settings are more or less us...rubidium
2011-02-04(svn r21956) -Cleanup: always draw the bridge pillarsrubidium
2011-02-04(svn r21955) -Cleanup: always show the long date in the status barrubidium
2011-02-04(svn r21954) -Cleanup: remove setting to not show the vehicle speed in the ve...rubidium
2011-02-04(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for...smatz
2011-02-04(svn r21952) -Codechange: unify the company clearing code for bankruptcy with...rubidium
2011-02-04(svn r21951) -Fix: [NewGRF] reset the carry flag every 4 bytes in action6 whe...yexo
2011-02-03(svn r21950) -Update from WebTranslator v3.0:translators
2011-02-02(svn r21949) -Change: randomize the vehicle a small UFO targets, do not use t...smatz
2011-02-02(svn r21948) -Fix: road vehicle was moved under the bridge when it was destro...smatz
2011-02-02(svn r21947) -Fix (r21195): crash when converting a savegame with vehicles cr...smatz
2011-02-02(svn r21946) -Fix [FS#4447]: assertion/funny behaviour when a road vehicle re...rubidium
2011-02-02(svn r21945) -Codechange: simplify setting the overtaking counter and remove ...rubidium
2011-02-02(svn r21944) -Codechange: give name to one magic constantsmatz
2011-02-02(svn r21943) -Codechange: document and unmagicify some bits of road vehicle o...rubidium
2011-02-02(svn r21942) -Codechange: no need to convert GOINGUP/GOINGDOWN flags if they ...smatz
2011-02-02(svn r21941) -Update from WebTranslator v3.0:translators
2011-02-02(svn r21940) -Fix [FS#4460]: Not all vehicles should be tested to be inside a...planetmaker
2011-02-02(svn r21939) -Fix (r16357): the check for valid depot wasn't strict enoughsmatz
2011-02-01(svn r21938) -Codechange: AfterLoadGame() is no longer friend of Vehicle.alberth
2011-02-01(svn r21937) -Update from WebTranslator v3.0:translators
2011-02-01(svn r21936) -Fix [FS#4457](r19231): Do not remove existing road/tram bits wh...terkhen
2011-02-01(svn r21935) -Fix (r19231): Allow to overbuild road stops which are built ove...terkhen
2011-01-31(svn r21934) -Fix (r21933): The original plan was to run the regression befor...frosch
2011-01-31(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...frosch
2011-01-31(svn r21932) -Document: some tidbits related to vehiclesrubidium
2011-01-31(svn r21931) -Update from WebTranslator v3.0:translators
2011-01-30(svn r21930) -Codechange: Remove unused vehicle GetTypeString() functions.alberth
2011-01-30(svn r21929) -Fix [FS#4554]: The town window would not be invalidated in the ...planetmaker
2011-01-30(svn r21928) -Update from WebTranslator v3.0:translators
2011-01-30(svn r21927) -Change: Comment-style fixes.alberth
2011-01-29(svn r21926) -Fix [FS#4450](r21924): v != w.frosch
2011-01-29(svn r21925) -Doc: Doxygen additions and markup corrections to vehicle-relate...alberth
2011-01-29(svn r21924) -Codechange: Unify some parts of the articulated vehicle code.terkhen
2011-01-29(svn r21923) -Codechange: Unify articulated vehicle iteration functions.terkhen
2011-01-29(svn r21922) -Codechange: Unify articulated vehicle checking functions.terkhen
2011-01-29(svn r21921) -Codechange: Move GroundVehicleSubtypeFlags as they will be need...terkhen
2011-01-27(svn r21920) -Update from WebTranslator v3.0:translators
2011-01-27(svn r21919) -Fix: Converting an expensive rail type to a cheap one could giv...planetmaker
2011-01-26(svn r21918) -Fix [FS#4443]: Languages improperly sorted in the "start server...rubidium
2011-01-26(svn r21917) -Update from WebTranslator v3.0:translators
2011-01-26(svn r21916) -Fix [FS#4442]: the minimum speed needed for (realistic) acceler...rubidium
2011-01-26(svn r21915) -Codechange: rename RoadVehicleAccelerate to RoadVehicle::Update...rubidium
2011-01-26(svn r21914) -Codechange: move the algorithmic part of Train::UpdateSpeed to ...rubidium
2011-01-26(svn r21913) -Codechange: move bridge speed limiting for road vehicles to the...rubidium
2011-01-26(svn r21912) -Codechange: let road vehicles use gcache.last_speed/SetLastSpee...rubidium
2011-01-26(svn r21911) -Codechange: move tcache.last_speed to gcache.last_speed and mak...rubidium
2011-01-26(svn r21910) -Codechange: rename some autoreplace internal functions so they ...rubidium