Commit Graph

16478 Commits (6b0ee92bc96c26715eabc2c73859b9d5e8835ef8)
 

Author SHA1 Message Date
rubidium 6b0ee92bc9 (svn r21211) -Feature: [NewGRF] Allow specifying a "choice list" for cases and genders 14 years ago
glx 6251d030ec (svn r21210) -Fix [FS#4231]: make sure text files use DOS EOL
-Fix: shortcuts were not delete when uninstalling OpenTTD on Windows Vista/7
-Add [FS#4231]: shortcuts to extra documentation files (docs and scripts subdir)
14 years ago
rubidium 17dd6099d9 (svn r21209) -Feature: [NewGRF] Allow setting the gender of the current string or select the case of the next substring 14 years ago
rubidium d16c4c77c6 (svn r21208) -Add: [NewGRF] Mapping information w.r.t. a translation's case and gender names 14 years ago
rubidium 3c09b725d6 (svn r21207) -Codechange: replace the magic 0x00DE constant with something less magic 14 years ago
rubidium e090d8acad (svn r21206) -Document: that, and why string code 9A 02 (skip/ignore next colour code) is not implemented 14 years ago
terkhen 5ff9bef01f (svn r21205) -Fix [FS#4207]: Under some conditions, group count would be wrong after moving train engines in the depot window. 14 years ago
rubidium f79d7f4c93 (svn r21204) -Codechange: unify style of string code conversion 14 years ago
rubidium 0b142b2709 (svn r21203) -Codechange: make the maximum plural count available to the rest of OpenTTD as well 14 years ago
rubidium fca95882cb (svn r21202) -Codechange: allow strings with embedded '\0' in GRFText. 14 years ago
rubidium 83d1edc2a7 (svn r21201) -Document: some GRFText methods/fields 14 years ago
planetmaker e52ee78d94 (svn r21200) -Fix: [OSX] Don't let the mouse cursor jump when switching to full screen mode 14 years ago
translators fcd7a51bc2 (svn r21199) -Update from WebTranslator v3.0:
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
14 years ago
rubidium 878a06dd9a (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
planetmaker d9647c0e3b (svn r21197) -Fix [FS#4001] (r17794): [OSX] Finding a fallback font failed when compiling for OSX 10.4 as it tried to match also OpenTTD-specific control characters 14 years ago
planetmaker a1bd81fb00 (svn r21196) -Change: [OSX] Allow to select the build targets for universal builds 14 years ago
rubidium bc247f1e41 (svn r21195) -Fix [FS#4230] (r21135): in some corner cases the savegame conversion didn't do the right thing 14 years ago
terkhen fb033c5a28 (svn r21194) -Add: Configure option for compiling OpenTTD as a console application under MinGW. 14 years ago
translators b94c7ee1c0 (svn r21193) -Update from WebTranslator v3.0:
french - 4 changes by glx
serbian - 4 changes by etran
14 years ago
frosch 291570bafd (svn r21192) -Fix (r15505)[FS#4226]: Use non-interactive randomness for townnames on map generation, so they are controlled by the generation-seed as well. 14 years ago
terkhen ef588232c9 (svn r21191) -Doc: Add missing information for a parameter of CmdFoundTown. 14 years ago
terkhen 56d8627d10 (svn r21189) -Fix: Force a minimum speed for trains when using the realistic acceleration model. 14 years ago
translators 992d295936 (svn r21185) -Update from WebTranslator v3.0:
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
14 years ago
rubidium df8b493d6e (svn r21182) -Fix: possible just-freed memory reads 14 years ago
rubidium 9bdf6a36f4 (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 14 years ago
rubidium 2a29b99681 (svn r21178) -Codechange: pass the language_id to TranslateTTDPatchCodes as well 14 years ago
rubidium 1c315fb557 (svn r21177) -Codechange: change UniqueLanguageFile into GetLanguage 14 years ago
translators 6f6fd8f66e (svn r21176) -Update from WebTranslator v3.0:
portuguese - 1 changes by frosch
brazilian_portuguese - 9 changes by bmnds
swedish - 1 changes by Zuu
turkish - 33 changes by niw3
14 years ago
alberth 3f65b99859 (svn r21175) -Add: Forced construction of missing industries. 14 years ago
alberth be6ea97934 (svn r21174) -Add: Use a progressive back-off mechanism to reduce wasting build attempts at unbuildable industries. 14 years ago
alberth af72592ce1 (svn r21173) -Codechange: Don't recompute target industry counts each time. 14 years ago
alberth 93765020f1 (svn r21172) -Feature: Better control over how many new industries are created during the game. 14 years ago
alberth 40d69ce604 (svn r21171) -Change: Reset industry build data at game start or load. 14 years ago
alberth 701fb1907f (svn r21170) -Codechange: Store industry management data in the save game (some of it is used in the very near future). 14 years ago
alberth d698ee91df (svn r21169) -Feature: Do not build industries during economic recession. 14 years ago
alberth a9009b2acb (svn r21168) -Feature: Use desired industry counts rather than relative probability to decide which industry to build. 14 years ago
alberth 6d73213ab7 (svn r21167) -Codechange: Use IndustryBuildData::builddata instead of a local variable. 14 years ago
alberth c8e5a7b411 (svn r21166) -Codechange: Move MaybeNewIndustry() to IndustryBuildData::TryBuildNewIndustry(). 14 years ago
rubidium ce1e4a3448 (svn r21165) -Codechange: move the case/gender meta data into the language metadata struct as well 14 years ago
rubidium 9c792914f0 (svn r21164) -Codechange: replace the hardcoded array of language metadata with a list 14 years ago
rubidium 97735fca1e (svn r21163) -Codechange: pass a LanguageMetadata struct instead of its index to ReadLanguagePack, and simplify one of its callers 14 years ago
rubidium 7ada9aa754 (svn r21162) -Codechange: move the config "field" for the language file out of dynlang 14 years ago
rubidium 7c754ca125 (svn r21161) -Codechange: make the currently used language easier accessible 14 years ago
rubidium 0020e74533 (svn r21160) -Codechange: reuse the strgen LanguageHeader to store some metadata about a language, and keep the language metadata in memory instead of loading it several times from disk 14 years ago
alberth aac41efa1a (svn r21159) -Codechange: AdvertiseIndustryOpening() also works with a const pointer. 14 years ago
alberth 373c615e9e (svn r21158) -Codechange: Assert boundary inside the loop rather than afterwards. 14 years ago
rubidium 5ec2bcc0d9 (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
alberth b698045b82 (svn r21156) -Codechange: Introduce EconomyIsInRecession(). 14 years ago
rubidium 582a75e052 (svn r21155) -Fix [FS#4222] (r14959): default service interval for ships/aircraft got switched 14 years ago
rubidium 7c23fa7cbe (svn r21154) -Fix [FS#4223]: OPF has been removed for trains, so the 90 degree turn option doesn't need to mention it's not supported for OPF 14 years ago