summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-08(svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not fi...frosch
2016-12-04(svn r27682) -Fix: Don't check if links are alive for manually routed cargofonsinchen
2016-12-04(svn r27681) -Fix: When deleting stale links, iterate through order lists bef...fonsinchen
2016-11-12(svn r27680) -Update from Eints:translators
2016-11-09(svn r27679) -Update from Eints:translators
2016-11-08(svn r27678) -Update from Eints:translators
2016-11-05(svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 c...frosch
2016-11-05(svn r27676) -Codechange: Rename catenary functions, so that they refer unamb...frosch
2016-10-31(svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs.michi_cc
2016-10-30(svn r27674) -Fix (r27673): Mingw...michi_cc
2016-10-30(svn r27673) -Add: [Win32] Thread names for windows debuggers.michi_cc
2016-10-30(svn r27672) -Doc [FS#6489]: Fix comment. (Yho)frosch
2016-10-30(svn r27671) -Codechange: Replace magic numbers in the toolbar with the alrea...frosch
2016-10-30(svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) thread...frosch
2016-10-19(svn r27669) -Update from Eints:translators
2016-10-16(svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites.frosch
2016-10-16(svn r27667) -Codechange: Add VehicleSpriteSeq::GetBounds and Draw.frosch
2016-10-16(svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleS...frosch
2016-10-16(svn r27665) -Fix: When dragging crashed vehicles, also draw them as crashed ...frosch
2016-10-16(svn r27664) -Codechange: Deduplicate code for animating effect vehicles.frosch
2016-10-16(svn r27663) -Codechange: Deduplicate code when rotating crashed vehicles.frosch
2016-10-16(svn r27662) -Codechange: Deduplicate code using GetSingleVehicleWidth.frosch
2016-10-12(svn r27661) -Update from Eints:translators
2016-10-10(svn r27660) -Update from Eints:translators
2016-10-09(svn r27659) -Update from Eints:translators
2016-10-06(svn r27658) -Update from Eints:translators
2016-10-02(svn r27657) -Change: Replace another occurence of the ancient tilehash funct...frosch
2016-09-18(svn r27656) -Fix [FS#6511]: When removing objects of bankrupt companies the ...frosch
2016-09-06(svn r27655) -Update from Eints:translators
2016-09-05(svn r27654) -Change: Enable C++11 for clang 3.3 (LordAro)frosch
2016-09-04(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOp...alberth
2016-09-04(svn r27652) -Fix(r27650): Use the file operation being performed to set the ...alberth
2016-09-04(svn r27651) -Codechange: Introduce methods for setting the name and title of...alberth
2016-09-04(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and Detaile...alberth
2016-09-04(svn r27649) -Codechange: Introduce detailed file type enum, rebuild FiosType...alberth
2016-09-04(svn r27648) -Codechange: Remove remaining _saveload_mode usage.alberth
2016-09-04(svn r27647) -Codechange: Introduce file operations, and use it to replace mo...alberth
2016-09-04(svn r27646) -Codechange: Move _fios_items variable into the SaveLoadWindow c...alberth
2016-09-04(svn r27645) -Add: Give console commands their own file list storage.alberth
2016-09-04(svn r27644) -Codechange: Split GetFiosItem into BuildFileList and FindItem, ...alberth
2016-09-04(svn r27643) -Codechange: FiosGetDrives function also takes a destination fil...alberth
2016-09-04(svn r27642) -Codechange: FiosGet* file query functions take a destination fi...alberth
2016-09-04(svn r27641) -Codechange: Fold the _fios_items file list vector into its own ...alberth
2016-09-04(svn r27640) -Codechange: Remove another use of _saveload_mode in the loading...alberth
2016-09-04(svn r27639) -Codechange: Also always set the abstract FileToSaveLoad::filety...alberth
2016-09-04(svn r27638) -Codechange: Move FiosType enum, move and rename SetFiosType fun...alberth
2016-09-04(svn r27637) -Codechange: Don't use _saveload_mode for scenario loading detec...alberth
2016-09-04(svn r27636) -Codechange: Rename FileType to AbstractFileType.alberth
2016-09-04(svn r27635) -Codechange: Move FileType and FileToSaveLoad structure definiti...alberth
2016-09-04(svn r27634) -Codechange: Improve name of the SmallFiosItem struct.alberth