summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-11-17(svn r21225) -Update from WebTranslator v3.0:translators
croatian - 7 changes by VoyagerOne czech - 14 changes by SmatZ dutch - 2 changes by habell finnish - 8 changes by USephiroth french - 6 changes by glx german - 12 changes by planetmaker italian - 11 changes by lorenzodv macedonian - 116 changes by RCTMASTA portuguese - 4 changes by JayCity romanian - 9 changes by tonny russian - 2 changes by Lone_Wolf serbian - 1 changes by etran spanish - 8 changes by Terkhen vietnamese - 5 changes by nglekhoi
2010-11-17(svn r21224) -Fix [FS#4172]: [NewGRF] The specs' cargo strings and OpenTTD's ↵rubidium
use of the clashed. Provide properties so NewGRFs can provide cargo strings tailored for OpenTTD while retaining (some) backward compatability
2010-11-17(svn r21223) -Fix: use proper plural for the short cargo unit namesrubidium
2010-11-17(svn r21222) -Codechange: unify some string drawing and make it use the ↵rubidium
proper infrastructure for that...
2010-11-17(svn r21221) -Fix (r11429): short cargo units names for some cargo ↵rubidium
types/strings are not properly mapped to the strings that we use for the default industries
2010-11-17(svn r21220) -Codechange: give a string a much better namerubidium
2010-11-16(svn r21218) -Fix (r21189)[FS#4236]: don't force a minimum speed when brakingyexo
2010-11-16(svn r21217) -Add: Plural codes to some english strings.frosch
2010-11-16(svn r21216) -Feature: [NewGRF] Allow specifying a "choice list" for pluralsrubidium
2010-11-16(svn r21215) -Codechange: store the plural form in the plural (choice) listsrubidium
2010-11-16(svn r21214) -Add: Display mail capacity when refitting an aircraft to ↵terkhen
passengers.
2010-11-16(svn r21212) -Update from WebTranslator v3.0:translators
dutch - 4 changes by habell
2010-11-16(svn r21211) -Feature: [NewGRF] Allow specifying a "choice list" for cases ↵rubidium
and genders
2010-11-16(svn r21209) -Feature: [NewGRF] Allow setting the gender of the current ↵rubidium
string or select the case of the next substring
2010-11-16(svn r21208) -Add: [NewGRF] Mapping information w.r.t. a translation's case ↵rubidium
and gender names
2010-11-16(svn r21207) -Codechange: replace the magic 0x00DE constant with something ↵rubidium
less magic
2010-11-16(svn r21206) -Document: that, and why string code 9A 02 (skip/ignore next ↵rubidium
colour code) is not implemented
2010-11-16(svn r21205) -Fix [FS#4207]: Under some conditions, group count would be ↵terkhen
wrong after moving train engines in the depot window.
2010-11-16(svn r21204) -Codechange: unify style of string code conversionrubidium
2010-11-16(svn r21203) -Codechange: make the maximum plural count available to the ↵rubidium
rest of OpenTTD as well
2010-11-16(svn r21202) -Codechange: allow strings with embedded '\0' in GRFText.rubidium
2010-11-16(svn r21201) -Document: some GRFText methods/fieldsrubidium
2010-11-15(svn r21200) -Fix: [OSX] Don't let the mouse cursor jump when switching to ↵planetmaker
full screen mode
2010-11-15(svn r21199) -Update from WebTranslator v3.0:translators
belarusian - 4 changes by KorneySan croatian - 4 changes by VoyagerOne hungarian - 4 changes by IPG norwegian_bokmal - 4 changes by mantaray russian - 4 changes by Lone_Wolf slovenian - 4 changes by ntadej
2010-11-15(svn r21198) -Fix: don't call variables properties in debug messagesrubidium
2010-11-15(svn r21197) -Fix [FS#4001] (r17794): [OSX] Finding a fallback font failed ↵planetmaker
when compiling for OSX 10.4 as it tried to match also OpenTTD-specific control characters
2010-11-14(svn r21195) -Fix [FS#4230] (r21135): in some corner cases the savegame ↵rubidium
conversion didn't do the right thing
2010-11-14(svn r21193) -Update from WebTranslator v3.0:translators
french - 4 changes by glx serbian - 4 changes by etran
2010-11-14(svn r21192) -Fix (r15505)[FS#4226]: Use non-interactive randomness for ↵frosch
townnames on map generation, so they are controlled by the generation-seed as well.
2010-11-14(svn r21191) -Doc: Add missing information for a parameter of CmdFoundTown.terkhen
2010-11-14(svn r21189) -Fix: Force a minimum speed for trains when using the realistic ↵terkhen
acceleration model.
2010-11-14(svn r21185) -Update from WebTranslator v3.0:translators
traditional_chinese - 5 changes by josesun finnish - 17 changes by USephiroth german - 4 changes by planetmaker luxembourgish - 5 changes by Phreeze polish - 5 changes by xaxa brazilian_portuguese - 2 changes by bmnds russian - 5 changes by Lone_Wolf slovak - 4 changes by marek995 spanish - 4 changes by Terkhen vietnamese - 4 changes by nglekhoi
2010-11-14(svn r21182) -Fix: possible just-freed memory readsrubidium
2010-11-13(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is ↵rubidium
configurable, why isn't the statusbar's location configurable?
2010-11-13(svn r21178) -Codechange: pass the language_id to TranslateTTDPatchCodes as wellrubidium
2010-11-13(svn r21177) -Codechange: change UniqueLanguageFile into GetLanguagerubidium
2010-11-13(svn r21176) -Update from WebTranslator v3.0:translators
portuguese - 1 changes by frosch brazilian_portuguese - 9 changes by bmnds swedish - 1 changes by Zuu turkish - 33 changes by niw3
2010-11-13(svn r21175) -Add: Forced construction of missing industries.alberth
2010-11-13(svn r21174) -Add: Use a progressive back-off mechanism to reduce wasting ↵alberth
build attempts at unbuildable industries.
2010-11-13(svn r21173) -Codechange: Don't recompute target industry counts each time.alberth
2010-11-13(svn r21172) -Feature: Better control over how many new industries are ↵alberth
created during the game.
2010-11-13(svn r21171) -Change: Reset industry build data at game start or load.alberth
2010-11-13(svn r21170) -Codechange: Store industry management data in the save game ↵alberth
(some of it is used in the very near future).
2010-11-13(svn r21169) -Feature: Do not build industries during economic recession.alberth
2010-11-13(svn r21168) -Feature: Use desired industry counts rather than relative ↵alberth
probability to decide which industry to build.
2010-11-13(svn r21167) -Codechange: Use IndustryBuildData::builddata instead of a ↵alberth
local variable.
2010-11-13(svn r21166) -Codechange: Move MaybeNewIndustry() to ↵alberth
IndustryBuildData::TryBuildNewIndustry().
2010-11-13(svn r21165) -Codechange: move the case/gender meta data into the language ↵rubidium
metadata struct as well
2010-11-13(svn r21164) -Codechange: replace the hardcoded array of language metadata ↵rubidium
with a list
2010-11-13(svn r21163) -Codechange: pass a LanguageMetadata struct instead of its ↵rubidium
index to ReadLanguagePack, and simplify one of its callers