------------------------------------------------------------------------ r19821 | alberth | 2010-05-14 17:49:55 +0000 (Fri, 14 May 2010) | 1 line -Fix (r19816): Minimap displayed a black screen instead of the upper edge of the map (reported by IPG). ------------------------------------------------------------------------ r19820 | translators | 2010-05-14 17:45:38 +0000 (Fri, 14 May 2010) | 12 lines -Update from WebTranslator v3.0: traditional_chinese - 78 changes by josesun german - 17 changes by planetmaker italian - 17 changes by lorenzodv lithuanian - 28 changes by BlinK_ polish - 1 changes by silver_777 portuguese - 17 changes by ozulus russian - 12 changes by Lone_Wolf slovak - 144 changes by keso53 swedish - 36 changes by tool vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r19819 | translators | 2010-05-13 17:45:44 +0000 (Thu, 13 May 2010) | 14 lines -Update from WebTranslator v3.0: croatian - 17 changes by VoyagerOne esperanto - 1 changes by kristjan finnish - 13 changes by jpx_ french - 23 changes by glx hungarian - 22 changes by IPG norwegian_bokmal - 13 changes by mantaray norwegian_nynorsk - 13 changes by mantaray polish - 17 changes by CrySec russian - 20 changes by Lone_Wolf serbian - 17 changes by etran slovak - 17 changes by keso53 spanish - 17 changes by Terkhen ------------------------------------------------------------------------ r19818 | smatz | 2010-05-13 16:00:50 +0000 (Thu, 13 May 2010) | 1 line -Fix [FS#3784](r16004): kicking clients by IP didn't work ------------------------------------------------------------------------ r19817 | rubidium | 2010-05-13 12:42:56 +0000 (Thu, 13 May 2010) | 2 lines -Fix: MSVC compile warnings ------------------------------------------------------------------------ r19816 | rubidium | 2010-05-13 11:19:30 +0000 (Thu, 13 May 2010) | 2 lines -Codechange: use static const uint for the unnamed 'tile consts' enum as well ------------------------------------------------------------------------ r19815 | smatz | 2010-05-13 11:07:04 +0000 (Thu, 13 May 2010) | 1 line -Cleanup: remove two unused variables ------------------------------------------------------------------------ r19814 | rubidium | 2010-05-13 10:14:29 +0000 (Thu, 13 May 2010) | 2 lines -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int ------------------------------------------------------------------------ r19813 | rubidium | 2010-05-13 10:00:51 +0000 (Thu, 13 May 2010) | 2 lines -Fix (r19807): initialising viewports kinda failed ------------------------------------------------------------------------ r19812 | rubidium | 2010-05-13 09:44:44 +0000 (Thu, 13 May 2010) | 2 lines -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int ------------------------------------------------------------------------ r19811 | rubidium | 2010-05-13 09:12:52 +0000 (Thu, 13 May 2010) | 2 lines -Codechange: make the last bits from table/strings.h use static consts too instead of an unnamed enum ------------------------------------------------------------------------ r19810 | rubidium | 2010-05-13 09:11:27 +0000 (Thu, 13 May 2010) | 2 lines -Fix: [YAPF] Improperly formatted (global) constant ------------------------------------------------------------------------ r19809 | rubidium | 2010-05-13 09:04:41 +0000 (Thu, 13 May 2010) | 2 lines -Codechange: make some unnamed network related enums/defines static const variables ------------------------------------------------------------------------ r19808 | rubidium | 2010-05-13 08:59:50 +0000 (Thu, 13 May 2010) | 2 lines -Codechange: NetworkCalculateLag returned an uint, so keep it that way ------------------------------------------------------------------------ r19807 | rubidium | 2010-05-13 08:56:01 +0000 (Thu, 13 May 2010) | 2 lines -Codechange: instead of having an unnamed enum and passing it as an int, name the enum and pass that ------------------------------------------------------------------------ r19806 | smatz | 2010-05-13 05:34:21 +0000 (Thu, 13 May 2010) | 1 line -Codechange: silence one warning ------------------------------------------------------------------------ r19805 | smatz | 2010-05-13 05:29:25 +0000 (Thu, 13 May 2010) | 1 line -Codechange: disable warnings about unused but set variables when building with asserts disabled ------------------------------------------------------------------------ r19804 | rubidium | 2010-05-12 21:39:56 +0000 (Wed, 12 May 2010) | 2 lines -Fix (r19802): Compile before commit, or at least triple check :) ------------------------------------------------------------------------ r19803 | belugas | 2010-05-12 21:07:31 +0000 (Wed, 12 May 2010) | 1 line -Fix(r19802): Compile before commit, or at least double check... ------------------------------------------------------------------------ r19802 | belugas | 2010-05-12 20:59:39 +0000 (Wed, 12 May 2010) | 1 line -Codechange: Replace some more magic numbers by corresponding constants ------------------------------------------------------------------------ r19801 | rubidium | 2010-05-12 20:50:10 +0000 (Wed, 12 May 2010) | 2 lines -Add [FS#3691]: custom naming of depots. Based on work by sbr ------------------------------------------------------------------------ r19800 | belugas | 2010-05-12 20:02:46 +0000 (Wed, 12 May 2010) | 1 line -Codechange: Replace magic number by corresponding constant ------------------------------------------------------------------------ r19799 | rubidium | 2010-05-12 19:21:00 +0000 (Wed, 12 May 2010) | 2 lines -Change: give depots an unique name in the same manner buoys and waypoints are named ------------------------------------------------------------------------ r19798 | rubidium | 2010-05-12 18:31:39 +0000 (Wed, 12 May 2010) | 2 lines -Codechange: generalise the waypoint naming method ------------------------------------------------------------------------ r19797 | rubidium | 2010-05-12 18:20:53 +0000 (Wed, 12 May 2010) | 2 lines -Cleanup: language files due to r19796 ------------------------------------------------------------------------ r19796 | rubidium | 2010-05-12 18:19:36 +0000 (Wed, 12 May 2010) | 2 lines -Codechange: introduce and use a {DEPOT} string command ------------------------------------------------------------------------ r19795 | translators | 2010-05-12 17:45:13 +0000 (Wed, 12 May 2010) | 5 lines -Update from WebTranslator v3.0: galician - 5 changes by Drenghist polish - 3 changes by silver_777 russian - 3 changes by ------------------------------------------------------------------------ r19794 | rubidium | 2010-05-12 13:15:36 +0000 (Wed, 12 May 2010) | 2 lines -Fix: missing header in MSVC project files ------------------------------------------------------------------------ r19793 | rubidium | 2010-05-12 13:14:56 +0000 (Wed, 12 May 2010) | 2 lines -Add [FS#3657]: source.list to the Visual Studio solutions and run the project file regeneration when source.list changes (adf88) ------------------------------------------------------------------------ r19792 | rubidium | 2010-05-11 21:02:26 +0000 (Tue, 11 May 2010) | 2 lines -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88) ------------------------------------------------------------------------ r19791 | rubidium | 2010-05-11 21:01:57 +0000 (Tue, 11 May 2010) | 2 lines -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88) ------------------------------------------------------------------------ r19790 | rubidium | 2010-05-11 21:01:01 +0000 (Tue, 11 May 2010) | 2 lines -Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88) ------------------------------------------------------------------------ r19789 | rubidium | 2010-05-11 20:59:54 +0000 (Tue, 11 May 2010) | 2 lines -Add [FS#3519]: a typed FOR_EACH_SET_BIT (adf88) ------------------------------------------------------------------------ r19788 | rubidium | 2010-05-11 20:48:06 +0000 (Tue, 11 May 2010) | 2 lines -Codechange: make FOR_EACH_SET_BIT not change the value of the passed bit variable, i.e. allow expressions as parameter ------------------------------------------------------------------------ r19787 | glx | 2010-05-11 20:44:58 +0000 (Tue, 11 May 2010) | 1 line -Fix: compilation with MinGW GCC 4.5.0 and UNICODE ------------------------------------------------------------------------ r19786 | translators | 2010-05-11 17:45:15 +0000 (Tue, 11 May 2010) | 6 lines -Update from WebTranslator v3.0: irish - 95 changes by tem polish - 2 changes by xine russian - 6 changes by Lone_Wolf turkish - 3 changes by niw3 ------------------------------------------------------------------------ r19785 | rubidium | 2010-05-11 14:16:16 +0000 (Tue, 11 May 2010) | 2 lines -Codechange: reorder/rework the checks for CheckNextTrainTile a bit, causing the whole function to be a few percent faster and hopefully better to understand ------------------------------------------------------------------------ r19784 | rubidium | 2010-05-11 11:55:12 +0000 (Tue, 11 May 2010) | 2 lines -Fix [FS#3770]: if a waypoint is immediately followed by a path signal a reservation would be made from that path signal before the waypoint is marked passed. As a result the order to go to the waypoint is used to reserve the path after the waypoint and as such trains get lost ------------------------------------------------------------------------ r19783 | translators | 2010-05-10 17:45:10 +0000 (Mon, 10 May 2010) | 4 lines -Update from WebTranslator v3.0: polish - 5 changes by xine russian - 24 changes by Lone_Wolf ------------------------------------------------------------------------ r19782 | peter1138 | 2010-05-10 17:27:34 +0000 (Mon, 10 May 2010) | 2 lines -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine. ------------------------------------------------------------------------ r19781 | rubidium | 2010-05-10 17:11:24 +0000 (Mon, 10 May 2010) | 2 lines -Fix [FS#3809]: compilation on NetBSD failed (Krille) ------------------------------------------------------------------------ r19780 | rubidium | 2010-05-10 09:50:49 +0000 (Mon, 10 May 2010) | 2 lines -Fix [FS#3807]: make sure that when checking whether a path + filename are valid the whole string can be constructed within an array of length MAX_PATH. If not, the name is too long and is deemed invalid ------------------------------------------------------------------------ r19779 | rubidium | 2010-05-10 09:49:02 +0000 (Mon, 10 May 2010) | 2 lines -Change: add a return type to AppendPathSeparator and use that to determine whether we could append the path separator. If not, do not recurse into that directory as the path would exceed the maximum path length ------------------------------------------------------------------------ r19778 | rubidium | 2010-05-10 09:43:49 +0000 (Mon, 10 May 2010) | 2 lines -Change: use the value from PATH_MAX (POSIX) for MAX_PATH (Windows/OpenTTD) if it exists ------------------------------------------------------------------------ r19777 | rubidium | 2010-05-10 09:37:17 +0000 (Mon, 10 May 2010) | 2 lines -Change: use the file scanner to find the .tars ------------------------------------------------------------------------ r19776 | rubidium | 2010-05-10 09:35:25 +0000 (Mon, 10 May 2010) | 2 lines -Change: don't scan for tars in the script scanner; it has already happened. ------------------------------------------------------------------------ r19775 | smatz | 2010-05-09 18:13:36 +0000 (Sun, 09 May 2010) | 1 line -Fix: improper use of 'then' in few comments (ln) ------------------------------------------------------------------------ r19774 | translators | 2010-05-09 17:45:22 +0000 (Sun, 09 May 2010) | 8 lines -Update from WebTranslator v3.0: czech - 33 changes by Hadez korean - 3 changes by junho2813 portuguese - 3 changes by JayCity russian - 24 changes by Lone_Wolf slovenian - 3 changes by ntadej vietnamese - 3 changes by nglekhoi ------------------------------------------------------------------------ r19773 | yexo | 2010-05-09 15:59:30 +0000 (Sun, 09 May 2010) | 1 line -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex) ------------------------------------------------------------------------ r19772 | yexo | 2010-05-09 15:17:09 +0000 (Sun, 09 May 2010) | 1 line -Fix [FS#3818]: the break-on-log-message feature could trigger an assert (Zuu) ------------------------------------------------------------------------ r19771 | translators | 2010-05-08 17:45:19 +0000 (Sat, 08 May 2010) | 7 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun brazilian_portuguese - 3 changes by Tucalipe russian - 1 changes by Lone_Wolf slovak - 77 changes by keso53 swedish - 3 changes by Zuu ------------------------------------------------------------------------ r19770 | frosch | 2010-05-08 17:33:04 +0000 (Sat, 08 May 2010) | 1 line -Feature: Hide all other industries when ctrl+clicking an industry type in smallmap legend. ------------------------------------------------------------------------ r19769 | frosch | 2010-05-08 14:43:59 +0000 (Sat, 08 May 2010) | 1 line -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone. ------------------------------------------------------------------------ r19768 | smatz | 2010-05-08 14:36:56 +0000 (Sat, 08 May 2010) | 1 line -Fix: half-desert tiles would never revert back to clear tiles ------------------------------------------------------------------------ r19767 | alberth | 2010-05-07 20:39:00 +0000 (Fri, 07 May 2010) | 1 line -Fix [FS#3808]: Height in smallmap was different from measured heights (ChillCore). ------------------------------------------------------------------------ r19766 | alberth | 2010-05-07 20:27:22 +0000 (Fri, 07 May 2010) | 1 line -Codechange: Store tile height of smallmap contour legend in the LegendAndColour struct. ------------------------------------------------------------------------ r19765 | alberth | 2010-05-07 20:20:03 +0000 (Fri, 07 May 2010) | 1 line -Codechange: Apply a bit of code style and a bit of comment shuffling to CalcHeightdiff. ------------------------------------------------------------------------ r19764 | translators | 2010-05-07 17:45:14 +0000 (Fri, 07 May 2010) | 6 lines -Update from WebTranslator v3.0: traditional_chinese - 9 changes by josesun croatian - 3 changes by VoyagerOne irish - 7 changes by tem russian - 2 changes by Lone_Wolf ------------------------------------------------------------------------