log

age author description
Wed, 16 May 2012 18:30:52 +0000 rubidium (svn r24256) -Fix: results of WT3 validation issue draft
Wed, 16 May 2012 17:46:00 +0000 translators (svn r24255) -Update from WebTranslator v3.0: draft
Tue, 15 May 2012 20:37:42 +0000 frosch (svn r24252) -Fix [FS#5162]: Change the unit of the sprite-cache size setting from megabytes to megapixels, so it depends on the blitter being used. Also increase it from 64 to 128, and change the name in the cfg file, so everyone gets the new default. draft
Tue, 15 May 2012 17:45:45 +0000 translators (svn r24251) -Update from WebTranslator v3.0: draft
Mon, 14 May 2012 21:04:49 +0000 frosch (svn r24250) -Fix [FS#5154]: Do not immediately display error messages from parsing the cfg file, but schedule them for displaying after the GUI is prepared for it. draft
Mon, 14 May 2012 21:01:54 +0000 frosch (svn r24249) -Codechange: Split the extraction of current DParams from the ErrorMessageData constructor into a separate function. draft
Mon, 14 May 2012 20:58:59 +0000 frosch (svn r24248) -Codechange: Move ErrorMessageData class definition to header file. draft
Mon, 14 May 2012 20:53:39 +0000 frosch (svn r24247) -Fix: If loading of int-list settings fails, use the default. draft
Mon, 14 May 2012 19:56:49 +0000 michi_cc (svn r24246) -Add [FS#5052-ish]: [NewGRF] Variable with the current max speed for vehicles. draft
Mon, 14 May 2012 17:47:33 +0000 frosch (svn r24245) -Change: Move the warning about big station spreads to the setting description. draft
Mon, 14 May 2012 17:46:00 +0000 translators (svn r24244) -Update from WebTranslator v3.0: draft
Sun, 13 May 2012 19:01:23 +0000 alberth (svn r24243) -Fix: Typo fixes and wording improvements in the base language. draft
Sun, 13 May 2012 17:45:43 +0000 translators (svn r24242) -Update from WebTranslator v3.0: draft
Sun, 13 May 2012 06:05:32 +0000 rubidium (svn r24241) -Fix: some typos and inconsistencies in the base language draft
Sat, 12 May 2012 17:45:54 +0000 translators (svn r24240) -Update from WebTranslator v3.0: draft
Sat, 12 May 2012 10:17:20 +0000 alberth (svn r24239) -Add: Highlight setting that has its help text displayed. draft
Sat, 12 May 2012 10:14:44 +0000 alberth (svn r24238) -Add: String to display highlight selected setting in all languages. draft
Sat, 12 May 2012 10:13:03 +0000 alberth (svn r24237) -Feature: Descriptions explaining the meaning of advanced settings. draft
Sat, 12 May 2012 10:11:41 +0000 alberth (svn r24236) -Add: Add code to retrieve help strings from the setting tree and compute max height. draft
Sat, 12 May 2012 10:09:56 +0000 alberth (svn r24235) -Add: Add help-strings for the settings in the advanced settings window. draft
Sat, 12 May 2012 10:09:00 +0000 alberth (svn r24234) -Add: Add help-string infrastructure to the ini files draft
Sat, 12 May 2012 10:07:18 +0000 alberth (svn r24233) -Codechange: Rename 'val_str' to 'str_val' to better match with 'strval' in the ini files. draft
Fri, 11 May 2012 20:42:22 +0000 rubidium (svn r24224) -Fix [FS#5159]: dereferencing uninitialised pointer (frosch) draft
Fri, 11 May 2012 17:45:27 +0000 translators (svn r24223) -Update from WebTranslator v3.0: draft
Thu, 10 May 2012 17:45:17 +0000 translators (svn r24222) -Update from WebTranslator v3.0: draft
Wed, 09 May 2012 19:14:36 +0000 rubidium (svn r24221) -Fix [FS#5166]: Lag counters were not properly reset when switching states making it possible to get disconnected for lagging when you weren't lagging draft
Wed, 09 May 2012 19:13:34 +0000 planetmaker (svn r24220) -Change: Adopt ICU version detection to also deal with the new versioning scheme since ICU 49 draft
Wed, 09 May 2012 19:11:09 +0000 rubidium (svn r24219) -Fix [FS#5152]: immediately do the cargo payment on vehicle crashes instead of when they are cleared draft
Wed, 09 May 2012 18:37:44 +0000 rubidium (svn r24218) -Fix: unbreak Croatian language draft
Wed, 09 May 2012 17:45:09 +0000 translators (svn r24217) -Update from WebTranslator v3.0: draft
Tue, 08 May 2012 17:45:40 +0000 translators (svn r24216) -Update from WebTranslator v3.0: draft
Mon, 07 May 2012 21:15:44 +0000 frosch (svn r24215) -Fix: Translations. draft
Mon, 07 May 2012 19:34:51 +0000 frosch (svn r24214) -Fix [FS#5159] (r22794): The confirmation window to abort world generation was hidden during world generation, so actually you could not abort it. draft
Mon, 07 May 2012 17:45:58 +0000 translators (svn r24213) -Update from WebTranslator v3.0: draft
Sun, 06 May 2012 17:45:33 +0000 translators (svn r24212) -Update from WebTranslator v3.0: draft
Sun, 06 May 2012 15:05:05 +0000 alberth (svn r24211) -Change: Update other languages too with the changed autorenew string. draft
Sun, 06 May 2012 15:03:45 +0000 alberth (svn r24210) -Feature: Split the renew-months setting text in two string values (one before life time and one after). draft
Sun, 06 May 2012 15:00:13 +0000 alberth (svn r24209) -Cleanup: Remove now unused SGF_NOCOMMA value. draft
Sun, 06 May 2012 14:59:26 +0000 alberth (svn r24208) -Codechange: Cleanup in the drawing routine. draft
Sun, 06 May 2012 14:58:16 +0000 alberth (svn r24207) -Change: Update the other languages too. draft
Sun, 06 May 2012 14:56:13 +0000 alberth (svn r24206) -Codechange: Move colouring of advanced setting options to the drawing code. draft
Sun, 06 May 2012 11:38:52 +0000 frosch (svn r24205) -Feature [FS#5178-ish]: Show a hint in the supplies tab of station windows, if the station is affected by exclusive transport rights. draft
Sun, 06 May 2012 11:37:43 +0000 frosch (svn r24204) -Fix: If a company is taken over or bankrupts, transfer exclusive transport rights to the new owner resp. cancel them. draft
Sat, 05 May 2012 19:27:47 +0000 frosch (svn r24203) -Fix: Make the engine name not overdraw the engine count in the autoreplace GUI. draft
Sat, 05 May 2012 19:27:32 +0000 frosch (svn r24202) -Change: Make the size of the details in the autoreplace GUI match more the size of the details in the purchase list. draft
Sat, 05 May 2012 19:26:11 +0000 frosch (svn r24201) -Fix [FS#5170]: Mark group list dirty when setting/clearing autoreplace for an engine type. draft
Sat, 05 May 2012 19:25:20 +0000 frosch (svn r24200) -Fix [FS#5149]: Invalidate build vehicle windows every month, in case they need resorting due to changed reliabilities. draft
Sat, 05 May 2012 17:45:18 +0000 translators (svn r24199) -Update from WebTranslator v3.0: draft
Fri, 04 May 2012 17:45:17 +0000 translators (svn r24198) -Update from WebTranslator v3.0: draft
Thu, 03 May 2012 17:45:23 +0000 translators (svn r24197) -Update from WebTranslator v3.0: draft
Wed, 02 May 2012 17:46:14 +0000 translators (svn r24196) -Update from WebTranslator v3.0: draft
Tue, 01 May 2012 17:45:12 +0000 translators (svn r24195) -Update from WebTranslator v3.0: draft
Tue, 01 May 2012 15:53:51 +0000 frosch (svn r24194) -Change: Rename the 'signal_side' setting to 'train_signal_side', and add a third option while doing so. draft
Tue, 01 May 2012 15:34:45 +0000 frosch (svn r24193) -Fix (r24191): Also update comments accordingly. draft
Tue, 01 May 2012 15:33:42 +0000 frosch (svn r24192) -Fix [FS#5153-ish]: Also use default value when reading an invalid integer setting value. draft
Tue, 01 May 2012 15:13:23 +0000 frosch (svn r24191) -Fix: If you consider a settings to potentially cause desyncs via NewGRFs and thus disallow changing it in network games, you should probably also sync it to clients. draft
Mon, 30 Apr 2012 17:45:13 +0000 translators (svn r24190) -Update from WebTranslator v3.0: draft
Mon, 30 Apr 2012 16:49:26 +0000 truebrain (svn r24189) -Fix: when going to fullscreen and back, restore to the resolution you were, not to the fullscreen resolution (Windows only) draft
Mon, 30 Apr 2012 16:48:47 +0000 truebrain (svn r24188) -Fix-ish [FS#5151] (r1): when changing the basics of a window (fullscreen, 8bpp/32bpp), and a window already exists, it was forced out of maximize mode, and its resolution/position was reset, often causing unwanted side-effects. As a "bonus", a WC_SIZE was triggered, and if the system was going from 8bpp to 32pp, this caused a forced window update in a limbo-state of the blitter (not fully 32bpp just yet, but for sure no longer 8bpp); this could cause random memory access which could lead to ACCESS_VIOLATIONS draft
Sun, 29 Apr 2012 17:45:13 +0000 translators (svn r24187) -Update from WebTranslator v3.0: draft