------------------------------------------------------------------------
r23213 | translators | 2011-11-14 19:45:17 +0100 (Mon, 14 Nov 2011) | 5 lines

-Update from WebTranslator v3.0:
belarusian - 3 changes by Wowanxm
italian - 3 changes by lorenzodv
russian - 1 changes by Lone_Wolf

------------------------------------------------------------------------
r23212 | frosch | 2011-11-14 17:09:58 +0100 (Mon, 14 Nov 2011) | 1 line

-Fix [FS#4834] (r22980): Deleting groups did not update statistics of DEFAULT group.
------------------------------------------------------------------------
r23211 | planetmaker | 2011-11-14 11:42:47 +0100 (Mon, 14 Nov 2011) | 1 line

-Fix: Invalidate build vehicle window when changing the setting for wagon speed limits
------------------------------------------------------------------------
r23210 | rubidium | 2011-11-13 21:52:39 +0100 (Sun, 13 Nov 2011) | 2 lines

-Codechange: generate the GetClassName function for the AI classes programmatically

------------------------------------------------------------------------
r23209 | truebrain | 2011-11-13 21:43:48 +0100 (Sun, 13 Nov 2011) | 1 line

-Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one.
------------------------------------------------------------------------
r23208 | truebrain | 2011-11-13 21:42:24 +0100 (Sun, 13 Nov 2011) | 1 line

-Codechange: mark function with /* static */ in the source file, which are defined static in the header file
------------------------------------------------------------------------
r23207 | truebrain | 2011-11-13 21:41:17 +0100 (Sun, 13 Nov 2011) | 1 line

-Codechange: make functions private/protected/public depending on their current usage (and reorder functions a bit)
------------------------------------------------------------------------
r23206 | truebrain | 2011-11-13 21:39:48 +0100 (Sun, 13 Nov 2011) | 1 line

-Change: ignore .svn in .hgignore, and .hg in svn:ignore
------------------------------------------------------------------------
r23205 | translators | 2011-11-13 19:45:20 +0100 (Sun, 13 Nov 2011) | 6 lines

-Update from WebTranslator v3.0:
estonian - 8 changes by Jaanus
italian - 3 changes by Snail_
portuguese - 24 changes by ABCRic
welsh - 34 changes by kazzie

------------------------------------------------------------------------
r23204 | rubidium | 2011-11-13 18:11:42 +0100 (Sun, 13 Nov 2011) | 2 lines

-Fix (r23201): if you rename a constant, then also rename it in the helper scripts that use it

------------------------------------------------------------------------
r23203 | rubidium | 2011-11-13 13:53:46 +0100 (Sun, 13 Nov 2011) | 2 lines

-Change: make locks more consistently looking (PaulC)

------------------------------------------------------------------------
r23202 | rubidium | 2011-11-12 20:26:53 +0100 (Sat, 12 Nov 2011) | 2 lines

-Fix [FS#4829]: unstable sorting in the network list when two servers had the exact same name

------------------------------------------------------------------------
r23201 | yexo | 2011-11-12 19:48:21 +0100 (Sat, 12 Nov 2011) | 1 line

-Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway
------------------------------------------------------------------------
r23200 | translators | 2011-11-12 19:45:21 +0100 (Sat, 12 Nov 2011) | 6 lines

-Update from WebTranslator v3.0:
french - 1 changes by Snail_
italian - 1 changes by Snail_
persian - 31 changes by Peymanpn
vietnamese - 1 changes by nglekhoi

------------------------------------------------------------------------
r23199 | rubidium | 2011-11-12 19:06:34 +0100 (Sat, 12 Nov 2011) | 2 lines

-Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list

------------------------------------------------------------------------
r23198 | rubidium | 2011-11-12 14:00:29 +0100 (Sat, 12 Nov 2011) | 2 lines

-Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free

------------------------------------------------------------------------
r23197 | smatz | 2011-11-12 11:26:37 +0100 (Sat, 12 Nov 2011) | 1 line

-Fix: -Wno-narrowing didn't have any effect anymore
------------------------------------------------------------------------
r23196 | smatz | 2011-11-12 11:21:00 +0100 (Sat, 12 Nov 2011) | 1 line

-Fix: GCC 4.7 compilation
------------------------------------------------------------------------
r23195 | rubidium | 2011-11-12 09:37:12 +0100 (Sat, 12 Nov 2011) | 2 lines

-Codechange: if we really need to cast away constness, use const_cast

------------------------------------------------------------------------
r23194 | rubidium | 2011-11-12 09:26:30 +0100 (Sat, 12 Nov 2011) | 2 lines

-Codechange: don't cast away const needlessly

------------------------------------------------------------------------
r23193 | rubidium | 2011-11-12 09:10:22 +0100 (Sat, 12 Nov 2011) | 2 lines

-Codechange: don't cast away const unneededly

------------------------------------------------------------------------
r23192 | rubidium | 2011-11-12 08:58:22 +0100 (Sat, 12 Nov 2011) | 2 lines

-Codechange: don't cast away const needlessly

------------------------------------------------------------------------
r23191 | rubidium | 2011-11-11 20:47:28 +0100 (Fri, 11 Nov 2011) | 2 lines

-Fix: GCC 4.7 compilation warnings related to narrowing in palettes

------------------------------------------------------------------------
r23190 | rubidium | 2011-11-11 19:59:47 +0100 (Fri, 11 Nov 2011) | 2 lines

-Fix: compile error due to Squirrel define messing up another included file

------------------------------------------------------------------------
r23189 | translators | 2011-11-11 19:45:45 +0100 (Fri, 11 Nov 2011) | 13 lines

-Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
croatian - 49 changes by VoyagerOne
dutch - 4 changes by habell
finnish - 3 changes by jpx_
french - 31 changes by Muxy
german - 1 changes by planetmaker
italian - 4 changes by lorenzodv
russian - 4 changes by akasoft
swedish - 3 changes by Zuu
urdu - 1 changes by enggwaqas
vietnamese - 3 changes by nglekhoi

------------------------------------------------------------------------
r23188 | yexo | 2011-11-11 19:01:41 +0100 (Fri, 11 Nov 2011) | 1 line

-Fix (r23168): fences on steep slopes were broken
------------------------------------------------------------------------
r23187 | yexo | 2011-11-10 21:07:14 +0100 (Thu, 10 Nov 2011) | 1 line

-Fix (r23186): MSVC allowed non-const where const was mandatory
------------------------------------------------------------------------
r23186 | yexo | 2011-11-10 20:40:49 +0100 (Thu, 10 Nov 2011) | 1 line

-Fix [FS#4830]: [Squirrel] replace custom qsort by std::sort to fix stack overflow
------------------------------------------------------------------------
r23185 | translators | 2011-11-10 19:45:32 +0100 (Thu, 10 Nov 2011) | 9 lines

-Update from WebTranslator v3.0:
belarusian - 23 changes by Wowanxm
english_US - 3 changes by Rubidium
german - 24 changes by planetmaker
spanish - 34 changes by Terkhen
swedish - 45 changes by Zuu
urdu - 1 changes by enggwaqas
vietnamese - 10 changes by nglekhoi

------------------------------------------------------------------------
r23184 | rubidium | 2011-11-10 19:09:40 +0100 (Thu, 10 Nov 2011) | 2 lines

-Cleanup: remove the removed strings from the translations as well

------------------------------------------------------------------------
r23183 | rubidium | 2011-11-10 19:09:09 +0100 (Thu, 10 Nov 2011) | 2 lines

-Codechange: merge BRIBE_FAILED and BRIBE_FAILED_2 messages (monoid)

------------------------------------------------------------------------
r23182 | yexo | 2011-11-10 19:07:56 +0100 (Thu, 10 Nov 2011) | 1 line

-Feature: allow translatable readme files
------------------------------------------------------------------------
r23181 | rubidium | 2011-11-10 19:00:50 +0100 (Thu, 10 Nov 2011) | 2 lines

-Cleanup: remove some unused strings (monoid)

------------------------------------------------------------------------
r23180 | rubidium | 2011-11-10 18:58:55 +0100 (Thu, 10 Nov 2011) | 2 lines

-Cleanup: remove traces of having to double click on the NewGRF for changing the parameters

------------------------------------------------------------------------
r23179 | rubidium | 2011-11-10 18:55:52 +0100 (Thu, 10 Nov 2011) | 2 lines

-Codechange: use some tooltips that already existed (monoid)

------------------------------------------------------------------------
r23178 | rubidium | 2011-11-10 07:15:03 +0100 (Thu, 10 Nov 2011) | 2 lines

-Feature [FS#4780]: in-game readme.txt readmer (LordAro)

------------------------------------------------------------------------
r23177 | translators | 2011-11-09 19:45:33 +0100 (Wed, 09 Nov 2011) | 10 lines

-Update from WebTranslator v3.0:
belarusian - 21 changes by Wowanxm
dutch - 14 changes by habell
english_US - 2 changes by Rubidium
italian - 2 changes by lorenzodv
romanian - 6 changes by kkmic
russian - 36 changes by Lone_Wolf, akasoft
tamil - 5 changes by aswn
vietnamese - 26 changes by nglekhoi

------------------------------------------------------------------------
r23176 | frosch | 2011-11-09 17:41:36 +0100 (Wed, 09 Nov 2011) | 1 line

-Codechange: Deduplicate code between Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity().
------------------------------------------------------------------------
r23175 | frosch | 2011-11-09 17:40:36 +0100 (Wed, 09 Nov 2011) | 1 line

-Codechange: Refactor Engine::DetermineCapacity().
------------------------------------------------------------------------
r23174 | frosch | 2011-11-09 17:39:34 +0100 (Wed, 09 Nov 2011) | 1 line

-Codechange: Deduplicate code between GetEngineProperty() and GetVehicleProperty().
------------------------------------------------------------------------
r23173 | frosch | 2011-11-09 17:38:50 +0100 (Wed, 09 Nov 2011) | 1 line

-Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity().
------------------------------------------------------------------------
r23172 | yexo | 2011-11-09 12:44:12 +0100 (Wed, 09 Nov 2011) | 1 line

-Fix (r23088) [FS#4831]: crash when looking at orders from a vehicle that's not in your company
------------------------------------------------------------------------
r23171 | frosch | 2011-11-09 01:51:50 +0100 (Wed, 09 Nov 2011) | 1 line

-Fix (r23142): Fix comment.
------------------------------------------------------------------------
r23170 | yexo | 2011-11-08 22:51:53 +0100 (Tue, 08 Nov 2011) | 1 line

-Doc (r23169): add he new value to the AI changelog
------------------------------------------------------------------------
r23169 | yexo | 2011-11-08 22:48:00 +0100 (Tue, 08 Nov 2011) | 1 line

-Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu)
------------------------------------------------------------------------
r23168 | yexo | 2011-11-08 20:48:47 +0100 (Tue, 08 Nov 2011) | 1 line

-Feature [FS#1824]: always draw fences around field tiles
------------------------------------------------------------------------
r23167 | rubidium | 2011-11-08 20:44:41 +0100 (Tue, 08 Nov 2011) | 2 lines

-Codechange [FS#4818]: make IsTunnelInWay z parameters signed as well (hackalittlebit)

------------------------------------------------------------------------
r23166 | michi_cc | 2011-11-08 20:23:56 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Don't override rail type prop 1B with prop 09.
------------------------------------------------------------------------
r23165 | translators | 2011-11-08 19:45:52 +0100 (Tue, 08 Nov 2011) | 9 lines

-Update from WebTranslator v3.0:
dutch - 14 changes by habell
english_US - 27 changes by Rubidium
finnish - 28 changes by jpx_
german - 4 changes by planetmaker
italian - 27 changes by lorenzodv
russian - 14 changes by Lone_Wolf
vietnamese - 5 changes by nglekhoi

------------------------------------------------------------------------
r23164 | frosch | 2011-11-08 19:21:56 +0100 (Tue, 08 Nov 2011) | 1 line

-Fix (r23149): Default roadvehicles became somewhat short.
------------------------------------------------------------------------
r23163 | yexo | 2011-11-08 18:51:29 +0100 (Tue, 08 Nov 2011) | 1 line

-Fix [FS#4627]: don't display railway fences between track and waypoints (Krille)
------------------------------------------------------------------------
r23162 | frosch | 2011-11-08 18:42:34 +0100 (Tue, 08 Nov 2011) | 1 line

-Fix (r23133): Silence gcc warning.
------------------------------------------------------------------------
r23161 | yexo | 2011-11-08 18:40:48 +0100 (Tue, 08 Nov 2011) | 1 line

-Fix (r23154): don't convert pointer to bool but actually check the grf_version variable
------------------------------------------------------------------------
r23160 | yexo | 2011-11-08 18:37:32 +0100 (Tue, 08 Nov 2011) | 1 line

-Fix: wrong comments in a lot of TileTypeProcs definitions
------------------------------------------------------------------------
r23159 | frosch | 2011-11-08 18:30:19 +0100 (Tue, 08 Nov 2011) | 1 line

-Feature: Support for NewGRF version 8.
------------------------------------------------------------------------
r23158 | frosch | 2011-11-08 18:29:41 +0100 (Tue, 08 Nov 2011) | 1 line

-Feature: [NewGRF] Patch/setting variable 14. (rubidium)
------------------------------------------------------------------------
r23157 | frosch | 2011-11-08 18:29:32 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Format of extra callback info for callback 144. (michi_cc)
------------------------------------------------------------------------
r23156 | frosch | 2011-11-08 18:29:21 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF] Clamp height in aircraft variable 44.
------------------------------------------------------------------------
r23155 | frosch | 2011-11-08 18:29:11 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Use heightlevel units in var 8A of callback 28.
------------------------------------------------------------------------
r23154 | frosch | 2011-11-08 18:29:01 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium)
------------------------------------------------------------------------
r23153 | frosch | 2011-11-08 18:28:52 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Use heightlevel units in variable 20/A0.
------------------------------------------------------------------------
r23152 | frosch | 2011-11-08 18:28:42 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Snow line height table uses values between 0x00 and 0xFF independent of number of height levels.
------------------------------------------------------------------------
r23151 | frosch | 2011-11-08 18:28:05 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead.
------------------------------------------------------------------------
r23150 | frosch | 2011-11-08 18:27:55 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Deprecate callback 11, and use callback 36 instead.
------------------------------------------------------------------------
r23149 | frosch | 2011-11-08 18:27:46 +0100 (Tue, 08 Nov 2011) | 1 line

-Add: [NewGRF] Road vehicle property 23 to shorten vehicles without callback usage.
------------------------------------------------------------------------
r23148 | frosch | 2011-11-08 18:27:13 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF] Check the results of various callbacks for validness.
------------------------------------------------------------------------
r23147 | frosch | 2011-11-08 18:26:49 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Unify the return values of boolean callbacks, and check the results for validity.
------------------------------------------------------------------------
r23146 | frosch | 2011-11-08 18:26:13 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18.
------------------------------------------------------------------------
r23145 | frosch | 2011-11-08 18:25:51 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Determine the 'first' refittable cargo of vehicles using the cargo ordering from the cargo translation table.
------------------------------------------------------------------------
r23144 | frosch | 2011-11-08 18:25:42 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Consider the 'default cargotype' properties as indices into the cargo translation table.
------------------------------------------------------------------------
r23143 | frosch | 2011-11-08 18:25:32 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Return the translated cargobit in vehicle var 42.
------------------------------------------------------------------------
r23142 | frosch | 2011-11-08 18:24:43 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts.
------------------------------------------------------------------------
r23141 | frosch | 2011-11-08 18:24:31 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Invert result bit 10 of callbacks 149 and 157 to make them consistent with other slope check callbacks. (michi_cc)
------------------------------------------------------------------------
r23140 | frosch | 2011-11-08 18:24:15 +0100 (Tue, 08 Nov 2011) | 1 line

-Add: ErrorUnknownCallbackResult()
------------------------------------------------------------------------
r23139 | frosch | 2011-11-08 18:24:01 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Do no longer apply base cost fallbacks.
------------------------------------------------------------------------
r23138 | frosch | 2011-11-08 18:23:30 +0100 (Tue, 08 Nov 2011) | 1 line

-Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
------------------------------------------------------------------------
r23137 | frosch | 2011-11-08 18:22:49 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] New result format for callback 16.
------------------------------------------------------------------------
r23136 | frosch | 2011-11-08 18:22:19 +0100 (Tue, 08 Nov 2011) | 1 line

-Change: [NewGRF v8] Deprecate old-style callback results 0xFF??.
------------------------------------------------------------------------
r23135 | yexo | 2011-11-08 16:53:32 +0100 (Tue, 08 Nov 2011) | 1 line

-Fix (r23133): always compile before commit
------------------------------------------------------------------------
r23134 | yexo | 2011-11-08 16:44:53 +0100 (Tue, 08 Nov 2011) | 1 line

-Add [FS#3799]: [NoAI] AICargoList_StationAccepting
------------------------------------------------------------------------
r23133 | yexo | 2011-11-08 16:43:34 +0100 (Tue, 08 Nov 2011) | 1 line

-Fix [FS#4823]: AIOrder didn't handle implicit orders correctly in all cases
------------------------------------------------------------------------
r23132 | yexo | 2011-11-08 16:10:39 +0100 (Tue, 08 Nov 2011) | 1 line

-Fix: when any keys on te on-screen keyboard were pressed the text cursor disappeared
------------------------------------------------------------------------
r23131 | yexo | 2011-11-08 16:00:55 +0100 (Tue, 08 Nov 2011) | 1 line

-Fix (r16165): AIOrder::IsCurrentOrderPartOfOrderList return false for valid vehicles and crashed for invalid ones
------------------------------------------------------------------------
r23130 | yexo | 2011-11-08 13:16:17 +0100 (Tue, 08 Nov 2011) | 1 line

-Change [FS#4825]: open the query string window centered as it (almost) always requires your attention
------------------------------------------------------------------------
r23129 | michi_cc | 2011-11-07 20:35:02 +0100 (Mon, 07 Nov 2011) | 1 line

-Add: [NewGRF] Property for the rail type name.
------------------------------------------------------------------------
r23128 | translators | 2011-11-07 19:45:07 +0100 (Mon, 07 Nov 2011) | 3 lines

-Update from WebTranslator v3.0:
vietnamese - 14 changes by nglekhoi

------------------------------------------------------------------------
r23127 | michi_cc | 2011-11-06 23:14:55 +0100 (Sun, 06 Nov 2011) | 1 line

-Fix [FS#4819] (r23086): Don't crash when refitting default vehicles.
------------------------------------------------------------------------