summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-26(svn r21909) -Fix: some missing spacesrubidium
2011-01-25(svn r21908) -Update from WebTranslator v3.0:translators
2011-01-24(svn r21906) -Update from WebTranslator v3.0:translators
2011-01-23(svn r21905) -Update from WebTranslator v3.0:translators
2011-01-23(svn r21904) -Fix: Include the capacity of non-refittable vehicles in the ref...frosch
2011-01-23(svn r21903) -Codechange: warn only once for a train that has invalid length,...smatz
2011-01-23(svn r21902) -Fix: Do not count articulated parts when passing the number of ...frosch
2011-01-23(svn r21901) -Codechange: Save some bits in p2 of CmdRefitVehicle.frosch
2011-01-23(svn r21900) -Fix: [NoAI] hide automatic orders from AIs as they have no way ...yexo
2011-01-23(svn r21899) -Fix: Do not show a vehicle selection in the RefitWindow for ref...frosch
2011-01-23(svn r21898) -Fix [FS#4438]: using a pointer-iterator and adding things (thus...rubidium
2011-01-23(svn r21897) -Fix (21707): Kenobi visited IsValidConsoleColour shortlyrubidium
2011-01-22(svn r21896) -Cleanup: remove the unused StartScenariorubidium
2011-01-22(svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAMErubidium
2011-01-22(svn r21894) -Cleanup: get rid of the unused SM_START_SCENARIOrubidium
2011-01-22(svn r21893) -Update (r21892): remove the strings from the other language fil...rubidium
2011-01-22(svn r21892) -Fix [FS#4421]: only some scenarios from the main scenario folde...rubidium
2011-01-22(svn r21891) -Update from WebTranslator v3.0:translators
2011-01-22(svn r21890) -Cleanup: remove some unneeded includesrubidium
2011-01-22(svn r21889) -Fix [FS#4434]: crash when scrolling outside of the main window ...rubidium
2011-01-22(svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr...rubidium
2011-01-22(svn r21887) -Fix-ish: some headers weren't including the headers they depend onrubidium
2011-01-22(svn r21886) -Codechange: move documentation towards the code to make it more...rubidium
2011-01-21(svn r21885) -Fix [FS#4422]: NewGRF string codes 0x80 and 0x81 were broken si...yexo
2011-01-21(svn r21884) -Update from WebTranslator v3.0:translators
2011-01-21(svn r21883) -Codechange: make UpdateZPosition() faster by not calling GetSlo...smatz