------------------------------------------------------------------------
r21825 | translators | 2011-01-16 18:45:37 +0000 (Sun, 16 Jan 2011) | 13 lines

-Update from WebTranslator v3.0:
catalan - 4 changes by arnau
czech - 2 changes by SmatZ
english_US - 1 changes by Rubidium
estonian - 1 changes by notAbot
finnish - 1 changes by jpx_
italian - 1 changes by lorenzodv
polish - 3 changes by nouwak
serbian - 1 changes by etran
spanish - 163 changes by Terkhen
swedish - 1 changes by Ledel
ukrainian - 1 changes by Fixer

------------------------------------------------------------------------
r21824 | smatz | 2011-01-16 18:18:45 +0000 (Sun, 16 Jan 2011) | 1 line

-Codechange: don't call GetSlopeZ() when the ground vehicle is on a flat tile
------------------------------------------------------------------------
r21823 | smatz | 2011-01-16 13:36:47 +0000 (Sun, 16 Jan 2011) | 1 line

-Documentation: update the style used in several documentation files
------------------------------------------------------------------------
r21822 | alberth | 2011-01-16 11:40:36 +0000 (Sun, 16 Jan 2011) | 1 line

-Codechange: Merge event handling code.
------------------------------------------------------------------------
r21821 | alberth | 2011-01-16 11:39:57 +0000 (Sun, 16 Jan 2011) | 1 line

-Codechange: Clean up the jump conditions.
------------------------------------------------------------------------
r21820 | alberth | 2011-01-16 11:39:09 +0000 (Sun, 16 Jan 2011) | 1 line

-Codechange: Concatenate both functions.
------------------------------------------------------------------------
r21819 | alberth | 2011-01-16 11:37:54 +0000 (Sun, 16 Jan 2011) | 1 line

-Codechange: Swap order of HandleMouseDrag() and HandleDragDrop(), and split the w vardecl in the former.
------------------------------------------------------------------------
r21818 | terkhen | 2011-01-16 11:00:42 +0000 (Sun, 16 Jan 2011) | 2 lines

-Change: Rename the genders of the spanish translation.

------------------------------------------------------------------------
r21817 | rubidium | 2011-01-16 10:25:47 +0000 (Sun, 16 Jan 2011) | 2 lines

-Change: only show rail/road types that will eventually be available in-game. For example don't show trams when there is no tram NewGRF loaded

------------------------------------------------------------------------
r21816 | planetmaker | 2011-01-15 22:50:49 +0000 (Sat, 15 Jan 2011) | 1 line

