------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ r21115 | rubidium | 2010-11-07 20:57:41 +0000 (Sun, 07 Nov 2010) | 2 lines -Codechange: make it more clear that genders and cases in the base translation are not supported ------------------------------------------------------------------------ r21114 | translators | 2010-11-07 18:45:34 +0000 (Sun, 07 Nov 2010) | 13 lines -Update from WebTranslator v3.0: basque - 11 changes by HerrBasque finnish - 1 changes by jpx_ german - 1 changes by planetmaker hungarian - 1 changes by IPG italian - 4 changes by lorenzodv malay - 14 changes by rionix88 norwegian_bokmal - 3 changes by mantaray russian - 2 changes by Lone_Wolf serbian - 1 changes by etran spanish - 1 changes by Terkhen vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r21113 | rubidium | 2010-11-07 18:35:59 +0000 (Sun, 07 Nov 2010) | 2 lines -Codechange: remove the amount of places where the language pack identifier magic value is ------------------------------------------------------------------------ r21112 | rubidium | 2010-11-07 18:20:18 +0000 (Sun, 07 Nov 2010) | 2 lines -Codechange: reduce the amount (of copying) variables ------------------------------------------------------------------------ r21111 | alberth | 2010-11-07 13:56:13 +0000 (Sun, 07 Nov 2010) | 1 line -Add: Remove the buttons below the newgrf details if the list is not editable. ------------------------------------------------------------------------ r21110 | alberth | 2010-11-07 13:54:49 +0000 (Sun, 07 Nov 2010) | 1 line -Add: Tidy up the buttons of the active newgrfs list. ------------------------------------------------------------------------ r21109 | alberth | 2010-11-07 13:54:04 +0000 (Sun, 07 Nov 2010) | 1 line -Add: Don't display available newgrfs when the newgrf list is not editable. ------------------------------------------------------------------------ r21108 | alberth | 2010-11-07 13:51:34 +0000 (Sun, 07 Nov 2010) | 1 line -Add: Copy the 'editable' flag of the newgrf window to its layout widget. ------------------------------------------------------------------------ r21107 | michi_cc | 2010-11-07 13:35:12 +0000 (Sun, 07 Nov 2010) | 1 line -Fix: Don't use the maximum track speed where the maximum vehicle speed is meant. ------------------------------------------------------------------------ r21106 | michi_cc | 2010-11-07 13:35:07 +0000 (Sun, 07 Nov 2010) | 1 line -Change: Tuned realistic acceleration to be a bit more realistic in order to make acceleration "slower", which highlights the differences between vehicle types more. ------------------------------------------------------------------------ r21105 | planetmaker | 2010-11-06 20:20:03 +0000 (Sat, 06 Nov 2010) | 1 line -Feature-ish: Allow to sort purchase lists for trains and road vehicles by tractive effort ------------------------------------------------------------------------ r21104 | planetmaker | 2010-11-06 20:12:20 +0000 (Sat, 06 Nov 2010) | 1 line -Doc: Add doxygen commands to a few functions ------------------------------------------------------------------------ r21103 | planetmaker | 2010-11-06 20:11:36 +0000 (Sat, 06 Nov 2010) | 1 line -Change: Use the same sorting of the sorting criteria for both trains and road vehicles ------------------------------------------------------------------------ r21102 | translators | 2010-11-06 18:45:07 +0000 (Sat, 06 Nov 2010) | 3 lines -Update from WebTranslator v3.0: malay - 39 changes by rionix88 ------------------------------------------------------------------------ r21101 | planetmaker | 2010-11-06 16:55:15 +0000 (Sat, 06 Nov 2010) | 1 line -Doc: Additions and clarifications of doxygen comments ------------------------------------------------------------------------