Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-07 | (svn r22729) -Update from WebTranslator v3.0: | translators | |
romanian - 2 changes by tonny | |||
2011-08-07 | (svn r22728) -Codechange: add -Wno-narrowing to cxxflags in order to prevent ↵ | smatz | |
many useless warnings with GCC 4.7 | |||
2011-08-06 | (svn r22727) -Update from WebTranslator v3.0: | translators | |
russian - 1 changes by Lone_Wolf | |||
2011-08-06 | (svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction ↵ | frosch | |
and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity. | |||
2011-08-06 | (svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour. | frosch | |
2011-08-06 | (svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s. | frosch | |
2011-08-06 | (svn r22723) -Fix: Do not restrict AdvVarAct2 to 255 operations. | frosch | |
2011-08-06 | (svn r22722) -Fix: Skip invisible parent and child sprites due to ↵ | frosch | |
transparency settings using the same logic as skipping due to grf-defined invisibility. | |||
2011-08-06 | (svn r22721) -Fix (r22518): Conditionally hiding a sprite caused subsequent ↵ | frosch | |
items of the spritelayout to use wrong registers. | |||
2011-08-05 | (svn r22720) -Update from WebTranslator v3.0: | translators | |
hebrew - 8 changes by rril brazilian_portuguese - 11 changes by Tucalipe spanish - 2 changes by lpenap | |||
2011-08-04 | (svn r22719) -Fix: compilation with gcc 4.7 | smatz | |
2011-08-04 | (svn r22717) -Update from WebTranslator v3.0: | translators | |
luxembourgish - 2 changes by Phreeze | |||
2011-08-04 | (svn r22716) -Fix: Murphy is a bitch | planetmaker | |
2011-08-04 | (svn r22715) -Fix: If there's also no point in opening the air toolbar via ↵ | planetmaker | |
custom-defined global hotkeys, if there are no aircraft available | |||
2011-08-04 | (svn r22714) -Fix: If there's no point in opening the rail toolbar, don't ↵ | planetmaker | |
open it for people who use hotkeys either rather than only for those using GUI elements | |||
2011-08-03 | (svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period. | michi_cc | |
2011-08-03 | (svn r22712) -Update from WebTranslator v3.0: | translators | |
belarusian - 1 changes by Wowanxm croatian - 1 changes by VoyagerOne french - 1 changes by glx italian - 1 changes by lorenzodv latvian - 165 changes by dzhins romanian - 1 changes by kkmic | |||
2011-08-02 | (svn r22711) -Update from WebTranslator v3.0: | translators | |
dutch - 1 changes by habell english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ serbian - 1 changes by etran | |||
2011-08-01 | (svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also ↵ | frosch | |
for expired airports. | |||
2011-08-01 | (svn r22709) -Doc: Doxyment fileio.cpp. | alberth | |
2011-08-01 | (svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs ↵ | planetmaker | |
and station names (Zuu) | |||
2011-07-31 | (svn r22707) -Codechange: Simplify applying the difficulty settings to ↵ | frosch | |
prices, and reduce computational errors. (Eddi) | |||
2011-07-31 | (svn r22706) -Cleanup: A loop is no loop, if it never iterates. | frosch | |
2011-07-30 | (svn r22700) -Fix [FS#4680]: cost of changing bridge type is undercalculated ↵ | rubidium | |
when adding road types as well (based on patch by adf88) | |||
2011-07-30 | (svn r22699) -Fix [FS#4681]: Cost of adding an extra road type to a bridge ↵ | rubidium | |
or tunnel was undercalculated (adf88) | |||
2011-07-30 | (svn r22698) -Fix [FS#4694]: Only insert cleared object tiles into ↵ | frosch | |
_cleared_object_areas if clearing actually succeeds, else subsequential tests of the same tile will be skipped and considered successful. | |||
2011-07-30 | (svn r22697) -Fix [FS#4694-ish]: when building a house it could be built at ↵ | rubidium | |
the wrong place if multitile houses failed some tests | |||
2011-07-30 | (svn r22696) -Fix: don't requery the servers when the server list window ↵ | rubidium | |
isn't opened | |||
2011-07-30 | (svn r22695) -Fix [FS#4697]: mark addresses that could not be resolved as ↵ | rubidium | |
'do not resolve anymore' as well, instead of trying to resolve them each and every time the address is accessed | |||
2011-07-30 | (svn r22694) -Cleanup [FS#4579]: Remove unused but confusing widget | planetmaker | |
2011-07-29 | (svn r22693) -Fix [FS#4691]: The override managers were not reset in some ↵ | frosch | |
cases like creating a new scenario. | |||
2011-07-29 | (svn r22692) -Update: [Windows] Installer didn't mention 7 all the time | rubidium | |
2011-07-28 | (svn r22691) -Update from WebTranslator v3.0: | translators | |
greek - 14 changes by kyrm romanian - 1 changes by kkmic ukrainian - 6 changes by Madvin | |||
2011-07-27 | (svn r22690) -Fix: [NewGRF] Aircrafts defined with IDs above the default ↵ | frosch | |
aircrafts always defaulted to passenger cargo. | |||
2011-07-26 | (svn r22689) -Update from WebTranslator v3.0: | translators | |
belarusian - 1 changes by KorneySan hungarian - 6 changes by IPG russian - 1 changes by KorneySan | |||
2011-07-25 | (svn r22688) -Update from WebTranslator v3.0: | translators | |
greek - 4 changes by fumantsu, kyrm vietnamese - 5 changes by nglekhoi | |||
2011-07-24 | (svn r22687) -Update from WebTranslator v3.0: | translators | |
catalan - 6 changes by arnau | |||
2011-07-23 | (svn r22683) -Update from WebTranslator v3.0: | translators | |
italian - 1 changes by lorenzodv | |||
2011-07-22 | (svn r22682) -Fix: [NewGRF] Disallow accessing variable 1B due to desync ↵ | frosch | |
reasons. | |||
2011-07-22 | (svn r22681) -Update from WebTranslator v3.0: | translators | |
greek - 2 changes by fumantsu | |||
2011-07-21 | (svn r22680) -Update from WebTranslator v3.0: | translators | |
croatian - 1 changes by VoyagerOne dutch - 1 changes by habell finnish - 1 changes by jpx_ greek - 66 changes by kyrm serbian - 1 changes by etran | |||
2011-07-21 | (svn r22679) -Change [FS#4692] (r22655): [NewGRF] Use a value of 0 to ↵ | planetmaker | |
indicate the invalid waterclass in the nearby land info (0x60 ind. tiles, 0x62 houses, objects,...) | |||
2011-07-21 | (svn r22678) -Doc: More doxygen sprinkles in MacOSX code and cocoa video driver | planetmaker | |
2011-07-21 | (svn r22677) -Doc: A few doxygen sprinkles in toolbar_gui.cpp | planetmaker | |
2011-07-20 | (svn r22676) -Update from WebTranslator v3.0: | translators | |
czech - 1 changes by Harlequin english_US - 1 changes by Rubidium french - 2 changes by glx german - 1 changes by planetmaker spanish - 6 changes by Terkhen | |||
2011-07-20 | (svn r22675) -Change: Add a menu entry for the sprite bounding box debuging ↵ | planetmaker | |
feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools | |||
2011-07-19 | (svn r22674) -Update from WebTranslator v3.0: | translators | |
danish - 5 changes by NeoNmaN | |||
2011-07-19 | (svn r22673) -Add #4690: Provide random bits in var 0x10 for callback 0x3B ↵ | planetmaker | |
in all cases (Hirundo) | |||
2011-07-18 | (svn r22672) -Update from WebTranslator v3.0: | translators | |
czech - 4 changes by Harlequin german - 5 changes by planetmaker | |||
2011-07-17 | (svn r22671) -Update from WebTranslator v3.0: | translators | |
czech - 4 changes by Harlequin korean - 5 changes by telk5093 polish - 7 changes by wojteks86 |