Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-16 | (svn r20518) -Update from WebTranslator v3.0: | translators | |
chuvash - 30 changes by mefisteron croatian - 4 changes by VoyagerOne czech - 2 changes by marek995 dutch - 5 changes by habell finnish - 5 changes by jpx_ french - 9 changes by glx german - 9 changes by planetmaker italian - 5 changes by lorenzodv romanian - 22 changes by tonny russian - 3 changes by Lone_Wolf serbian - 1 changes by etran slovenian - 15 changes by ntadej spanish - 10 changes by Terkhen swedish - 4 changes by Zuu vietnamese - 2 changes by nglekhoi | |||
2010-08-16 | (svn r20517) -Fix (r20516): Committed way too much. | terkhen | |
2010-08-16 | (svn r20516) -Feature [FS#3472]: Filter signs at the sign list window. (Zuu) | terkhen | |
2010-08-16 | (svn r20515) -Feature: ignore _ in console command names so there is no ↵ | rubidium | |
"inconsistent" behaviour w.r.t. underscores anymore without breaking backwards compatability greatly | |||
2010-08-16 | (svn r20514) -Fix: Draw error messages in white by default, they may not ↵ | frosch | |
have a colour code. | |||
2010-08-16 | (svn r20513) -Change: unify style of some "broken NewGRF" strings | rubidium | |
2010-08-16 | (svn r20512) -Fix [FS#4036]: Generation seed is unsigned. | frosch | |
2010-08-16 | (svn r20511) -Fix: Initial height of townlist was not a multiple of the line ↵ | frosch | |
height. | |||
2010-08-15 | (svn r20510) -Codechange: unify packet queue handling and make insertion ↵ | rubidium | |
O(1) instead of O(n) | |||
2010-08-15 | (svn r20509) -Change: don't cycle (quickly) through the shade states. Just ↵ | rubidium | |
make scrolling up shade the window and scrolling down unshade it. (avdg) | |||
2010-08-15 | (svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in ↵ | michi_cc | |
screenshot of the visible viewport. (Eddi) | |||
2010-08-15 | (svn r20507) -Change: Remove the shortcut hints from the screenshot menu ↵ | michi_cc | |
strings (as they're configurable now) and rename "Giant screenshot" to "Whole map screenshot". | |||
2010-08-15 | (svn r20506) -Change: Vehicles will now stop loading after a load cycle that ↵ | michi_cc | |
loaded less than possible, unless it's a full load order. This should improve behaviour with gradual loading and cargo continuously trickling in. | |||
2010-08-15 | (svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing ↵ | frosch | |
railtype. | |||
2010-08-15 | (svn r20504) -Codechange: Move updating of train's visual effect to separate ↵ | frosch | |
function. | |||
2010-08-15 | (svn r20503) -Fix (r18838): Powered wagons should check the railtype of the ↵ | frosch | |
tile they are on, not where the engine is on. | |||
2010-08-15 | (svn r20502) -Fix (r12330): VRF_POWEREDWAGON is part of train flags, not ↵ | frosch | |
vehicle_flags. | |||
2010-08-15 | (svn r20501) -Update from WebTranslator v3.0: | translators | |
simplified_chinese - 3 changes by pda1573 chuvash - 7 changes by mefisteron estonian - 5 changes by Jaanus hungarian - 6 changes by IPG turkish - 28 changes by niw3 | |||
2010-08-15 | (svn r20500) -Fix: When converting rail all trains with a part on the ↵ | frosch | |
converted rails need updating. Not only engines, which have power afterwards. Also update Acceleration after updating Power. | |||
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 ↵ | rubidium | |
order type to another order type | |||
2010-08-15 | (svn r20497) -Fix [FS#3960]: non-dedicated servers failing to load a game ↵ | rubidium | |
caused the introgame to be the server's game causing desyncs when people tried to join | |||
2010-08-15 | (svn r20496) -Codechange: Remove IsProductionMinimum()/Maximum(). The 0 and ↵ | frosch | |
255 constants are used all over the place, no need for trivial wrapper functions. | |||
2010-08-14 | (svn r20493) -Update from WebTranslator v3.0: | translators | |
croatian - 1 changes by VoyagerOne italian - 4 changes by lorenzodv korean - 2 changes by junho2813 polish - 2 changes by silver_777 russian - 4 changes by Lone_Wolf slovenian - 31 changes by ntadej vietnamese - 1 changes by nglekhoi | |||
2010-08-14 | (svn r20489) -Fix [FS#4031]: [NoAI] checking whether water tiles are ↵ | rubidium | |
connected failed in some cases | |||
2010-08-14 | (svn r20487) -Fix: typo in comments | rubidium | |
2010-08-13 | (svn r20486) -Update from WebTranslator v3.0: | translators | |
belarusian - 2 changes by Wowanxm croatian - 4 changes by VoyagerOne dutch - 4 changes by habell finnish - 3 changes by jpx_ french - 3 changes by glx german - 3 changes by planetmaker italian - 2 changes by lorenzodv polish - 5 changes by xine serbian - 6 changes by etran spanish - 3 changes by Terkhen vietnamese - 4 changes by nglekhoi | |||
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 ↵ | rubidium | |
and unify the relation objects have to towns | |||
2010-08-13 | (svn r20481) -Fix: statues were not removed when towns would be removed | rubidium | |
2010-08-13 | (svn r20480) -Codechange: make CmdDeleteTown responsible for actually ↵ | rubidium | |
clearing tiles and such; ~Town still checks it though. | |||
2010-08-13 | (svn r20479) -Change: Use 'Buttons Name: Value' layout for AI and NewGRF ↵ | frosch | |
parameter GUI. | |||
2010-08-13 | (svn r20478) -Codechange: remove support for 'helipad groups' because there ↵ | yexo | |
are no airports with more than 1 helipad group | |||
2010-08-13 | (svn r20477) -Codechange: remove some airport-related constants/functions ↵ | yexo | |
and add some documentation | |||
2010-08-12 | (svn r20476) -Codechange: simplify a check in aircraft_cmd.cpp by using the ↵ | yexo | |
existing CanVehicleUseStation | |||
2010-08-12 | (svn r20475) -Fix (r20474): also remove the include of crc32.hpp | yexo | |
2010-08-12 | (svn r20474) -Cleanup: remove some unused code | yexo | |
2010-08-12 | (svn r20473) -Codechange: pass Town instead of TownID to BuildObject | rubidium | |
2010-08-12 | (svn r20472) -Update from WebTranslator v3.0: | translators | |
italian - 2 changes by lorenzodv russian - 1 changes by Lone_Wolf | |||
2010-08-12 | (svn r20470) -Codechange: Make arrow buttons lower and raise like other ↵ | frosch | |
buttons when clicked. | |||
2010-08-12 | (svn r20469) -Fix (r20227): Building statues used different companys for ↵ | frosch | |
CMD_LANDSCAPE_CLEAR during testrun and DC_EXEC. | |||
2010-08-12 | (svn r20468) -Fix: Vehicledetails of non-trains accessed a non existing ↵ | frosch | |
scrollbar, though values were unused. | |||
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 ↵ | frosch | |
and 'sell chain' button for non-train depot windows. | |||
2010-08-12 | (svn r20464) -Codechange/Fix: Do not use a scrollbar to store the number of ↵ | frosch | |
columns for non-train depot windows. | |||
2010-08-12 | (svn r20462) -Fix (r20452): Initialise scrollbar_index with -1 to indicate ↵ | frosch | |
'no scrollbar associated'. | |||
2010-08-12 | (svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and ↵ | frosch | |
WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR. |