summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2011-01-21(svn r21882) -Codechange: make use of the fact that vehicle's Z position can ...smatz
2011-01-21(svn r21881) -Codechange: ensure that vehicle's GOINGUP/DOWN bits are set cor...smatz
2011-01-21(svn r21880) -Fix: when a train after reversing ended at the last bit of a br...smatz
2011-01-21(svn r21879) -Codechange: reset vehicle's GOINGUP/DOWN bits when it crashessmatz
2011-01-21(svn r21878) -Codechange: move parts of UpdateInclination() to separate funct...smatz
2011-01-21(svn r21877) -Codechange: move definition of HALF_TILE_SIZE to tile_type.hsmatz
2011-01-21(svn r21876) -Codechange: typedef SpecializedVehicleBase and GroundVehicleBas...smatz
2011-01-21(svn r21875) -Codechange: indentation of some comments was wrongsmatz
2011-01-21(svn r21874) -Fix: when a single-vehicle train was reversed while on a slope,...smatz
2011-01-20(svn r21869) -Update from WebTranslator v3.0:translators
2011-01-20(svn r21868) -Fix (r21866 and some more): the changes to the main toolbar rai...rubidium
2011-01-20(svn r21867) -Codechange: move creating the rail type dropdown to a more gene...rubidium
2011-01-20(svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sor...rubidium
2011-01-20(svn r21865) -Fix (r21862): don't perform savegame conversion when reinitiali...rubidium
2011-01-19(svn r21864) -Fix [FS#4430]: distant-join station would build at the wrong lo...rubidium
2011-01-19(svn r21863) -Fix (r21849): load the amount that should be loaded instead of ...rubidium
2011-01-19(svn r21862) -Codechange: Unify subtype handling between road vehicles and tr...terkhen
2011-01-19(svn r21861) -Update from WebTranslator v3.0:translators
2011-01-19(svn r21860) -Codechange: Rename road vehicle subtype functions to match the ...terkhen
2011-01-19(svn r21859) -Codechange: Move train subtype flags to GroundVehicle.terkhen
2011-01-19(svn r21858) -Codechange: Give more similar names to ArticulatedPart functions.terkhen
2011-01-19(svn r21855) -Feature [FS#4368]: [Network] Console command to change the pass...rubidium
2011-01-19(svn r21854) -Codechange: refactor the password setting methods to make it po...rubidium