-Fix [FS#4378] (r14012): Allow dragging of combo signals (again)
------------------------------------------------------------------------
r21815 | rubidium | 2011-01-15 22:40:54 +0000 (Sat, 15 Jan 2011) | 2 lines

-Fix [FS#3908]: [YAPF] Apply a pathfinder penalty for back of one-way path signals so those aren't preferred over other possibilities

------------------------------------------------------------------------
r21814 | frosch | 2011-01-15 21:13:47 +0000 (Sat, 15 Jan 2011) | 1 line

-Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7.
------------------------------------------------------------------------
r21813 | terkhen | 2011-01-15 20:23:15 +0000 (Sat, 15 Jan 2011) | 2 lines

-Fix [FS#4411](r21720): Prevent crash when displaying the owner view.

------------------------------------------------------------------------
r21812 | alberth | 2011-01-15 19:54:53 +0000 (Sat, 15 Jan 2011) | 1 line

-Fix (r21754): Don't try to scroll the matrix widget to position -1.
------------------------------------------------------------------------
r21811 | rubidium | 2011-01-15 18:46:42 +0000 (Sat, 15 Jan 2011) | 2 lines

-Fix: guess what...

------------------------------------------------------------------------
r21810 | translators | 2011-01-15 18:45:19 +0000 (Sat, 15 Jan 2011) | 7 lines

-Update from WebTranslator v3.0:
croatian - 2 changes by VoyagerOne
estonian - 2 changes by notAbot
italian - 2 changes by lorenzodv
serbian - 4 changes by etran
spanish - 3 changes by Terkhen

------------------------------------------------------------------------
r21809 | rubidium | 2011-01-15 18:19:04 +0000 (Sat, 15 Jan 2011) | 2 lines

-Fix [FS#4404]: remove unreached automatic orders as well when reaching an ordered waypoint or depot (fonsinchen)

------------------------------------------------------------------------
r21808 | rubidium | 2011-01-15 18:16:46 +0000 (Sat, 15 Jan 2011) | 2 lines

-Fix: don't create automatic orders when there are no manual orders (fonsinchen)

------------------------------------------------------------------------
r21807 | rubidium | 2011-01-15 18:14:29 +0000 (Sat, 15 Jan 2011) | 2 lines

-Codechange: split automatic order removal into a separate function (fonsinchen)

------------------------------------------------------------------------
r21806 | terkhen | 2011-01-15 16:27:04 +0000 (Sat, 15 Jan 2011) | 2 lines

-Codechange: Correct additional appearances of the same typo.

------------------------------------------------------------------------
r21805 | terkhen | 2011-01-15 15:58:03 +0000 (Sat, 15 Jan 2011) | 2 lines

-Codechange: Correct a typo.

------------------------------------------------------------------------
r21804 | smatz | 2011-01-15 15:51:16 +0000 (Sat, 15 Jan 2011) | 1 line

-Remove [FS#4409]: the 'stopall' console command, as its functionality was broken. Group start/stop commands can be used instead
------------------------------------------------------------------------
r21803 | terkhen | 2011-01-15 15:36:58 +0000 (Sat, 15 Jan 2011) | 2 lines

-Cleanup: Remove unnecessary semicolons.

------------------------------------------------------------------------
r21802 | smatz | 2011-01-15 14:20:34 +0000 (Sat, 15 Jan 2011) | 1 line

-Cleanup (r2600): remove unused _vehicle_id_ctr_day
------------------------------------------------------------------------
r21801 | alberth | 2011-01-15 14:17:53 +0000 (Sat, 15 Jan 2011) | 1 line

-Fix (r21772): Attach scrollbar to select matrix in object gui.
------------------------------------------------------------------------
r21800 | rubidium | 2011-01-15 09:53:21 +0000 (Sat, 15 Jan 2011) | 2 lines

-Fix [FS#3569]: under certain circumstances one could crash a competitor's train; take the lazy non-future proof version of the fix from the 1.0 branch as fixing the real bug is significantly more complex and might even break some backwards compatability if not done perfectly

------------------------------------------------------------------------
r21799 | smatz | 2011-01-15 00:10:16 +0000 (Sat, 15 Jan 2011) | 1 line

-Fix: further variables need to be reset when we loaded a TTDPatch savegame in the past
------------------------------------------------------------------------
r21798 | smatz | 2011-01-14 22:23:09 +0000 (Fri, 14 Jan 2011) | 1 line

-Fix: loading a TTO savegame failed after loading a TTDP savegame with vehicle multiplier bigger than 1
------------------------------------------------------------------------
r21797 | rubidium | 2011-01-14 22:08:40 +0000 (Fri, 14 Jan 2011) | 2 lines

-Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long

------------------------------------------------------------------------
r21796 | rubidium | 2011-01-14 21:54:37 +0000 (Fri, 14 Jan 2011) | 2 lines

-Fix [FS#4398]: drive through road stop state wasn't properly converted from TTDPatch savegames

------------------------------------------------------------------------
r21795 | rubidium | 2011-01-14 20:52:22 +0000 (Fri, 14 Jan 2011) | 2 lines

-Fix (r21790): when converting TTDPatch train waypoints, convert the data on the map as well

------------------------------------------------------------------------
r21794 | smatz | 2011-01-14 19:51:50 +0000 (Fri, 14 Jan 2011) | 1 line

-Fix (r21790): convert train orders too (Rubidium)
------------------------------------------------------------------------
r21793 | smatz | 2011-01-14 18:58:03 +0000 (Fri, 14 Jan 2011) | 1 line

-Fix (r20446): broken usage of GetTileOwner() caused wrong conversion of old savegames
------------------------------------------------------------------------
r21792 | translators | 2011-01-14 18:46:03 +0000 (Fri, 14 Jan 2011) | 21 lines

-Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
croatian - 1 changes by VoyagerOne
czech - 8 changes by CrazyBenny, marek995
dutch - 1 changes by habell
english_US - 3 changes by Rubidium
estonian - 1 changes by notAbot
finnish - 3 changes by jpx_
french - 3 changes by glx
german - 5 changes by planetmaker
hungarian - 1 changes by IPG
italian - 1 changes by lorenzodv
latvian - 1 changes by frosch
polish - 1 changes by wojteks86
russian - 1 changes by KorneySan
spanish - 4 changes by Terkhen
swedish - 1 changes by spacejens
turkish - 9 changes by niw3
ukrainian - 1 changes by Fixer
vietnamese - 1 changes by nglekhoi

------------------------------------------------------------------------
r21791 | rubidium | 2011-01-14 18:45:14 +0000 (Fri, 14 Jan 2011) | 2 lines

-Fix [FS#4407]: off-by-one-ish for the terraforming limit

------------------------------------------------------------------------
r21790 | smatz | 2011-01-14 16:49:29 +0000 (Fri, 14 Jan 2011) | 1 line

-Fix [FS#4398]: TTDPatch savegames can have train waypoints encoded as buoys
------------------------------------------------------------------------
r21789 | frosch | 2011-01-14 16:39:41 +0000 (Fri, 14 Jan 2011) | 1 line

-Fix [FS#4405]: When the font misses the fallback character '?', use the sprite font's '?' instead.
------------------------------------------------------------------------
r21788 | frosch | 2011-01-14 16:36:34 +0000 (Fri, 14 Jan 2011) | 1 line

-Codechange: Enable GetRawSprite() to also load sprites not using the spritecache but a custom allocator function.
------------------------------------------------------------------------
r21787 | frosch | 2011-01-14 16:28:23 +0000 (Fri, 14 Jan 2011) | 1 line

-Codechange: Pass the allocator function to use to ReadSprite().
------------------------------------------------------------------------
r21786 | smatz | 2011-01-14 16:20:25 +0000 (Fri, 14 Jan 2011) | 1 line

-Fix [FS#4398]: don't trust rail station width and height data stored by TTDPatch, it is invalid for stations wider or higher than 7
------------------------------------------------------------------------
r21785 | frosch | 2011-01-14 16:16:33 +0000 (Fri, 14 Jan 2011) | 1 line

-Codechange: Make ReadSprite() not operate on the sprite chache directly.
------------------------------------------------------------------------
r21784 | smatz | 2011-01-14 16:15:05 +0000 (Fri, 14 Jan 2011) | 1 line

-Fix (r16909): crash when converting savegame with custom waypoint name
------------------------------------------------------------------------
r21783 | frosch | 2011-01-14 16:09:51 +0000 (Fri, 14 Jan 2011) | 1 line

-Cleanup (r14997): Remove redundant assignment.
------------------------------------------------------------------------
r21782 | frosch | 2011-01-14 15:34:33 +0000 (Fri, 14 Jan 2011) | 1 line

-Codechange: Move declaration of AllocatorProc from Blitter:: to spritecache.h
------------------------------------------------------------------------
r21781 | planetmaker | 2011-01-14 14:54:29 +0000 (Fri, 14 Jan 2011) | 1 line

-Change: Make the description of the setting on how to obtain the tooltip a bit clearer
------------------------------------------------------------------------
r21780 | terkhen | 2011-01-14 13:19:23 +0000 (Fri, 14 Jan 2011) | 2 lines

-Change: Keep aqueducts and road/tram tunnels and bridges after removing a company.

------------------------------------------------------------------------
r21779 | terkhen | 2011-01-14 12:46:05 +0000 (Fri, 14 Jan 2011) | 2 lines

-Cleanup(r21778): Remove unneeded space at the start of a line.

------------------------------------------------------------------------
r21778 | terkhen | 2011-01-14 12:01:07 +0000 (Fri, 14 Jan 2011) | 2 lines

-Add: After building a road or tram tunnel, connect it to any existing road or tram.

------------------------------------------------------------------------
r21777 | terkhen | 2011-01-14 12:00:07 +0000 (Fri, 14 Jan 2011) | 2 lines

-Add: After building a road or tram bridge, connect it to any existing road or tram.

------------------------------------------------------------------------
r21776 | terkhen | 2011-01-14 11:55:40 +0000 (Fri, 14 Jan 2011) | 3 lines

-Codechange: Give a more appropriate name to the road connection function.
-Document: Add doxygen comments to the function.

------------------------------------------------------------------------
r21775 | alberth | 2011-01-13 22:02:13 +0000 (Thu, 13 Jan 2011) | 1 line

-Add: Allow vertical resizing of the newobject gui.
------------------------------------------------------------------------
r21774 | alberth | 2011-01-13 22:01:42 +0000 (Thu, 13 Jan 2011) | 1 line

-Change: Update the other languages too.
------------------------------------------------------------------------
r21773 | alberth | 2011-01-13 21:59:39 +0000 (Thu, 13 Jan 2011) | 1 line

-Change: Remove the dropdown, and make BOW_OBJECT_LIST a list of newobject classes.
------------------------------------------------------------------------
r21772 | alberth | 2011-01-13 21:55:41 +0000 (Thu, 13 Jan 2011) | 1 line

-Feature: Add a clickable display of the available objects in the newobject gui.
------------------------------------------------------------------------
r21771 | translators | 2011-01-13 18:45:10 +0000 (Thu, 13 Jan 2011) | 4 lines

-Update from WebTranslator v3.0:
czech - 3 changes by CrazyBenny
marathi - 28 changes by jcravi

------------------------------------------------------------------------
r21770 | translators | 2011-01-12 18:45:13 +0000 (Wed, 12 Jan 2011) | 5 lines

-Update from WebTranslator v3.0:
latvian - 135 changes by dzhins
portuguese - 4 changes by JayCity
serbian - 1 changes by etran

------------------------------------------------------------------------
r21769 | translators | 2011-01-11 18:45:13 +0000 (Tue, 11 Jan 2011) | 5 lines

-Update from WebTranslator v3.0:
latvian - 21 changes by dzhins
serbian - 8 changes by etran
swedish - 2 changes by Ledel

------------------------------------------------------------------------
r21768 | frosch | 2011-01-11 16:45:45 +0000 (Tue, 11 Jan 2011) | 1 line

-Fix [FS#4396]: Diagonal tile iterator needed a special case for A * 0 selections.
------------------------------------------------------------------------
r21767 | rubidium | 2011-01-10 21:58:05 +0000 (Mon, 10 Jan 2011) | 2 lines

-Fix [FS#4397]: don't limit tile clearing during bankruptcy

------------------------------------------------------------------------
r21766 | translators | 2011-01-10 18:45:51 +0000 (Mon, 10 Jan 2011) | 17 lines

-Update from WebTranslator v3.0:
belarusian - 6 changes by KorneySan, Wowanxm
catalan - 1 changes by arnau
croatian - 1 changes by VoyagerOne
dutch - 1 changes by habell
estonian - 1 changes by notAbot
finnish - 1 changes by jpx_
french - 1 changes by glx
italian - 1 changes by lorenzodv
norwegian_bokmal - 6 changes by leaderroy
polish - 2 changes by amateja
russian - 1 changes by KorneySan
slovenian - 9 changes by ntadej
spanish - 1 changes by Terkhen
swedish - 3 changes by Ledel
ukrainian - 1 changes by Fixer

------------------------------------------------------------------------
r21765 | rubidium | 2011-01-09 20:54:56 +0000 (Sun, 09 Jan 2011) | 2 lines

-Fix [FS#4369]: PBS reservation was not shown on road crossings with NewGRF railtypes (andythenorth)

------------------------------------------------------------------------
r21764 | frosch | 2011-01-09 20:40:35 +0000 (Sun, 09 Jan 2011) | 1 line

-Change: Make the scrollbar associated to a NWidgetMatrix scroll in steps of the matrix when using the wheel or the scrollbar-buttons.
------------------------------------------------------------------------
r21763 | frosch | 2011-01-09 20:39:06 +0000 (Sun, 09 Jan 2011) | 1 line

-Codechange: Pass the distance to Scrollbar::UpdatePosition() in units of small or big steps.
------------------------------------------------------------------------
r21762 | translators | 2011-01-09 18:45:20 +0000 (Sun, 09 Jan 2011) | 7 lines

-Update from WebTranslator v3.0:
english_US - 1 changes by Rubidium
hungarian - 1 changes by IPG
korean - 1 changes by junho2813
norwegian_bokmal - 21 changes by leaderroy
swedish - 1 changes by Ledel

------------------------------------------------------------------------
r21761 | frosch | 2011-01-09 18:43:47 +0000 (Sun, 09 Jan 2011) | 1 line

-Add: Wheel-scrolling in the new build station GUI.
------------------------------------------------------------------------