Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-01 | (svn r22866) -Fix (r16396): Generic callbacks shall chain to the next GRF ↵ | frosch | |
when the callback fails. | |||
2011-09-01 | (svn r22865) -Fix (r13885): The GRFFile parameter for generic callbacks is a ↵ | frosch | |
return parameter. | |||
2011-09-01 | (svn r22864) -Update from WebTranslator v3.0: | translators | |
catalan - 6 changes by arnau dutch - 1 changes by habell french - 1 changes by Snail_ italian - 3 changes by Snail_, lorenzodv persian - 63 changes by Peymanpn polish - 11 changes by wojteks86 portuguese - 24 changes by JayCity brazilian_portuguese - 8 changes by Tucalipe romanian - 3 changes by kkmic serbian - 2 changes by etran swedish - 13 changes by Zuu turkish - 1 changes by niw3 vietnamese - 3 changes by nglekhoi | |||
2011-09-01 | (svn r22863) -Fix (r22861): AIOrder::SetOrderCondition didn't accept the new ↵ | yexo | |
condition | |||
2011-08-31 | (svn r22862) -Add: Allow the tree build gui to resize according to tree size | planetmaker | |
2011-08-31 | (svn r22861) -Add: [NoAI] support the new conditional order introduced in ↵ | yexo | |
r22858 (Zuu) | |||
2011-08-31 | (svn r22860) -Update from WebTranslator v3.0: | translators | |
dutch - 1 changes by habell finnish - 4 changes by jpx_ german - 1 changes by planetmaker russian - 1 changes by Lone_Wolf serbian - 3 changes by etran spanish - 2 changes by Terkhen | |||
2011-08-31 | (svn r22859) -Fix: Add missing : in slope steepness strings. (monoid) | terkhen | |
2011-08-30 | (svn r22858) -Feature: Conditional order depending on remaining lifetime of ↵ | frosch | |
a vehicle. (monoid) | |||
2011-08-30 | (svn r22857) -Fix: Spelling of lifetime. (monoid) | frosch | |
2011-08-30 | (svn r22856) -Update from WebTranslator v3.0: | translators | |
belarusian - 3 changes by KorneySan french - 2 changes by Snail_ italian - 6 changes by Snail_, lorenzodv turkish - 40 changes by niw3 | |||
2011-08-29 | (svn r22855) -Update from WebTranslator v3.0: | translators | |
dutch - 2 changes by habell greek - 6 changes by kyrm romanian - 2 changes by kkmic russian - 3 changes by Lone_Wolf, perk11 | |||
2011-08-28 | (svn r22854) -Change: [NewGRF] Allow replacing depot sprites without having ↵ | frosch | |
to provide rail overlays. (Hirundo) | |||
2011-08-28 | (svn r22853) -Doc: Add a missing bit of AI documentation. | frosch | |
2011-08-28 | (svn r22852) -Update from WebTranslator v3.0: | translators | |
finnish - 2 changes by USephiroth persian - 3 changes by Peymanpn vietnamese - 2 changes by nglekhoi | |||
2011-08-27 | (svn r22851) -Update from WebTranslator v3.0: | translators | |
catalan - 1 changes by arnau german - 2 changes by planetmaker serbian - 2 changes by etran spanish - 2 changes by Terkhen vietnamese - 12 changes by nglekhoi | |||
2011-08-27 | (svn r22850) -Feature: Display separate ocean and canal speeds in the ship ↵ | frosch | |
purchase list, if they differ. | |||
2011-08-27 | (svn r22849) -Codechange: Add ShipVehicleInfo::ApplyWaterClassSpeedFrac() to ↵ | frosch | |
apply ocean/canal speed fractions to velocities. | |||
2011-08-27 | (svn r22848) -Add: The missing bits in station variable 43. | frosch | |
2011-08-27 | (svn r22847) -Fix (r22816): Wagons shall not be processed by autorenew. | frosch | |
2011-08-26 | (svn r22846) -Update from WebTranslator v3.0: | translators | |
dutch - 1 changes by habell italian - 1 changes by lorenzodv | |||
2011-08-26 | (svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid) | rubidium | |
2011-08-25 | (svn r22844) -Update from WebTranslator v3.0: | translators | |
dutch - 4 changes by habell greek - 1 changes by kyrm romanian - 1 changes by kkmic russian - 1 changes by Lone_Wolf | |||
2011-08-25 | (svn r22843) -Fix [FS#4748]: Harden savegame load against too many ai config ↵ | planetmaker | |
settings (monoid) | |||
2011-08-25 | (svn r22836) -Codechange: simplify the scanning of (AI) scripts | rubidium | |
2011-08-25 | (svn r22835) -Codechange: keep track of the subdirectory we are looking ↵ | rubidium | |
through in the file scanner | |||
2011-08-25 | (svn r22834) -Codechange: unify some code, and extend it to work for other ↵ | rubidium | |
filenames that should end in a particular way | |||
2011-08-24 | (svn r22833) -Fix (r18006): Compilation on OSX was broken | planetmaker | |
2011-08-24 | (svn r22832) -Codechange: add -Wno-free-nonheap-object to CFLAGS in order to ↵ | smatz | |
prevent some invalid GCC warnings | |||
2011-08-24 | (svn r22831) -Update from WebTranslator v3.0: | translators | |
english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ french - 1 changes by glx german - 1 changes by planetmaker greek - 22 changes by kyrm persian - 1 changes by Peymanpn serbian - 5 changes by etran spanish - 17 changes by Terkhen | |||
2011-08-24 | (svn r22830) -Codechange: move more logic to after the scanning of NewGRFs | rubidium | |
2011-08-24 | (svn r22829) -Codechange: unify the dirtying of windows after an AI scan | rubidium | |
2011-08-24 | (svn r22828) -Codechange: give some variables a better name and clean up the ↵ | rubidium | |
code of loading old style GRFs | |||
2011-08-24 | (svn r22827) -Codechange: pass the/a more proper sub directory when opening ↵ | rubidium | |
(some) files instead of the default one | |||
2011-08-24 | (svn r22826) -Codechange: pass sub directory to NewGRF loading functions | rubidium | |
2011-08-24 | (svn r22825) -Codechange: pass subdir to FioOpenFile | rubidium | |
2011-08-24 | (svn r22824) -Codechange: pass sub directory to ini loading | rubidium | |
2011-08-24 | (svn r22823) -Codechange: pass the sub directory to search in to GetFileTitle | rubidium | |
2011-08-24 | (svn r22822) -Codechange: make a distinction between base sets and newgrfs ↵ | rubidium | |
for their directory | |||
2011-08-24 | (svn r22821) -Fix [FS#4741]: Allow to demolish aqueducts built in the ↵ | terkhen | |
scenario editor. | |||
2011-08-24 | (svn r22820) -Codechange: perform a full (re)draw cycle in the first draw ↵ | rubidium | |
during progress instead of waiting 200ms | |||
2011-08-24 | (svn r22819) -Fix: include the header where it should be included | rubidium | |
2011-08-24 | (svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for ↵ | rubidium | |
world generation and NewGRF scanning when using the dedicated or null video driver regardless of the used blitter | |||
2011-08-23 | (svn r22817) -Update from WebTranslator v3.0: | translators | |
belarusian - 11 changes by KorneySan catalan - 16 changes by arnau czech - 5 changes by SmatZ finnish - 17 changes by jpx_ french - 1 changes by glx german - 8 changes by planetmaker hungarian - 17 changes by IPG italian - 28 changes by lorenzodv persian - 170 changes by Peymanpn polish - 2 changes by wojteks86 russian - 13 changes by Lone_Wolf swedish - 11 changes by Zuu | |||
2011-08-22 | (svn r22816) -Feature(ette): [NewGRF] Also age wagons and articulated parts. | frosch | |
2011-08-22 | (svn r22815) -Update from WebTranslator v3.0: | translators | |
dutch - 10 changes by habell english_US - 8 changes by Rubidium german - 1 changes by planetmaker italian - 10 changes by lorenzodv polish - 8 changes by xaxa romanian - 4 changes by kkmic russian - 4 changes by Lone_Wolf serbian - 4 changes by etran | |||
2011-08-22 | (svn r22814) -Fix (r22813): typo | rubidium | |
2011-08-22 | (svn r22813) -Fix [FS#4575]: make naming of currencies more consistent | rubidium | |
2011-08-22 | (svn r22812) -Fix: incorrect currency code | rubidium | |
2011-08-22 | (svn r22811) -Change: don't try to load static NewGRFs when loading the ↵ | rubidium | |
intro game for the first time |