summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2011-01-19(svn r21853) -Codechange: HashCurrentCompanyPassword is only used by servers,...rubidium
2011-01-19(svn r21852) -Codechange: generalise GenerateCompanyPasswordHash (dihedral)rubidium
2011-01-19(svn r21851) -Codechange: rename NetworkClientSetPassword to NetworkClientSet...rubidium
2011-01-19(svn r21850) -Codechange: move password hashing to a more general location (d...rubidium
2011-01-19(svn r21849) -Codechange: move merging/splitting of cargopackets into a helpe...rubidium
2011-01-19(svn r21848) -Codechange: unification of comment style for cargopacket.*rubidium
2011-01-19(svn r21847) -Fix [FS#4423]: slowing down of trains was done by reducing the ...rubidium
2011-01-18(svn r21846) -Codechange: move documentation towards the code to make it more...rubidium
2011-01-18(svn r21845) -Codechange: move documentation towards the code to make it more...rubidium
2011-01-18(svn r21844) -Codechange: move documentation towards the code to make it more...rubidium
2011-01-18(svn r21843) -Codechange: move documentation towards the code to make it more...rubidium
2011-01-18(svn r21842) -Feature [FS#4393]: [NewGRF] Introduction dates/required types f...rubidium
2011-01-18(svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should b...rubidium
2011-01-18(svn r21838) -Change: allow LMB scrolling with the mouse outside of the extra...rubidium
2011-01-18(svn r21837) -Fix [FS#4419]: LMB dragging would switch over to other viewport...rubidium
2011-01-18(svn r21836) -Fix: when a train was reversed while inside a tunnel/bridge, it...smatz
2011-01-18(svn r21835) -Codechange: use UpdateStatusAfterSwap() instead of copying the ...smatz
2011-01-18(svn r21834) -Update from WebTranslator v3.0:translators
2011-01-18(svn r21833) -Fix [FS#4427]: desync debug savegames might not be actually sav...rubidium
2011-01-18(svn r21832) -Feature: limit vehicle lateness to the length of a full timetab...rubidium
2011-01-18(svn r21831) -Fix [FS#4414]: service orders for trains/aircraft would (someti...rubidium