summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-15(svn r20507) -Change: Remove the shortcut hints from the screenshot menu stri...michi_cc
2010-08-15(svn r20506) -Change: Vehicles will now stop loading after a load cycle that ...michi_cc
2010-08-15(svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing r...frosch
2010-08-15(svn r20504) -Codechange: Move updating of train's visual effect to separate ...frosch
2010-08-15(svn r20503) -Fix (r18838): Powered wagons should check the railtype of the t...frosch
2010-08-15(svn r20502) -Fix (r12330): VRF_POWEREDWAGON is part of train flags, not vehi...frosch
2010-08-15(svn r20501) -Update from WebTranslator v3.0:translators
2010-08-15(svn r20500) -Fix: When converting rail all trains with a part on the convert...frosch
2010-08-15(svn r20499) -Doc: Spelling fixes, and one doxygen comment addition.alberth
2010-08-15(svn r20498) -Fix [FS#4030]: ignore the non-stop state when comparing one ord...rubidium
2010-08-15(svn r20497) -Fix [FS#3960]: non-dedicated servers failing to load a game cau...rubidium
2010-08-15(svn r20496) -Codechange: Remove IsProductionMinimum()/Maximum(). The 0 and 2...frosch
2010-08-14(svn r20493) -Update from WebTranslator v3.0:translators
2010-08-14(svn r20489) -Fix [FS#4031]: [NoAI] checking whether water tiles are connecte...rubidium
2010-08-14(svn r20487) -Fix: typo in commentsrubidium
2010-08-13(svn r20486) -Update from WebTranslator v3.0:translators
2010-08-13(svn r20485) -Fix [FS#4012]: Sorting of refittable cargos was wrong for trains.terkhen
2010-08-13(svn r20484) -Codechange: Move BuildRefitList to the RefitWindow class.terkhen
2010-08-13(svn r20483) -Doc: RefitOption operators.terkhen
2010-08-13(svn r20482) -Codechange: move some object related information off the map an...rubidium
2010-08-13(svn r20481) -Fix: statues were not removed when towns would be removedrubidium
2010-08-13(svn r20480) -Codechange: make CmdDeleteTown responsible for actually clearin...rubidium
2010-08-13(svn r20479) -Change: Use 'Buttons Name: Value' layout for AI and NewGRF para...frosch
2010-08-13(svn r20478) -Codechange: remove support for 'helipad groups' because there a...yexo
2010-08-13(svn r20477) -Codechange: remove some airport-related constants/functions and...yexo
2010-08-12(svn r20476) -Codechange: simplify a check in aircraft_cmd.cpp by using the e...yexo
2010-08-12(svn r20475) -Fix (r20474): also remove the include of crc32.hppyexo
2010-08-12(svn r20474) -Cleanup: remove some unused codeyexo
2010-08-12(svn r20473) -Codechange: pass Town instead of TownID to BuildObjectrubidium
2010-08-12(svn r20472) -Update from WebTranslator v3.0:translators
2010-08-12(svn r20470) -Codechange: Make arrow buttons lower and raise like other butto...frosch
2010-08-12(svn r20469) -Fix (r20227): Building statues used different companys for CMD_...frosch
2010-08-12(svn r20468) -Fix: Vehicledetails of non-trains accessed a non existing scrol...frosch
2010-08-12(svn r20467) -Fix (r20453): Remove personal note.frosch
2010-08-12(svn r20466) -Codechange: USe NWID_SELECTION to hide the scrollbar in dropdowns.frosch
2010-08-12(svn r20465) -Codechange: Use NWID_SELECTION to hide horizontal scrollbar and...frosch
2010-08-12(svn r20464) -Codechange/Fix: Do not use a scrollbar to store the number of c...frosch
2010-08-12(svn r20462) -Fix (r20452): Initialise scrollbar_index with -1 to indicate 'n...frosch
2010-08-12(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL...frosch
2010-08-12(svn r20460) -Codechange: Remove WF_SCROLL window flags and store the state d...frosch
2010-08-12(svn r20459) -Codechange: Remove the Scrollbar members of Window and make NWi...frosch
2010-08-12(svn r20458) -Codechange: Move Scrollbar from window.cpp to widget.cppfrosch
2010-08-12(svn r20457) -Codechange: Remove _scrolling_scrollbar and WF_SCROLL_MIDDLE an...frosch
2010-08-12(svn r20456) -Codechange: Add separate nested widget class for scrollbars.frosch
2010-08-12(svn r20455) -Codechange: Rename some vscroll and vscroll2 to more suitable n...frosch
2010-08-12(svn r20454) -Fix: some whitespace.frosch
2010-08-12(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ...frosch
2010-08-12(svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s...frosch
2010-08-12(svn r20451) -Codechange: Add helper function Window::GetScrollbar() to get t...frosch
2010-08-11(svn r20450) -Fix: same the airport tile ID mapping as wellrubidium