------------------------------------------------------------------------ r19988 | translators | 2010-06-14 17:45:34 +0000 (Mon, 14 Jun 2010) | 12 lines -Update from WebTranslator v3.0: czech - 12 changes by Hadez dutch - 12 changes by habell finnish - 11 changes by jpx_ hungarian - 11 changes by alyr irish - 44 changes by tem italian - 11 changes by lorenzodv luxembourgish - 14 changes by Phreeze serbian - 11 changes by etran slovenian - 11 changes by ntadej vietnamese - 11 changes by nglekhoi ------------------------------------------------------------------------ r19987 | translators | 2010-06-13 17:45:30 +0000 (Sun, 13 Jun 2010) | 11 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun croatian - 11 changes by VoyagerOne french - 11 changes by glx german - 11 changes by planetmaker italian - 1 changes by lorenzodv polish - 10 changes by silver_777 russian - 12 changes by Lone_Wolf spanish - 11 changes by Terkhen vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r19986 | frosch | 2010-06-13 14:58:14 +0000 (Sun, 13 Jun 2010) | 1 line -Fix (r19841): One could add and remove Grfs from the list via doubleclicking even if editing the list is not allowed. ------------------------------------------------------------------------ r19985 | frosch | 2010-06-13 14:52:42 +0000 (Sun, 13 Jun 2010) | 1 line -Fix (r19980): Loading preview data from old savegames failed indeterministically due to non-zeroed memory allocation. Thanks smatz. ------------------------------------------------------------------------ r19984 | frosch | 2010-06-13 14:17:26 +0000 (Sun, 13 Jun 2010) | 1 line -Feature: Show some savegame details when selecting items in saveload GUIs. ------------------------------------------------------------------------ r19983 | frosch | 2010-06-13 14:17:02 +0000 (Sun, 13 Jun 2010) | 1 line -Add: Separate nested widget array for load heightmap GUI. ------------------------------------------------------------------------ r19982 | frosch | 2010-06-13 14:16:27 +0000 (Sun, 13 Jun 2010) | 1 line -Codechange: Shuffle some widget positions in saveload GUIs. ------------------------------------------------------------------------ r19981 | frosch | 2010-06-13 14:15:58 +0000 (Sun, 13 Jun 2010) | 1 line -Add: Read NewGRF configuration during SL_LOAD_CHECK. ------------------------------------------------------------------------ r19980 | frosch | 2010-06-13 14:15:36 +0000 (Sun, 13 Jun 2010) | 1 line -Add: Load some general data from savegames on SL_LOAD_CHECK. ------------------------------------------------------------------------ r19979 | frosch | 2010-06-13 14:15:11 +0000 (Sun, 13 Jun 2010) | 1 line -Codechange: Separate static loadable fields from Company into separate struct. ------------------------------------------------------------------------ r19978 | frosch | 2010-06-13 14:14:37 +0000 (Sun, 13 Jun 2010) | 1 line -Add: Read settings during SL_LOAD_CHECK. ------------------------------------------------------------------------ r19977 | frosch | 2010-06-13 14:14:20 +0000 (Sun, 13 Jun 2010) | 1 line -Add: Read current date during SL_LOAD_CHECK. ------------------------------------------------------------------------ r19976 | frosch | 2010-06-13 14:13:49 +0000 (Sun, 13 Jun 2010) | 1 line -Add: Read mapsize during SL_LOAD_CHECK. ------------------------------------------------------------------------ r19975 | frosch | 2010-06-13 14:13:23 +0000 (Sun, 13 Jun 2010) | 1 line -Add: SL_LOAD_CHECK mode for partial reading of savegames. ------------------------------------------------------------------------ r19974 | frosch | 2010-06-13 14:12:21 +0000 (Sun, 13 Jun 2010) | 1 line -Add: SlSkipArray() to skip arrays and sparse arrays in savegames. ------------------------------------------------------------------------ r19973 | frosch | 2010-06-13 14:11:59 +0000 (Sun, 13 Jun 2010) | 1 line -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). ------------------------------------------------------------------------ r19972 | frosch | 2010-06-13 14:11:32 +0000 (Sun, 13 Jun 2010) | 1 line -Change: Use the md5sum from the previous save of the game for BaNaNaS instead of the initial (when the grf was added) md5sum from the gamelog. Neither method is 'better', but this way it is independent from the gamelog. ------------------------------------------------------------------------ r19971 | frosch | 2010-06-13 14:07:49 +0000 (Sun, 13 Jun 2010) | 1 line -Codechange: Make IsGoodGRFConfigList() operate on any given GRFConfig and move the GameLog operations directly to AfterLoad(). ------------------------------------------------------------------------ r19970 | frosch | 2010-06-13 09:41:48 +0000 (Sun, 13 Jun 2010) | 1 line -Fix (r14742): SmallMap::Insert() did not compile. Construct new items like operator[]. ------------------------------------------------------------------------ r19969 | smatz | 2010-06-12 21:23:20 +0000 (Sat, 12 Jun 2010) | 1 line -Change: swap 'list of ships' and 'list of aircraft' buttons in the Station View window ------------------------------------------------------------------------ r19968 | smatz | 2010-06-12 21:21:44 +0000 (Sat, 12 Jun 2010) | 1 line -Fix [FS#3876](r19955): the 'list of ships' button opened list of aircraft and vice versa ------------------------------------------------------------------------ r19967 | translators | 2010-06-12 17:45:43 +0000 (Sat, 12 Jun 2010) | 15 lines -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne finnish - 1 changes by jpx_ french - 1 changes by ElNounch german - 1 changes by planetmaker indonesian - 1 changes by prof irish - 60 changes by tem norwegian_bokmal - 1 changes by mantaray norwegian_nynorsk - 59 changes by mantaray brazilian_portuguese - 1 changes by Tucalipe serbian - 2 changes by etran slovenian - 1 changes by ntadej spanish - 1 changes by Terkhen swedish - 1 changes by tool ------------------------------------------------------------------------ r19966 | frosch | 2010-06-12 14:52:42 +0000 (Sat, 12 Jun 2010) | 1 line -Codechange: Use InvalidateData() in saveload GUI when appropiate. ------------------------------------------------------------------------ r19965 | peter1138 | 2010-06-12 10:55:13 +0000 (Sat, 12 Jun 2010) | 2 lines -Cleanup: Use size of buffer, not magic number. ------------------------------------------------------------------------ r19964 | terkhen | 2010-06-11 20:33:33 +0000 (Fri, 11 Jun 2010) | 2 lines -Add: Show an error message when trying to start a crashed or destroyed vehicle. ------------------------------------------------------------------------ r19963 | terkhen | 2010-06-11 20:30:12 +0000 (Fri, 11 Jun 2010) | 2 lines -Add: Stop a vehicle after it crashes or is destroyed. ------------------------------------------------------------------------ r19962 | terkhen | 2010-06-11 20:26:41 +0000 (Fri, 11 Jun 2010) | 2 lines -Cleanup: Remove unused "destroyed vehicle" strings. ------------------------------------------------------------------------ r19961 | terkhen | 2010-06-11 20:20:45 +0000 (Fri, 11 Jun 2010) | 2 lines -Codechange: Unify "vehicle is destroyed" errors. ------------------------------------------------------------------------ r19960 | translators | 2010-06-11 17:45:11 +0000 (Fri, 11 Jun 2010) | 5 lines -Update from WebTranslator v3.0: french - 45 changes by ElNounch irish - 51 changes by tem serbian - 2 changes by etran ------------------------------------------------------------------------ r19959 | alberth | 2010-06-11 15:37:00 +0000 (Fri, 11 Jun 2010) | 1 line -Fix (r19889): Disable drag destination highlighting when aborting a drag. ------------------------------------------------------------------------ r19958 | smatz | 2010-06-11 00:20:24 +0000 (Fri, 11 Jun 2010) | 1 line -Codechange: move common code from Waypoint and Station destructors to BaseStation destructor ------------------------------------------------------------------------ r19957 | smatz | 2010-06-11 00:18:28 +0000 (Fri, 11 Jun 2010) | 1 line -Codechange: remove VLW_WAYPOINT_LIST ------------------------------------------------------------------------ r19956 | smatz | 2010-06-10 23:52:09 +0000 (Thu, 10 Jun 2010) | 2 lines -Fix: close list of vehicles with given oil rig in orders when the oil rig is deleted -Fix (r19952): close the list when it is not sticky ------------------------------------------------------------------------ r19955 | smatz | 2010-06-10 23:27:37 +0000 (Thu, 10 Jun 2010) | 1 line -Fix: close list of vehicles with given buoy/oil rig in orders when switching company ------------------------------------------------------------------------ r19954 | translators | 2010-06-10 17:45:22 +0000 (Thu, 10 Jun 2010) | 8 lines -Update from WebTranslator v3.0: croatian - 3 changes by UnderwaterHesus danish - 10 changes by beruic french - 58 changes by ElNounch irish - 107 changes by tem norwegian_bokmal - 103 changes by mantaray russian - 1 changes by Lone_Wolf ------------------------------------------------------------------------ r19953 | terkhen | 2010-06-10 16:32:39 +0000 (Thu, 10 Jun 2010) | 2 lines -Fix [FS#3874]: Don't show an error message when trying to start/stop a crashed plane. ------------------------------------------------------------------------ r19952 | smatz | 2010-06-10 16:22:10 +0000 (Thu, 10 Jun 2010) | 1 line -Fix: do not close list of waypoint's trains when the waypoint view is closed - unify behaviour with other station types ------------------------------------------------------------------------ r19951 | smatz | 2010-06-10 16:19:59 +0000 (Thu, 10 Jun 2010) | 1 line -Fix [FS#3869]: close buoy's vehicle list when the buoy is deleted ------------------------------------------------------------------------ r19950 | translators | 2010-06-09 17:45:12 +0000 (Wed, 09 Jun 2010) | 5 lines -Update from WebTranslator v3.0: french - 35 changes by ElNounch indonesian - 28 changes by prof irish - 58 changes by tem ------------------------------------------------------------------------ r19949 | frosch | 2010-06-08 20:16:51 +0000 (Tue, 08 Jun 2010) | 1 line -Doc: Mention tricky units (like speed) more often and more consistently. ------------------------------------------------------------------------ r19948 | frosch | 2010-06-08 20:14:58 +0000 (Tue, 08 Jun 2010) | 1 line -Doc: Comments about display units missed height unit. (Krille) ------------------------------------------------------------------------ r19947 | frosch | 2010-06-08 19:40:52 +0000 (Tue, 08 Jun 2010) | 1 line -Doc: Comment engine property tables with engine names. (Krille) ------------------------------------------------------------------------ r19946 | translators | 2010-06-08 17:45:10 +0000 (Tue, 08 Jun 2010) | 4 lines -Update from WebTranslator v3.0: french - 19 changes by ElNounch indonesian - 61 changes by prof ------------------------------------------------------------------------ r19945 | frosch | 2010-06-07 20:38:16 +0000 (Mon, 07 Jun 2010) | 1 line -Fix (r19755-ish): Allow turning of roadvehicles while waiting in a queue (again). ------------------------------------------------------------------------ r19944 | frosch | 2010-06-07 20:00:21 +0000 (Mon, 07 Jun 2010) | 1 line -Feature(ette): Open vehicle view when clicking on the caption of vehicle news. ------------------------------------------------------------------------ r19943 | frosch | 2010-06-07 19:56:32 +0000 (Mon, 07 Jun 2010) | 1 line -Fix [FS#3865]: Disallow moving of vehicle news window. ------------------------------------------------------------------------ r19942 | frosch | 2010-06-07 19:43:40 +0000 (Mon, 07 Jun 2010) | 1 line -Fix [FS#3871](r19816): Vertical dragging of rail was broken. ------------------------------------------------------------------------ r19941 | translators | 2010-06-07 17:45:13 +0000 (Mon, 07 Jun 2010) | 5 lines -Update from WebTranslator v3.0: luxembourgish - 31 changes by Phreeze romanian - 2 changes by kkmic russian - 3 changes by Lone_Wolf ------------------------------------------------------------------------ r19940 | translators | 2010-06-06 17:45:06 +0000 (Sun, 06 Jun 2010) | 4 lines -Update from WebTranslator v3.0: maltese - 2 changes by kelinu urdu - 1 changes by zohair ------------------------------------------------------------------------