------------------------------------------------------------------------ r21199 | translators | 2010-11-15 18:45:23 +0000 (Mon, 15 Nov 2010) | 8 lines -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 ------------------------------------------------------------------------ r21198 | rubidium | 2010-11-15 16:43:46 +0000 (Mon, 15 Nov 2010) | 2 lines -Fix: don't call variables properties in debug messages ------------------------------------------------------------------------ r21197 | planetmaker | 2010-11-15 08:31:07 +0000 (Mon, 15 Nov 2010) | 1 line -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 ------------------------------------------------------------------------ r21196 | planetmaker | 2010-11-14 22:57:32 +0000 (Sun, 14 Nov 2010) | 1 line -Change: [OSX] Allow to select the build targets for universal builds ------------------------------------------------------------------------ r21195 | rubidium | 2010-11-14 21:39:12 +0000 (Sun, 14 Nov 2010) | 2 lines -Fix [FS#4230] (r21135): in some corner cases the savegame conversion didn't do the right thing ------------------------------------------------------------------------ r21194 | terkhen | 2010-11-14 20:47:45 +0000 (Sun, 14 Nov 2010) | 2 lines -Add: Configure option for compiling OpenTTD as a console application under MinGW. ------------------------------------------------------------------------ r21193 | translators | 2010-11-14 18:45:10 +0000 (Sun, 14 Nov 2010) | 4 lines -Update from WebTranslator v3.0: french - 4 changes by glx serbian - 4 changes by etran ------------------------------------------------------------------------ r21192 | frosch | 2010-11-14 16:16:28 +0000 (Sun, 14 Nov 2010) | 1 line -Fix (r15505)[FS#4226]: Use non-interactive randomness for townnames on map generation, so they are controlled by the generation-seed as well. ------------------------------------------------------------------------ r21191 | terkhen | 2010-11-14 16:13:07 +0000 (Sun, 14 Nov 2010) | 2 lines -Doc: Add missing information for a parameter of CmdFoundTown. ------------------------------------------------------------------------ r21189 | terkhen | 2010-11-14 15:48:24 +0000 (Sun, 14 Nov 2010) | 2 lines -Fix: Force a minimum speed for trains when using the realistic acceleration model. ------------------------------------------------------------------------ r21185 | translators | 2010-11-14 13:00:56 +0000 (Sun, 14 Nov 2010) | 12 lines -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 ------------------------------------------------------------------------ r21182 | rubidium | 2010-11-14 12:05:24 +0000 (Sun, 14 Nov 2010) | 2 lines -Fix: possible just-freed memory reads ------------------------------------------------------------------------ r21179 | rubidium | 2010-11-13 23:40:36 +0000 (Sat, 13 Nov 2010) | 2 lines -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? ------------------------------------------------------------------------ r21178 | rubidium | 2010-11-13 19:15:26 +0000 (Sat, 13 Nov 2010) | 2 lines -Codechange: pass the language_id to TranslateTTDPatchCodes as well ------------------------------------------------------------------------ r21177 | rubidium | 2010-11-13 19:10:30 +0000 (Sat, 13 Nov 2010) | 2 lines -Codechange: change UniqueLanguageFile into GetLanguage ------------------------------------------------------------------------ r21176 | translators | 2010-11-13 18:45:17 +0000 (Sat, 13 Nov 2010) | 6 lines -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 ------------------------------------------------------------------------ r21175 | alberth | 2010-11-13 15:21:55 +0000 (Sat, 13 Nov 2010) | 1 line -Add: Forced construction of missing industries. ------------------------------------------------------------------------ r21174 | alberth | 2010-11-13 15:20:57 +0000 (Sat, 13 Nov 2010) | 1 line -Add: Use a progressive back-off mechanism to reduce wasting build attempts at unbuildable industries. ------------------------------------------------------------------------ r21173 | alberth | 2010-11-13 15:19:43 +0000 (Sat, 13 Nov 2010) | 1 line -Codechange: Don't recompute target industry counts each time. ------------------------------------------------------------------------ r21172 | alberth | 2010-11-13 15:17:55 +0000 (Sat, 13 Nov 2010) | 1 line -Feature: Better control over how many new industries are created during the game. ------------------------------------------------------------------------ r21171 | alberth | 2010-11-13 15:15:25 +0000 (Sat, 13 Nov 2010) | 1 line -Change: Reset industry build data at game start or load. ------------------------------------------------------------------------ r21170 | alberth | 2010-11-13 15:13:14 +0000 (Sat, 13 Nov 2010) | 1 line -Codechange: Store industry management data in the save game (some of it is used in the very near future). ------------------------------------------------------------------------ r21169 | alberth | 2010-11-13 15:08:47 +0000 (Sat, 13 Nov 2010) | 1 line -Feature: Do not build industries during economic recession. ------------------------------------------------------------------------ r21168 | alberth | 2010-11-13 15:07:34 +0000 (Sat, 13 Nov 2010) | 1 line -Feature: Use desired industry counts rather than relative probability to decide which industry to build. ------------------------------------------------------------------------ r21167 | alberth | 2010-11-13 15:04:58 +0000 (Sat, 13 Nov 2010) | 1 line -Codechange: Use IndustryBuildData::builddata instead of a local variable. ------------------------------------------------------------------------ r21166 | alberth | 2010-11-13 15:02:31 +0000 (Sat, 13 Nov 2010) | 1 line -Codechange: Move MaybeNewIndustry() to IndustryBuildData::TryBuildNewIndustry(). ------------------------------------------------------------------------ r21165 | rubidium | 2010-11-13 14:36:43 +0000 (Sat, 13 Nov 2010) | 2 lines -Codechange: move the case/gender meta data into the language metadata struct as well ------------------------------------------------------------------------ r21164 | rubidium | 2010-11-13 12:09:30 +0000 (Sat, 13 Nov 2010) | 2 lines -Codechange: replace the hardcoded array of language metadata with a list ------------------------------------------------------------------------ r21163 | rubidium | 2010-11-13 11:38:01 +0000 (Sat, 13 Nov 2010) | 2 lines -Codechange: pass a LanguageMetadata struct instead of its index to ReadLanguagePack, and simplify one of its callers ------------------------------------------------------------------------ r21162 | rubidium | 2010-11-13 11:28:55 +0000 (Sat, 13 Nov 2010) | 2 lines -Codechange: move the config "field" for the language file out of dynlang ------------------------------------------------------------------------ r21161 | rubidium | 2010-11-13 11:25:58 +0000 (Sat, 13 Nov 2010) | 2 lines -Codechange: make the currently used language easier accessible ------------------------------------------------------------------------ r21160 | rubidium | 2010-11-13 11:11:02 +0000 (Sat, 13 Nov 2010) | 2 lines -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 ------------------------------------------------------------------------ r21159 | alberth | 2010-11-13 10:17:16 +0000 (Sat, 13 Nov 2010) | 1 line -Codechange: AdvertiseIndustryOpening() also works with a const pointer. ------------------------------------------------------------------------ r21158 | alberth | 2010-11-13 10:11:47 +0000 (Sat, 13 Nov 2010) | 1 line -Codechange: Assert boundary inside the loop rather than afterwards. ------------------------------------------------------------------------ r21157 | rubidium | 2010-11-13 09:56:25 +0000 (Sat, 13 Nov 2010) | 2 lines -Codechange: remove information about the text direction out of the language "list" ------------------------------------------------------------------------ r21156 | alberth | 2010-11-13 09:45:20 +0000 (Sat, 13 Nov 2010) | 1 line -Codechange: Introduce EconomyIsInRecession(). ------------------------------------------------------------------------ r21155 | rubidium | 2010-11-12 21:40:43 +0000 (Fri, 12 Nov 2010) | 2 lines -Fix [FS#4222] (r14959): default service interval for ships/aircraft got switched ------------------------------------------------------------------------ r21154 | rubidium | 2010-11-12 21:37:15 +0000 (Fri, 12 Nov 2010) | 2 lines -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 ------------------------------------------------------------------------ r21153 | rubidium | 2010-11-12 19:40:39 +0000 (Fri, 12 Nov 2010) | 2 lines -Change: unify the moment trains/road vehicles become (un)visible when entering/leaving a tunnel. As a side effect some tunnel related glitches are gone. ------------------------------------------------------------------------ r21152 | translators | 2010-11-12 18:45:10 +0000 (Fri, 12 Nov 2010) | 4 lines -Update from WebTranslator v3.0: catalan - 1 changes by arnau polish - 2 changes by silver_777 ------------------------------------------------------------------------ r21151 | rubidium | 2010-11-12 16:29:09 +0000 (Fri, 12 Nov 2010) | 2 lines -Fix [FS#4221]: Sort arrow wasn't accounted for in two windows causing it to be overwritten by the "sort by" string ------------------------------------------------------------------------ r21150 | rubidium | 2010-11-12 12:00:03 +0000 (Fri, 12 Nov 2010) | 2 lines -Fix: [OSX] Deprecation warning with libpng 1.4 ------------------------------------------------------------------------ r21149 | planetmaker | 2010-11-11 22:37:45 +0000 (Thu, 11 Nov 2010) | 1 line -Fix [FS#4210]: [OSX] Unify compiler flags with other OS and work around a compiler bug in gcc-4.0.1 which breaks graphics display in x86_64 binaries (Rubidium) ------------------------------------------------------------------------ r21148 | terkhen | 2010-11-11 22:19:27 +0000 (Thu, 11 Nov 2010) | 2 lines -Fix (r21098): Evaluate callback 36 for ship speed as frequently as done for other vehicle types. ------------------------------------------------------------------------ r21147 | translators | 2010-11-11 18:45:12 +0000 (Thu, 11 Nov 2010) | 5 lines -Update from WebTranslator v3.0: basque - 49 changes by HerrBasque polish - 1 changes by voythas portuguese - 1 changes by JayCity ------------------------------------------------------------------------ r21146 | glx | 2010-11-11 17:06:33 +0000 (Thu, 11 Nov 2010) | 1 line -Fix [FS#4212]: make sure to be upgraded openttd is not running when installing (Win32) ------------------------------------------------------------------------ r21145 | rubidium | 2010-11-11 10:34:44 +0000 (Thu, 11 Nov 2010) | 2 lines -Fix: station list wasn't updated when a new cargo got a rating ------------------------------------------------------------------------ r21144 | rubidium | 2010-11-11 10:34:01 +0000 (Thu, 11 Nov 2010) | 2 lines -Change [FS#4206]: filter stations by cargo they have a rating for instead of having cargo waiting ------------------------------------------------------------------------ r21143 | rubidium | 2010-11-11 09:12:01 +0000 (Thu, 11 Nov 2010) | 2 lines -Codechange: reduce the number of dereferences in UpdateStationWaiting ------------------------------------------------------------------------ r21142 | rubidium | 2010-11-10 23:43:14 +0000 (Wed, 10 Nov 2010) | 2 lines -Codechange: replace magic bridge length constants with proper constants (uni657) ------------------------------------------------------------------------ r21141 | rubidium | 2010-11-10 23:16:28 +0000 (Wed, 10 Nov 2010) | 2 lines -Codechange: Use the new 'frame' variable for the bridge entry code as well (Hirundo) ------------------------------------------------------------------------ r21140 | rubidium | 2010-11-10 23:15:48 +0000 (Wed, 10 Nov 2010) | 2 lines -Codechange: Use the new 'frame' variable to handle road vehicles entering or leaving a tunnel (Hirundo) ------------------------------------------------------------------------ r21139 | rubidium | 2010-11-10 23:14:48 +0000 (Wed, 10 Nov 2010) | 2 lines -Codechange: Use the new 'frame' variable to handle trains entering or leaving a tunnel (Hirundo) ------------------------------------------------------------------------ r21138 | rubidium | 2010-11-10 23:13:37 +0000 (Wed, 10 Nov 2010) | 1 line -Codechange: Introduce the concepts of frame and position in the tunnel / bridge entering code (Hirundo) ------------------------------------------------------------------------ r21137 | rubidium | 2010-11-10 22:56:05 +0000 (Wed, 10 Nov 2010) | 2 lines -Fix/revert-ish (r1385): station ratings weren't updated (anymore) after an aircraft crashed ------------------------------------------------------------------------ r21136 | rubidium | 2010-11-10 20:15:48 +0000 (Wed, 10 Nov 2010) | 2 lines -Fix [FS#4213]: bridge speed limits should apply to all wagons of a vehicle, not just the head of the vehicle ------------------------------------------------------------------------ r21135 | smatz | 2010-11-10 19:54:20 +0000 (Wed, 10 Nov 2010) | 1 line -Fix (r19870): silencing gcc 3.3 warnings caused gcc 4.0 to warn ------------------------------------------------------------------------ r21134 | rubidium | 2010-11-10 17:49:44 +0000 (Wed, 10 Nov 2010) | 2 lines -Change: perform some more stringent validity checking on the language files ------------------------------------------------------------------------ r21133 | rubidium | 2010-11-10 17:49:14 +0000 (Wed, 10 Nov 2010) | 2 lines -Add: function to check the validity of a string (without modifying it) ------------------------------------------------------------------------ r21132 | rubidium | 2010-11-10 17:48:31 +0000 (Wed, 10 Nov 2010) | 2 lines -Codechange: unify the language file version/validity checking ------------------------------------------------------------------------ r21131 | rubidium | 2010-11-10 17:04:32 +0000 (Wed, 10 Nov 2010) | 2 lines -Codechange: show a (debug) warning when the GRF ID of a NewGRF differs between the file scan and other stages ------------------------------------------------------------------------ r21130 | rubidium | 2010-11-10 17:03:01 +0000 (Wed, 10 Nov 2010) | 2 lines -Fix [FS#4208-ish]: under some circumstances static (disabled/influencing) NewGRFs weren't properly ignored which could cause a desync ------------------------------------------------------------------------ r21129 | rubidium | 2010-11-10 17:02:12 +0000 (Wed, 10 Nov 2010) | 2 lines -Fix [FS#4208-ish]: Crash when showing the "disabled static NewGRF for desync purposes" message ------------------------------------------------------------------------ r21128 | rubidium | 2010-11-10 17:01:29 +0000 (Wed, 10 Nov 2010) | 2 lines -Fix [FS#4208]: Crash when disabling static NewGRFs (when joining/starting a server) ------------------------------------------------------------------------ r21127 | rubidium | 2010-11-10 16:31:46 +0000 (Wed, 10 Nov 2010) | 2 lines -Codechange: change the max gender constant's name's style to the style used by the max case constant's name ------------------------------------------------------------------------ r21126 | rubidium | 2010-11-10 16:25:20 +0000 (Wed, 10 Nov 2010) | 2 lines -Codechange: increase the limit of languages OpenTTD can know about to the limit imposed by the NewGRF specs as we're already quite close to the limit; less than 10% from the limit with the currently translated languages ------------------------------------------------------------------------ r21125 | rubidium | 2010-11-09 21:57:02 +0000 (Tue, 09 Nov 2010) | 2 lines -Fix (r20248): static NewGRFs shouldn't be added non-statically to a game ------------------------------------------------------------------------ r21124 | translators | 2010-11-09 18:45:17 +0000 (Tue, 09 Nov 2010) | 6 lines -Update from WebTranslator v3.0: dutch - 1 changes by habell irish - 3 changes by tem romanian - 1 changes by kkmic slovenian - 2 changes by ntadej ------------------------------------------------------------------------ r21123 | terkhen | 2010-11-09 17:43:05 +0000 (Tue, 09 Nov 2010) | 2 lines -Codechange: Remove max_speed from the Vehicle class. ------------------------------------------------------------------------ r21122 | terkhen | 2010-11-09 17:39:41 +0000 (Tue, 09 Nov 2010) | 2 lines -Fix (r21100): Use the cached max speed when checking road vehicle overtaking. ------------------------------------------------------------------------ r21121 | terkhen | 2010-11-09 17:36:40 +0000 (Tue, 09 Nov 2010) | 2 lines -Fix (r21100): Use the cached max speed when calculating YAPF penalties for road vehicles. ------------------------------------------------------------------------ r21120 | terkhen | 2010-11-09 10:56:02 +0000 (Tue, 09 Nov 2010) | 2 lines -Fix (r21096): Use the engine max speed value instead of the savegame value, as the latter could be stored in old units in old savegames. ------------------------------------------------------------------------ r21119 | frosch | 2010-11-08 21:26:32 +0000 (Mon, 08 Nov 2010) | 1 line -Fix: Helicopter flight altitude was determined inconsistently in different places. ------------------------------------------------------------------------ r21118 | frosch | 2010-11-08 21:22:21 +0000 (Mon, 08 Nov 2010) | 1 line -Codechange: Name and deduplicate some magic numbers. ------------------------------------------------------------------------ r21117 | translators | 2010-11-08 18:45:22 +0000 (Mon, 08 Nov 2010) | 8 lines -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan croatian - 1 changes by VoyagerOne czech - 1 changes by marek995 french - 1 changes by glx korean - 1 changes by junho2813 spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r21116 | planetmaker | 2010-11-07 21:46:41 +0000 (Sun, 07 Nov 2010) | 1 line -Add [FS#3012]: Reduce the chances to accidentially break savegames with NewGRFs ------------------------------------------------------------------------