------------------------------------------------------------------------ r18983 | translators | 2010-02-01 18:45:24 +0000 (Mon, 01 Feb 2010) | 9 lines -Update from WebTranslator v3.0: traditional_chinese - 11 changes by josesun dutch - 3 changes by habell greek - 9 changes by fumantsu lithuanian - 4 changes by BlinK_ norwegian_bokmal - 2 changes by CyberKenny norwegian_nynorsk - 2 changes by mantaray vietnamese - 5 changes by nglekhoi ------------------------------------------------------------------------ r18982 | smatz | 2010-02-01 18:44:04 +0000 (Mon, 01 Feb 2010) | 1 line -Remove: svnup.sh - no active dev uses it, modifying it causes breakage when it's used to update ------------------------------------------------------------------------ r18981 | smatz | 2010-02-01 18:38:28 +0000 (Mon, 01 Feb 2010) | 1 line -Change: show empty query after creating new group (instead of 'Group nnn') ------------------------------------------------------------------------ r18980 | rubidium | 2010-02-01 12:43:28 +0000 (Mon, 01 Feb 2010) | 2 lines -Codechange: preceeding -> preceding (spelling) ------------------------------------------------------------------------ r18979 | matthijs | 2010-02-01 12:29:49 +0000 (Mon, 01 Feb 2010) | 2 lines -Fix: Typo in console save command output. ------------------------------------------------------------------------ r18978 | smatz | 2010-02-01 00:10:52 +0000 (Mon, 01 Feb 2010) | 1 line -Fix [FS#3584](r14753): possible invalid memory access when merging companies ------------------------------------------------------------------------ r18977 | terkhen | 2010-01-31 22:37:20 +0000 (Sun, 31 Jan 2010) | 2 lines -Doc: Add comments to ViewportDragDropSelectionProcess. ------------------------------------------------------------------------ r18976 | frosch | 2010-01-31 20:56:24 +0000 (Sun, 31 Jan 2010) | 1 line -Fix: Estimating the cost of removing statues could clear the presence flag in the town. ------------------------------------------------------------------------ r18975 | frosch | 2010-01-31 20:55:10 +0000 (Sun, 31 Jan 2010) | 1 line -Cleanup: CMD_REMOVE_ROAD is unused. ------------------------------------------------------------------------ r18974 | frosch | 2010-01-31 20:28:36 +0000 (Sun, 31 Jan 2010) | 1 line -Fix [FS#3578]: CMD_BUILD_ROAD missed CMD_AUTO. Also do not access tiles anymore after clearing them; that fails either in test or exec run. ------------------------------------------------------------------------ r18973 | translators | 2010-01-31 18:45:18 +0000 (Sun, 31 Jan 2010) | 7 lines -Update from WebTranslator v3.0: catalan - 6 changes by arnau hebrew - 8 changes by dnd_man italian - 2 changes by lorenzodv lithuanian - 12 changes by BlinK_ portuguese - 6 changes by JayCity ------------------------------------------------------------------------ r18972 | peter1138 | 2010-01-31 13:17:29 +0000 (Sun, 31 Jan 2010) | 2 lines -Add: [NewGRF] Per-rail type speed limits. ------------------------------------------------------------------------ r18971 | peter1138 | 2010-01-31 12:56:32 +0000 (Sun, 31 Jan 2010) | 2 lines -Fix: Train acceleration for original acceleration model wasn't updated if the train's power changed. ------------------------------------------------------------------------ r18970 | peter1138 | 2010-01-30 21:59:22 +0000 (Sat, 30 Jan 2010) | 2 lines -Codechange: Increase number of possible rail types to 16. ------------------------------------------------------------------------ r18969 | peter1138 | 2010-01-30 21:49:22 +0000 (Sat, 30 Jan 2010) | 2 lines -Add: [NewGRF] NewGRF-settable rail type properties. ------------------------------------------------------------------------ r18968 | translators | 2010-01-30 18:45:45 +0000 (Sat, 30 Jan 2010) | 16 lines -Update from WebTranslator v3.0: bulgarian - 5 changes by Tvel czech - 3 changes by ReisRyos finnish - 2 changes by jpx_ french - 2 changes by glx german - 2 changes by planetmaker hungarian - 4 changes by IPG indonesian - 7 changes by fanioz italian - 4 changes by lorenzodv korean - 2 changes by junho2813 lithuanian - 6 changes by BlinK_ serbian - 2 changes by etran slovenian - 3 changes by ntadej spanish - 2 changes by Terkhen vietnamese - 44 changes by myquartz ------------------------------------------------------------------------ r18967 | frosch | 2010-01-30 18:43:14 +0000 (Sat, 30 Jan 2010) | 1 line -Fix (r18966): Never trust your copy&paste skills. ------------------------------------------------------------------------ r18966 | frosch | 2010-01-30 18:34:48 +0000 (Sat, 30 Jan 2010) | 1 line -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). ------------------------------------------------------------------------ r18965 | frosch | 2010-01-30 17:42:04 +0000 (Sat, 30 Jan 2010) | 1 line -Fix (r17846): Don't compare horizontal positions with vertical. ------------------------------------------------------------------------ r18964 | frosch | 2010-01-30 16:29:52 +0000 (Sat, 30 Jan 2010) | 1 line -Change: Highlight the selected action for town authority, and do not duplicate the itemtext to the description. ------------------------------------------------------------------------ r18963 | terkhen | 2010-01-30 16:27:35 +0000 (Sat, 30 Jan 2010) | 2 lines -Codechange: Give AccelerationModel a generical name. ------------------------------------------------------------------------ r18962 | alberth | 2010-01-30 15:29:35 +0000 (Sat, 30 Jan 2010) | 1 line -Fix (r18958, r18961): Code-style, use this explicitly. ------------------------------------------------------------------------ r18961 | alberth | 2010-01-30 13:11:26 +0000 (Sat, 30 Jan 2010) | 1 line -Codechange: Simplifying and unduplicating code in smallmap. ------------------------------------------------------------------------ r18960 | terkhen | 2010-01-30 10:41:15 +0000 (Sat, 30 Jan 2010) | 2 lines -Codechange: Move acceleration-related values to a separated cache. ------------------------------------------------------------------------ r18959 | frosch | 2010-01-30 10:08:39 +0000 (Sat, 30 Jan 2010) | 1 line -Feature: [NewGRF] Allow layering of multiple groundsprites in spritelayouts of stations, houses and industrytiles; so hacks with zero-sized bounding boxes are no longer needed and no longer cause trouble. ------------------------------------------------------------------------ r18958 | alberth | 2010-01-30 09:54:58 +0000 (Sat, 30 Jan 2010) | 1 line -Codechange: Merge smallmap remap functions. ------------------------------------------------------------------------ r18957 | alberth | 2010-01-30 09:32:48 +0000 (Sat, 30 Jan 2010) | 1 line -Doc: Documenting the scroll_x, scroll_y, and subscroll variables of SmallMapWindow. ------------------------------------------------------------------------ r18956 | yexo | 2010-01-29 23:59:38 +0000 (Fri, 29 Jan 2010) | 1 line -Update: NoAI changelog ------------------------------------------------------------------------ r18955 | yexo | 2010-01-29 23:56:42 +0000 (Fri, 29 Jan 2010) | 1 line -Feature: [NoAI] introduce GetBuildCost functions in several classes to get easier cost estimations before you start building ------------------------------------------------------------------------ r18954 | smatz | 2010-01-29 23:54:00 +0000 (Fri, 29 Jan 2010) | 1 line -Fix (r18952): missing 'inline' ------------------------------------------------------------------------ r18953 | yexo | 2010-01-29 21:38:55 +0000 (Fri, 29 Jan 2010) | 2 lines -Feature: [NoAI] allow editing AI settings while an AI is running Only settings with the AICONFIG_INGAME flag can be editted in this way ------------------------------------------------------------------------ r18952 | yexo | 2010-01-29 21:06:35 +0000 (Fri, 29 Jan 2010) | 1 line -Fix (r18950): loading recent (=newer then title game) savegames failed ------------------------------------------------------------------------ r18951 | translators | 2010-01-29 18:45:45 +0000 (Fri, 29 Jan 2010) | 16 lines -Update from WebTranslator v3.0: czech - 8 changes by ReisRyos dutch - 6 changes by Yexo finnish - 4 changes by jpx_ french - 4 changes by glx german - 4 changes by planetmaker greek - 7 changes by fumantsu hungarian - 4 changes by Petert korean - 4 changes by junho2813 norwegian_bokmal - 4 changes by mantaray norwegian_nynorsk - 4 changes by mantaray serbian - 4 changes by etran slovenian - 4 changes by ntadej spanish - 4 changes by Terkhen vietnamese - 24 changes by myquartz ------------------------------------------------------------------------ r18950 | yexo | 2010-01-29 18:21:10 +0000 (Fri, 29 Jan 2010) | 1 line -Fix: make sure the values of settings loaded from a savegame are valid ------------------------------------------------------------------------ r18949 | yexo | 2010-01-29 17:56:36 +0000 (Fri, 29 Jan 2010) | 1 line -Fix (r18942): 'reduced plane crashes' were actually 'more plane crashes' ------------------------------------------------------------------------ r18948 | yexo | 2010-01-29 15:50:56 +0000 (Fri, 29 Jan 2010) | 1 line -Fix: removing a newgrf from the list didn't update the scrollbar ------------------------------------------------------------------------ r18947 | yexo | 2010-01-29 15:45:53 +0000 (Fri, 29 Jan 2010) | 1 line -Fix [FS#1510]: after clicking move up/move down in the newgrf/ai the selected item could be out of range ------------------------------------------------------------------------ r18946 | yexo | 2010-01-29 01:03:22 +0000 (Fri, 29 Jan 2010) | 1 line -Fix: it was possible to change AI settings without changing to the custom difficulty level by using the query text window ------------------------------------------------------------------------ r18945 | yexo | 2010-01-29 00:11:30 +0000 (Fri, 29 Jan 2010) | 1 line -Codechange: typo ------------------------------------------------------------------------ r18944 | yexo | 2010-01-29 00:03:31 +0000 (Fri, 29 Jan 2010) | 1 line -Change [FS#3232]: use the highest version of an AI that can load the AI data from a savegame instead of the exact same version ------------------------------------------------------------------------ r18943 | yexo | 2010-01-28 23:17:28 +0000 (Thu, 28 Jan 2010) | 1 line -Feature [FS#2885]: make it possible to change newgame settings from within a game via the console (use setting_newgame instead of setting) ------------------------------------------------------------------------ r18942 | yexo | 2010-01-28 22:34:14 +0000 (Thu, 28 Jan 2010) | 1 line -Feature [FS#2678]: add a setting to reduce/disable aircraft crashes ------------------------------------------------------------------------ r18941 | yexo | 2010-01-28 22:06:13 +0000 (Thu, 28 Jan 2010) | 1 line -Fix [FS#3575]: remove the loading indicators as soon as a train crashes ------------------------------------------------------------------------ r18940 | yexo | 2010-01-28 21:59:18 +0000 (Thu, 28 Jan 2010) | 2 lines -Feature: make the crash position of aircraft a bit random by giving aircraft a chance to crash every tick they're breaking. Slow aircraft will crash a bit less, fast aircraft might crash a bit more ------------------------------------------------------------------------ r18939 | terkhen | 2010-01-28 20:54:29 +0000 (Thu, 28 Jan 2010) | 2 lines -Codechange [FS#3545]: Move train slope steepness to its own function. ------------------------------------------------------------------------ r18938 | frosch | 2010-01-28 19:41:45 +0000 (Thu, 28 Jan 2010) | 1 line -Fix: Industrylayout's special water tile check did not properly check for crossing north border of map. Also don't consider MP_VOID tiles as water. ------------------------------------------------------------------------ r18937 | yexo | 2010-01-28 19:27:10 +0000 (Thu, 28 Jan 2010) | 1 line -Fix (r15190): TileAddWrap didn't return INVALID_TILE for void tiles at the north border ------------------------------------------------------------------------ r18936 | translators | 2010-01-28 18:45:16 +0000 (Thu, 28 Jan 2010) | 6 lines -Update from WebTranslator v3.0: hungarian - 2 changes by IPG indonesian - 5 changes by fanioz spanish - 7 changes by yanok vietnamese - 544 changes by myquartz ------------------------------------------------------------------------ r18935 | rubidium | 2010-01-28 18:19:34 +0000 (Thu, 28 Jan 2010) | 2 lines -Fix [FS#3551] (r18764): value of variables 90 and 91 weren't what NARS expects ------------------------------------------------------------------------ r18934 | glx | 2010-01-28 13:49:20 +0000 (Thu, 28 Jan 2010) | 1 line -Fix (r18892, r18913): the deadlock should be definitively gone now ------------------------------------------------------------------------ r18933 | peter1138 | 2010-01-28 02:31:37 +0000 (Thu, 28 Jan 2010) | 2 lines -Codechange: Don't constantly redraw a window when moving it unless it actually moves. ------------------------------------------------------------------------ r18932 | peter1138 | 2010-01-28 02:30:59 +0000 (Thu, 28 Jan 2010) | 2 lines -Codechange: Don't constantly redraw drop drop list. ------------------------------------------------------------------------ r18931 | frosch | 2010-01-27 20:54:05 +0000 (Wed, 27 Jan 2010) | 1 line -Fix: Disabling autoreplace rules might count invalid engines. ------------------------------------------------------------------------ r18930 | frosch | 2010-01-27 20:51:11 +0000 (Wed, 27 Jan 2010) | 1 line -Fix: [NoAI] Autoreplace is also valid for the default group. ------------------------------------------------------------------------ r18929 | frosch | 2010-01-27 20:07:29 +0000 (Wed, 27 Jan 2010) | 1 line -Fix [FS#3568]: Preserve some timetable related vehicle flags during autorenew/-replace. ------------------------------------------------------------------------ r18928 | frosch | 2010-01-27 19:52:08 +0000 (Wed, 27 Jan 2010) | 1 line -Fix (r18304): The date in case of 'early arrival' was misaligned in the timetable GUI. ------------------------------------------------------------------------ r18927 | rubidium | 2010-01-27 18:46:53 +0000 (Wed, 27 Jan 2010) | 2 lines -Change: move Vietnamese out of unfinished ------------------------------------------------------------------------ r18926 | translators | 2010-01-27 18:45:13 +0000 (Wed, 27 Jan 2010) | 5 lines -Update from WebTranslator v3.0: romanian - 3 changes by kkmic ukrainian - 2 changes by Madvin vietnamese - 738 changes by myquartz ------------------------------------------------------------------------ r18925 | yexo | 2010-01-27 13:06:58 +0000 (Wed, 27 Jan 2010) | 1 line -Fix (r18924): a waypoint can have a buoy but no rail waypoint tile ------------------------------------------------------------------------ r18924 | yexo | 2010-01-27 12:45:41 +0000 (Wed, 27 Jan 2010) | 1 line -Fix [NoAI]: AIOrder::GetOrderDestination could return a non-waypoint tile when the waypoint was a multitile waypoint ------------------------------------------------------------------------ r18923 | peter1138 | 2010-01-27 10:17:09 +0000 (Wed, 27 Jan 2010) | 2 lines -Fix [FS#3565]: Check source stationspec exists before copying layouts. ------------------------------------------------------------------------ r18922 | yexo | 2010-01-26 23:25:28 +0000 (Tue, 26 Jan 2010) | 1 line -Doc: add doxygen documentation to all functions in station_map.h ------------------------------------------------------------------------ r18921 | yexo | 2010-01-26 23:03:47 +0000 (Tue, 26 Jan 2010) | 1 line -Codechange: make the preconditions for Get/Set CustomStationSpecIndex a bit more strict ------------------------------------------------------------------------ r18920 | translators | 2010-01-26 18:45:11 +0000 (Tue, 26 Jan 2010) | 5 lines -Update from WebTranslator v3.0: afrikaans - 4 changes by Maccie123 dutch - 3 changes by habell vietnamese - 638 changes by myquartz ------------------------------------------------------------------------ r18919 | glx | 2010-01-26 14:04:56 +0000 (Tue, 26 Jan 2010) | 1 line -Fix (r15371): strcasestr() return should not be const ------------------------------------------------------------------------ r18917 | translators | 2010-01-25 18:45:23 +0000 (Mon, 25 Jan 2010) | 9 lines -Update from WebTranslator v3.0: danish - 1 changes by Hatsen lithuanian - 17 changes by BlinK_, Devastator malay - 17 changes by toadhall norwegian_bokmal - 84 changes by mantaray norwegian_nynorsk - 4 changes by mantaray polish - 1 changes by xaxa swedish - 6 changes by tobjork ------------------------------------------------------------------------ r18916 | frosch | 2010-01-25 17:22:06 +0000 (Mon, 25 Jan 2010) | 1 line -Fix (r18809): Don't rely on 'time.h' being included via dark roads. ------------------------------------------------------------------------