summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-08-11(svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id ...rubidium
2010-08-11(svn r20448) -Codechange: make some functions that can be const construbidium
2010-08-11(svn r20447) -Update from WebTranslator v3.0:translators
2010-08-11(svn r20446) -Codechange: unify the location of the water classrubidium
2010-08-11(svn r20445) -Codechange (r20435): Some compilers (esp. mine) do not comply t...frosch
2010-08-10(svn r20444) -Cleanup: unify writing of {NUM} x {NUM}rubidium
2010-08-10(svn r20443) -Codechange: more TileHash to a more generic locationrubidium
2010-08-10(svn r20442) -Update from WebTranslator v3.0:translators
2010-08-10(svn r20441) -Fix [FS#4024]: adding "goto nearest depot and stop" orders in o...rubidium
2010-08-10(svn r20440) -Fix: MSVC warning about shifting a 32 bit value and then conver...rubidium
2010-08-10(svn r20439) -Fix [FS#4023]: MinGW compiler complaining about converting -1 t...rubidium
2010-08-10(svn r20438) -Fix [FS#4022]: for docks "facing" north, i.e. having the watery...rubidium
2010-08-10(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as wellrubidium
2010-08-10(svn r20436) -Codechange: use GRFFilePropsBase's spritegroup for stations.rubidium
2010-08-10(svn r20435) -Codechange: move spritegroup to GRFFilePropsBase and prepare it...rubidium
2010-08-09(svn r20427) -Revert (r20105): even though MCI has less problems with wrongly...rubidium
2010-08-09(svn r20425) -Update from WebTranslator v3.0:translators
2010-08-09(svn r20424) -Fix: Rename members of TileContext (TC_NORMAL conflicted with a...terkhen
2010-08-09(svn r20423) -Change [FS#3947]: Make snow on bridges depend on bridgeheight.frosch
2010-08-09(svn r20422) -Change [FS#3947]: Resolve tracksprites on bridges always using ...frosch
2010-08-09(svn r20421) -Change [FS#3947]: Make snowyness of bridgehead depend on the ti...frosch
2010-08-09(svn r20420) -Codechange: Add TileContext enum instead of using a bool.frosch
2010-08-09(svn r20419) -Codechange: Rename dummy_land.cpp to void_cmd.cppfrosch
2010-08-08(svn r20418) -Fix [FS#4017](r20125): During world generation the snow-mapbits...frosch