------------------------------------------------------------------------
r19253 | translators | 2010-02-25 18:46:00 +0000 (Thu, 25 Feb 2010) | 22 lines

-Update from WebTranslator v3.0:
afrikaans - 1 changes by Kayos
traditional_chinese - 5 changes by Kwokfu
croatian - 8 changes by VoyagerOne
czech - 2 changes by SmatZ
danish - 21 changes by beruic, silentStatic
dutch - 1 changes by habell
esperanto - 13 changes by kristjan
french - 1 changes by glx
hungarian - 1 changes by IPG
korean - 1 changes by junho2813
lithuanian - 1 changes by Devastator
norwegian_bokmal - 17 changes by mantaray
norwegian_nynorsk - 135 changes by mantaray
portuguese - 8 changes by SupSuper
brazilian_portuguese - 24 changes by Tucalipe, leandromoh
russian - 2 changes by Lone_Wolf
slovenian - 1 changes by ntadej
swedish - 19 changes by daishan
turkish - 4 changes by niw3
vietnamese - 5 changes by myquartz

------------------------------------------------------------------------
r19252 | rubidium | 2010-02-25 18:26:55 +0000 (Thu, 25 Feb 2010) | 2 lines

-Fix [FS#3639]: writing (console) output to a file failed on Windows if the date would not be logged.

------------------------------------------------------------------------
r19251 | yexo | 2010-02-25 15:54:40 +0000 (Thu, 25 Feb 2010) | 2 lines

-Codechange: add a contructor to GRFError and use it to allocating errors more uniform.
-Fix: some grf error messages didn't free the previous error messages, creating a memory leak
------------------------------------------------------------------------
r19250 | rubidium | 2010-02-25 14:53:22 +0000 (Thu, 25 Feb 2010) | 2 lines

-Fix [FS#3643]: with RTL languages clicking a horizontal scrollbar that could not scroll could cause a crash

------------------------------------------------------------------------
r19249 | smatz | 2010-02-25 14:09:58 +0000 (Thu, 25 Feb 2010) | 1 line

-Fix [FS#3642](r18803): start and end tiles were swapped in CMD_REMOVE_LONG_ROAD
------------------------------------------------------------------------
r19248 | rubidium | 2010-02-25 13:06:00 +0000 (Thu, 25 Feb 2010) | 2 lines

-Fix: DOS 'port' did not compile anymore

------------------------------------------------------------------------
r19247 | yexo | 2010-02-25 11:52:04 +0000 (Thu, 25 Feb 2010) | 1 line

-Codechange: Rename methods to fit better to common style (skidd13)
------------------------------------------------------------------------
r19246 | yexo | 2010-02-25 11:51:38 +0000 (Thu, 25 Feb 2010) | 1 line

-Doc: CBinaryHeapT (skidd13)
------------------------------------------------------------------------
r19245 | yexo | 2010-02-25 11:50:58 +0000 (Thu, 25 Feb 2010) | 1 line

-Codechange: apply coding style to binary heap (skidd13)
------------------------------------------------------------------------
r19244 | yexo | 2010-02-25 11:50:30 +0000 (Thu, 25 Feb 2010) | 1 line

-Codechange: Remove function call if consistency-check is not used (skidd13)
------------------------------------------------------------------------
r19243 | yexo | 2010-02-25 11:49:17 +0000 (Thu, 25 Feb 2010) | 1 line

-Codechange: rename var's to fit better to common style (skidd13)
------------------------------------------------------------------------
r19242 | yexo | 2010-02-25 11:48:50 +0000 (Thu, 25 Feb 2010) | 2 lines

-Codechange: Perfer pointer instead of reference (skidd13)
-Cleanup: merge PopHead() and RemoveHead() into Shift()
------------------------------------------------------------------------
r19241 | yexo | 2010-02-25 11:48:09 +0000 (Thu, 25 Feb 2010) | 1 line

-Cleanup: Move the HeapifyUp code into its own method (skidd13)
------------------------------------------------------------------------
r19240 | yexo | 2010-02-25 11:47:44 +0000 (Thu, 25 Feb 2010) | 1 line

-Codechange: Unify HeapifyUp code (skidd13)
------------------------------------------------------------------------
r19239 | yexo | 2010-02-25 11:47:18 +0000 (Thu, 25 Feb 2010) | 1 line

-Cleanup: Move the HeapifyDown code into its own method (skidd13)
------------------------------------------------------------------------
r19238 | yexo | 2010-02-25 11:46:41 +0000 (Thu, 25 Feb 2010) | 1 line

-Codechange: Unify the HeapifyDown code (skidd13)
------------------------------------------------------------------------
r19237 | yexo | 2010-02-25 11:46:20 +0000 (Thu, 25 Feb 2010) | 1 line

-Codechange: use types directly and prefer uint instead of int (skidd13)
------------------------------------------------------------------------
r19236 | yexo | 2010-02-25 11:45:47 +0000 (Thu, 25 Feb 2010) | 1 line

-Codechange: move method code into class definition (skidd13)
------------------------------------------------------------------------
r19235 | peter1138 | 2010-02-25 09:43:00 +0000 (Thu, 25 Feb 2010) | 2 lines

-Add: [NewGRF] Add 2 bits of pseudo-random data for rail types, based on tile location.

------------------------------------------------------------------------
r19234 | rubidium | 2010-02-25 01:03:27 +0000 (Thu, 25 Feb 2010) | 2 lines

-Update: base set translations for French, Hungarian, Italian and Swedish

------------------------------------------------------------------------
r19233 | rubidium | 2010-02-24 22:41:51 +0000 (Wed, 24 Feb 2010) | 2 lines

-Fix: the -M command line option did not work

------------------------------------------------------------------------
r19232 | terkhen | 2010-02-24 22:40:43 +0000 (Wed, 24 Feb 2010) | 2 lines

-Fix (r19231): Forbid overbuilding drive-through stops using a different orientation.

------------------------------------------------------------------------
r19231 | terkhen | 2010-02-24 21:55:03 +0000 (Wed, 24 Feb 2010) | 2 lines

-Feature: Allow overbuilding of road stops.

------------------------------------------------------------------------
r19230 | terkhen | 2010-02-24 21:53:16 +0000 (Wed, 24 Feb 2010) | 2 lines

-Feature: Allow to remove multiple road stops using drag and drop.

------------------------------------------------------------------------
r19229 | terkhen | 2010-02-24 21:51:59 +0000 (Wed, 24 Feb 2010) | 2 lines

-Feature: Allow to build multiple road stops using drag and drop (Based on Wolf01 work)

------------------------------------------------------------------------
r19228 | terkhen | 2010-02-24 21:47:06 +0000 (Wed, 24 Feb 2010) | 2 lines

-Codechange: Move an additional check from CmdBuildRoadStop to CheckFlatLandRoadStop.

------------------------------------------------------------------------
r19227 | terkhen | 2010-02-24 21:45:23 +0000 (Wed, 24 Feb 2010) | 2 lines

-Codechange: Reorganization of parameters at CmdBuildRoadStop.

------------------------------------------------------------------------
r19226 | translators | 2010-02-24 18:45:34 +0000 (Wed, 24 Feb 2010) | 13 lines

-Update from WebTranslator v3.0:
afrikaans - 31 changes by Kayos
catalan - 9 changes by arnau
dutch - 7 changes by habell
esperanto - 112 changes by Ailanto
german - 1 changes by planetmaker
italian - 6 changes by lorenzodv
korean - 2 changes by junho2813
portuguese - 2 changes by JayCity
russian - 1 changes by Lone_Wolf
serbian - 3 changes by etran
slovak - 67 changes by keso53

------------------------------------------------------------------------
r19225 | smatz | 2010-02-24 14:50:04 +0000 (Wed, 24 Feb 2010) | 1 line

-Feature: show warnings and errors in console as well, not only in a message box
------------------------------------------------------------------------
r19224 | smatz | 2010-02-24 14:46:15 +0000 (Wed, 24 Feb 2010) | 1 line

-Codechange: change parameters passed to ShowErrorMessage() a bit
------------------------------------------------------------------------
r19221 | translators | 2010-02-23 18:45:58 +0000 (Tue, 23 Feb 2010) | 21 lines

-Update from WebTranslator v3.0:
afrikaans - 44 changes by Kayos
croatian - 4 changes by VoyagerOne
finnish - 7 changes by jpx_
french - 6 changes by glx
frisian - 35 changes by Fopper
galician - 45 changes by Condex
german - 1 changes by planetmaker
hebrew - 12 changes by dnd_man
hungarian - 8 changes by IPG, alyr
italian - 5 changes by lorenzodv
lithuanian - 8 changes by BlinK_
norwegian_bokmal - 13 changes by mantaray
norwegian_nynorsk - 29 changes by mantaray
brazilian_portuguese - 2 changes by leandromoh
romanian - 3 changes by kkmic
russian - 6 changes by Lone_Wolf
slovenian - 14 changes by ntadej
spanish - 8 changes by Terkhen
vietnamese - 2 changes by myquartz

------------------------------------------------------------------------
r19220 | rubidium | 2010-02-23 17:39:07 +0000 (Tue, 23 Feb 2010) | 2 lines

-Change: remove NoSound from the installer and add OpenMSX.

------------------------------------------------------------------------
r19219 | rubidium | 2010-02-23 15:51:26 +0000 (Tue, 23 Feb 2010) | 2 lines

-Fix: having OpenMSX's files in a subdirectory did not work as it should.

------------------------------------------------------------------------
r19218 | frosch | 2010-02-22 21:46:20 +0000 (Mon, 22 Feb 2010) | 1 line

-Feature: [NewGRF] Add CB36 support for aircraft properties 0F and 11. (Eddi)
------------------------------------------------------------------------
r19217 | frosch | 2010-02-22 20:55:13 +0000 (Mon, 22 Feb 2010) | 1 line

-Codechange: Unify punctuation marks.
------------------------------------------------------------------------
r19216 | frosch | 2010-02-22 20:53:45 +0000 (Mon, 22 Feb 2010) | 1 line

-Feature: Scroll to current order destination when ctrl+clicking the start/stop bar.
------------------------------------------------------------------------
r19215 | frosch | 2010-02-22 20:36:20 +0000 (Mon, 22 Feb 2010) | 1 line

-Codechange: Add Order::GetLocation() to deduplicate code.
------------------------------------------------------------------------
r19214 | rubidium | 2010-02-22 20:33:44 +0000 (Mon, 22 Feb 2010) | 3 lines

-Add: NoSound, just like NoMusic; makes installation easier
-Update: translation of NoSound and other sets

------------------------------------------------------------------------
r19213 | yexo | 2010-02-22 20:19:17 +0000 (Mon, 22 Feb 2010) | 1 line

-Change: warn if a fallback sound set is loaded and tell the user where to download a proper sound setd
------------------------------------------------------------------------
r19212 | yexo | 2010-02-22 20:18:59 +0000 (Mon, 22 Feb 2010) | 1 line

-Fix: base graphics set with an empty filename in the obg file caused segfaults
------------------------------------------------------------------------
r19211 | yexo | 2010-02-22 20:18:38 +0000 (Mon, 22 Feb 2010) | 1 line

-Change: allow sound sets without a sample.cat file (blathijs)
------------------------------------------------------------------------
r19210 | frosch | 2010-02-22 20:08:16 +0000 (Mon, 22 Feb 2010) | 1 line

-Fix: GetDestination() is invalid for nearest-depot orders.
------------------------------------------------------------------------
r19209 | translators | 2010-02-22 18:45:49 +0000 (Mon, 22 Feb 2010) | 18 lines

-Update from WebTranslator v3.0:
traditional_chinese - 2 changes by josesun
dutch - 6 changes by habell
finnish - 1 changes by jpx_
french - 2 changes by glx
german - 1 changes by planetmaker
hebrew - 5 changes by dnd_man
hungarian - 1 changes by alyr
korean - 1 changes by junho2813
norwegian_bokmal - 69 changes by mantaray
norwegian_nynorsk - 56 changes by mantaray
serbian - 4 changes by etran
slovak - 16 changes by keso53
slovenian - 9 changes by ntadej
spanish - 1 changes by Terkhen
thai - 151 changes by m_vanillaconix, nirakanz
vietnamese - 1 changes by nglekhoi

------------------------------------------------------------------------
r19208 | yexo | 2010-02-22 16:32:50 +0000 (Mon, 22 Feb 2010) | 1 line

-Codechange: fix a gcc warning
------------------------------------------------------------------------
r19207 | smatz | 2010-02-22 16:24:38 +0000 (Mon, 22 Feb 2010) | 1 line

-Fix (r19127): compilation was broken for gcc 3.3
------------------------------------------------------------------------
r19206 | rubidium | 2010-02-22 16:24:23 +0000 (Mon, 22 Feb 2010) | 2 lines

-Add: concept of fallback base sets, i.e. do not automatically load the NoMusic/NoSound sets when there is another set

------------------------------------------------------------------------
r19205 | yexo | 2010-02-22 16:09:26 +0000 (Mon, 22 Feb 2010) | 1 line

-Codechange: move AirportSpec to newgrf_airport.h/cpp
------------------------------------------------------------------------
r19204 | yexo | 2010-02-22 16:08:31 +0000 (Mon, 22 Feb 2010) | 1 line

-Fix (r1919x): airport tiles without animation had an incomplete contructor
------------------------------------------------------------------------
r19203 | smatz | 2010-02-22 16:02:37 +0000 (Mon, 22 Feb 2010) | 1 line

-Codechange: silence some gcc warnings
------------------------------------------------------------------------
r19202 | smatz | 2010-02-22 14:40:27 +0000 (Mon, 22 Feb 2010) | 1 line

-Fix (r19181): some translations were wrong
------------------------------------------------------------------------
r19201 | yexo | 2010-02-22 14:17:33 +0000 (Mon, 22 Feb 2010) | 2 lines

-Codechange: airport tiles now have 4 random bits per tile.

------------------------------------------------------------------------
r19200 | yexo | 2010-02-22 14:17:26 +0000 (Mon, 22 Feb 2010) | 2 lines

-Doc: update the map array documentation

------------------------------------------------------------------------
r19199 | yexo | 2010-02-22 14:17:17 +0000 (Mon, 22 Feb 2010) | 2 lines

-Codechange: add a 'name'-property to airport tiles

------------------------------------------------------------------------
r19198 | yexo | 2010-02-22 14:17:07 +0000 (Mon, 22 Feb 2010) | 2 lines

-Codechange: store the size of stations in savegames

------------------------------------------------------------------------
r19197 | yexo | 2010-02-22 14:16:57 +0000 (Mon, 22 Feb 2010) | 2 lines

-Codechange: introduce animation callbacks for airport tiles

------------------------------------------------------------------------
r19196 | yexo | 2010-02-22 14:16:50 +0000 (Mon, 22 Feb 2010) | 2 lines

-Codechange: change the airport tile animation info so it works just like for industry tiles

------------------------------------------------------------------------
r19195 | yexo | 2010-02-22 14:16:41 +0000 (Mon, 22 Feb 2010) | 2 lines

-Codechange: actually draw newgrf airport tiles

------------------------------------------------------------------------
r19194 | yexo | 2010-02-22 14:16:19 +0000 (Mon, 22 Feb 2010) | 2 lines

-Feature: action 0/1/2/3 support for newgrf airporttiles

------------------------------------------------------------------------
r19193 | yexo | 2010-02-22 14:15:48 +0000 (Mon, 22 Feb 2010) | 2 lines

-Codechange: increase the maximum number of airport tiles to 256 and introduce AirportTileOverrideManager

------------------------------------------------------------------------
r19192 | yexo | 2010-02-22 14:15:28 +0000 (Mon, 22 Feb 2010) | 1 line

-Fix (r19191): forgot to svn add the new file
------------------------------------------------------------------------
r19191 | yexo | 2010-02-22 14:09:30 +0000 (Mon, 22 Feb 2010) | 2 lines

-Codechange: move AirportTileSpec to newgrf_airporttiles.h

------------------------------------------------------------------------
r19190 | alberth | 2010-02-21 20:55:31 +0000 (Sun, 21 Feb 2010) | 1 line

-Add: Improve error message with track building when signals are in the way.
------------------------------------------------------------------------
r19189 | alberth | 2010-02-21 20:34:57 +0000 (Sun, 21 Feb 2010) | 1 line

-Codechange: CheckTrackCombination() returns a CommandCost.
------------------------------------------------------------------------
r19188 | translators | 2010-02-21 18:45:26 +0000 (Sun, 21 Feb 2010) | 10 lines

-Update from WebTranslator v3.0:
arabic_egypt - 1 changes by kasakg
catalan - 1 changes by arnau
esperanto - 59 changes by Ailanto
hungarian - 8 changes by IPG
luxembourgish - 2 changes by Phreeze
brazilian_portuguese - 1 changes by leandromoh
thai - 138 changes by nirakanz
vietnamese - 10 changes by myquartz

------------------------------------------------------------------------
r19187 | yexo | 2010-02-21 17:52:43 +0000 (Sun, 21 Feb 2010) | 1 line

-Fix [FS#3634]: the vehicle info in the autoreplace gui was drawn even when the window was shaded
------------------------------------------------------------------------
r19186 | alberth | 2010-02-21 17:02:28 +0000 (Sun, 21 Feb 2010) | 1 line

-Codechange: Remove use of _error_message from CmdLevelLand().
------------------------------------------------------------------------
r19185 | alberth | 2010-02-21 17:01:23 +0000 (Sun, 21 Feb 2010) | 1 line

-Codechange: Return succeeded or failed CommandCost from CheckIfCallBackAllowsCreation().
------------------------------------------------------------------------
r19184 | alberth | 2010-02-21 15:27:11 +0000 (Sun, 21 Feb 2010) | 1 line

-Codechange: Return succeeded/failed command from CheckIfIndustryTilesAreFree().
------------------------------------------------------------------------
r19183 | alberth | 2010-02-21 14:57:27 +0000 (Sun, 21 Feb 2010) | 1 line

-Codechange: Return CommandCost from FindTownForIndustry().
------------------------------------------------------------------------
r19182 | alberth | 2010-02-21 13:32:14 +0000 (Sun, 21 Feb 2010) | 1 line

-Codechange: Use CommandCost return value in CheckIfIndustryIsAllowed() and CheckIfFarEnoughFromIndustry().
------------------------------------------------------------------------
r19181 | rubidium | 2010-02-21 09:20:45 +0000 (Sun, 21 Feb 2010) | 3 lines

-Change: rework the order of the data in the base graphics metadata files.
-Add: translations for Czech, German, Finnish and Spanish to the base graphics metadata files.

------------------------------------------------------------------------
r19180 | rubidium | 2010-02-20 23:42:11 +0000 (Sat, 20 Feb 2010) | 2 lines

-Add/Fix: (partial) support for genders for cargos, industries, vehicles, stations, ...; partial because you can't set a gender for a custom string.

------------------------------------------------------------------------
r19179 | rubidium | 2010-02-20 23:02:03 +0000 (Sat, 20 Feb 2010) | 2 lines

-Codechange: make strgen do some checking on whether genders are valid for a command (e.g. we don't have genders for numbers)

------------------------------------------------------------------------
r19178 | glx | 2010-02-20 23:01:09 +0000 (Sat, 20 Feb 2010) | 1 line

-Fix: [MSVC] regenerate lang files on strgen change
------------------------------------------------------------------------
r19177 | rubidium | 2010-02-20 22:58:25 +0000 (Sat, 20 Feb 2010) | 2 lines

-Codechange: introduce INT8_MIN/MAX and UINT8_MAX for MSVC.

------------------------------------------------------------------------
r19176 | yexo | 2010-02-20 21:21:54 +0000 (Sat, 20 Feb 2010) | 1 line

-Fix [FS#3632] (r17859): when selecting "build many industries" in the scenario editor the "build" button wasn't enabled
------------------------------------------------------------------------
r19174 | frosch | 2010-02-20 21:00:19 +0000 (Sat, 20 Feb 2010) | 1 line

-Fix: Buoys are no Stations, only BaseStations.
------------------------------------------------------------------------
r19173 | translators | 2010-02-20 18:45:12 +0000 (Sat, 20 Feb 2010) | 5 lines

-Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
esperanto - 170 changes by Ailanto
turkish - 8 changes by niw3

------------------------------------------------------------------------
r19172 | terkhen | 2010-02-20 18:28:21 +0000 (Sat, 20 Feb 2010) | 2 lines

-Codechange: Move road checks from CmdBuildRoadStop to CheckFlatLandRoadStop.

------------------------------------------------------------------------
r19171 | terkhen | 2010-02-20 18:12:56 +0000 (Sat, 20 Feb 2010) | 2 lines

-Codechange: Split CheckFlatLandBelow into different functions.

------------------------------------------------------------------------
r19170 | terkhen | 2010-02-20 17:56:05 +0000 (Sat, 20 Feb 2010) | 2 lines

-Codechange: Make CheckFlatLandBelow use TileArea.

------------------------------------------------------------------------
r19169 | terkhen | 2010-02-20 17:39:51 +0000 (Sat, 20 Feb 2010) | 2 lines

-Codechange: Move buildable tile checks outside of CheckFlatLandBelow.

------------------------------------------------------------------------
r19168 | rubidium | 2010-02-20 17:30:22 +0000 (Sat, 20 Feb 2010) | 2 lines

-Fix: under some circumstances timidity (via extmidi) would not shut down properly causing all kinds of trouble (e.g. blocked audio output). Try harder to shut down timidity and first shut down the music so shut down order is the inverse of initialisation order. Based on a patch by Jind?\197?\153ich Makovi?\196?\141ka.

------------------------------------------------------------------------
r19167 | frosch | 2010-02-20 16:17:45 +0000 (Sat, 20 Feb 2010) | 1 line

-Fix [FS#3631](r19120): Industry 0 could be choosen even if not available.
------------------------------------------------------------------------
r19166 | yexo | 2010-02-20 13:28:56 +0000 (Sat, 20 Feb 2010) | 1 line

-Change: don't print the absolute path to AI script files in the AI debug window, use the relative path from /ai/ instead
------------------------------------------------------------------------
r19165 | yexo | 2010-02-19 23:29:47 +0000 (Fri, 19 Feb 2010) | 1 line

-Fix [FS#3629]: vehicle running costs shouldn't be changed in a running game
------------------------------------------------------------------------
r19164 | translators | 2010-02-19 18:45:32 +0000 (Fri, 19 Feb 2010) | 12 lines

-Update from WebTranslator v3.0:
arabic_egypt - 2 changes by kasakg
bulgarian - 19 changes by Tvel
catalan - 2 changes by arnau
czech - 4 changes by Hadez
galician - 9 changes by Condex
hungarian - 8 changes by alyr
norwegian_bokmal - 15 changes by mantaray
norwegian_nynorsk - 18 changes by mantaray
slovak - 150 changes by keso53
vietnamese - 5 changes by myquartz

------------------------------------------------------------------------
r19163 | translators | 2010-02-18 18:45:22 +0000 (Thu, 18 Feb 2010) | 8 lines

-Update from WebTranslator v3.0:
korean - 2 changes by junho2813
norwegian_bokmal - 29 changes by mantaray
norwegian_nynorsk - 37 changes by mantaray
polish - 3 changes by xaxa
portuguese - 2 changes by SupSuper
ukrainian - 14 changes by Madvin

------------------------------------------------------------------------