log

age author description
Sat, 26 May 2012 14:16:12 +0000 frosch (svn r24286) -Add: [GS] Some more GSNews::NewsItem::NewsTypes. draft
Sat, 26 May 2012 14:16:07 +0000 frosch (svn r24285) -Codechange: Add a more explcit NewsFlag to indicate that the first string parameter is a vehicle ID. draft
Sat, 26 May 2012 14:16:03 +0000 frosch (svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead. draft
Sat, 26 May 2012 14:15:57 +0000 frosch (svn r24283) -Codechange: Add AddTileNewsItem function to preemptively deduplicate code. draft
Sat, 26 May 2012 14:15:52 +0000 frosch (svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptively deduplicate code. draft
Sat, 26 May 2012 14:15:46 +0000 frosch (svn r24281) -Cleanup: Merge all company news subtypes into a single one; they all behave the same. draft
Sat, 26 May 2012 14:15:41 +0000 frosch (svn r24280) -Cleanup: Remove uselessly duplicated code to set string parameters in company news. draft
Sat, 26 May 2012 08:19:33 +0000 frosch (svn r24279) -Fix: Someone forgot a call to squirrel_export somewhen. draft
Fri, 25 May 2012 21:00:00 +0000 frosch (svn r24278) -Codechange: Deduplicate code to read translation tables. draft
Fri, 25 May 2012 20:57:36 +0000 frosch (svn r24277) -Codechange: Store cargo and railtype translation tables in a SmallVector. draft
Fri, 25 May 2012 20:54:54 +0000 frosch (svn r24276) -Codechange: Enhance GRFFile with constructor and destructor. draft
Fri, 25 May 2012 20:52:11 +0000 frosch (svn r24275) -Codechange: Make SmallVector::FindIndex() const. draft
Fri, 25 May 2012 17:45:31 +0000 translators (svn r24274) -Update from WebTranslator v3.0: draft
Fri, 25 May 2012 17:23:19 +0000 frosch (svn r24273) -Fix: [NewGRF] GetReverseCargoTranslation() was unnecessary complicated and also returned the wrong thing for cargos not present in the translation table. draft
Fri, 25 May 2012 16:52:18 +0000 frosch (svn r24272) -Fix: [NewGRF] Load cargo- and railtype-translation during both reservation and activation stage. That way they can be selected using Action7 depending on present cargo- or railtypes. draft
Fri, 25 May 2012 16:11:20 +0000 frosch (svn r24271) -Change: Remove latin abbreviations from english strings. draft
Fri, 25 May 2012 16:03:54 +0000 frosch (svn r24270) -Add: Missing descriptions for adv. settings. draft
Thu, 24 May 2012 17:45:19 +0000 translators (svn r24269) -Update from WebTranslator v3.0: draft
Wed, 23 May 2012 19:07:34 +0000 frosch (svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows. draft
Wed, 23 May 2012 17:45:34 +0000 translators (svn r24267) -Update from WebTranslator v3.0: draft
Tue, 22 May 2012 17:45:20 +0000 translators (svn r24266) -Update from WebTranslator v3.0: draft
Mon, 21 May 2012 17:45:29 +0000 translators (svn r24265) -Update from WebTranslator v3.0: draft
Sun, 20 May 2012 17:45:31 +0000 translators (svn r24264) -Update from WebTranslator v3.0: draft
Sat, 19 May 2012 17:45:21 +0000 translators (svn r24263) -Update from WebTranslator v3.0: draft
Fri, 18 May 2012 17:45:34 +0000 translators (svn r24262) -Update from WebTranslator v3.0: draft
Thu, 17 May 2012 17:45:22 +0000 translators (svn r24261) -Update from WebTranslator v3.0: draft
Wed, 16 May 2012 22:08:46 +0000 frosch (svn r24260) -Change [FS#5126]: Make the oilrig-vehicle list accessible to specators and colour it's caption neutrally grey. draft
Wed, 16 May 2012 19:34:36 +0000 rubidium (svn r24257) -Fix [FS#5112]: update some outdated documentation and make is somewhat more consistent draft
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
Sat, 28 Apr 2012 16:44:01 +0000 frosch (svn r24186) -Feature: [NewGRF] Callback to set industry production level on construction. (andythenorth) draft
Sat, 28 Apr 2012 16:07:28 +0000 frosch (svn r24185) -Codechange: Deduplicate some only partly deduplicated code. draft
Fri, 27 Apr 2012 17:45:20 +0000 translators (svn r24184) -Update from WebTranslator v3.0: draft
Thu, 26 Apr 2012 21:04:18 +0000 frosch (svn r24183) -Fix [FS#5169]: Town radii were not updated immediatelly after construction/destruction of houses, resulting in desyncs. draft
Thu, 26 Apr 2012 21:03:34 +0000 frosch (svn r24182) -Fix [FS#5169-ish]: The population of a town was computed incorrectly for overridden houses when loading a game. draft
Thu, 26 Apr 2012 17:45:08 +0000 translators (svn r24181) -Update from WebTranslator v3.0: draft
Wed, 25 Apr 2012 21:06:31 +0000 rubidium (svn r24180) -Codechange/feature-ish: add cache checker for the town's cache draft
Wed, 25 Apr 2012 20:50:13 +0000 rubidium (svn r24179) -Codechange: move some variables of Town to TownCache draft
Tue, 24 Apr 2012 20:01:34 +0000 frosch (svn r24178) -Fix [FS#5110]: The object name from property A was not displayed in the object GUI. draft
Tue, 24 Apr 2012 19:19:57 +0000 frosch (svn r24177) -Fix (r0) [FS#5148]: The arctic "shops and offices" used the "church" sprite in one of its four views. draft
Tue, 24 Apr 2012 17:27:50 +0000 frosch (svn r24176) -Fix (r21772): The object GUI did not draw objects when all objects of a class are disabled. draft
Tue, 24 Apr 2012 17:26:08 +0000 frosch (svn r24175) -Fix (r24171): Make sure to select a object class with visible objects when opening the object GUI. draft
Mon, 23 Apr 2012 17:45:13 +0000 translators (svn r24174) -Update from WebTranslator v3.0: draft
Sun, 22 Apr 2012 17:45:14 +0000 translators (svn r24173) -Update from WebTranslator v3.0: draft
Sun, 22 Apr 2012 16:28:42 +0000 frosch (svn r24172) -Cleanup: Lighthouse and transmitter no longer need special treatment to not appear in the object GUI. draft
Sun, 22 Apr 2012 16:28:37 +0000 frosch (svn r24171) -Fix [FS#4967, FS#5120]: Hide object specs/classes from the GUI, if they will never be available to the user. draft
Sun, 22 Apr 2012 16:28:32 +0000 frosch (svn r24170) -Add: Methods for translating between NewGRFClass spec indices and user interface indices. draft
Sun, 22 Apr 2012 16:28:27 +0000 frosch (svn r24169) -Add: Make NewGRFClass distinguish between defined specs and specs visible for the user. draft
Sun, 22 Apr 2012 16:28:23 +0000 frosch (svn r24168) -Codechange: Simplify default station class instantiation. draft
Sun, 22 Apr 2012 16:28:19 +0000 frosch (svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetClassCount() draft
Sun, 22 Apr 2012 16:28:14 +0000 frosch (svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) into non-static members GetSpec(uint) and GetSpecCount(). draft
Sun, 22 Apr 2012 16:28:09 +0000 frosch (svn r24165) -Codechange: Split parts of static NewGRFClass::Assign() into non-static Insert(). draft
Sun, 22 Apr 2012 16:28:04 +0000 frosch (svn r24164) -Codechange: Split parts of static NewGRFClass::Reset() into non-static ResetClass(). draft
Sun, 22 Apr 2012 16:28:00 +0000 frosch (svn r24163) -Codechange: Make various members of NewGRFClass private. draft
Sun, 22 Apr 2012 16:27:55 +0000 frosch (svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favour of using Get() and direct member access (which is needed anyway for GRF string resolving). draft
Sun, 22 Apr 2012 16:27:49 +0000 frosch (svn r24161) -Add: Method to get a specific NewGRFClass. draft
Sun, 22 Apr 2012 16:27:45 +0000 frosch (svn r24160) -Codechange: Split parts of ObjectSpec::IsAvailable() into ObjectSpec::IsEverAvailable(). draft
Sun, 22 Apr 2012 16:27:41 +0000 frosch (svn r24159) -Fix: If you spent hard work on finding an available object ID, you should probably also use it instead of always 0. draft
Sat, 21 Apr 2012 20:03:58 +0000 frosch (svn r24158) -Fix (r23408): Town producing no cargo at all could spawn passenger subsidies. draft
Sat, 21 Apr 2012 17:45:33 +0000 translators (svn r24157) -Update from WebTranslator v3.0: draft
Fri, 20 Apr 2012 17:45:13 +0000 translators (svn r24156) -Update from WebTranslator v3.0: draft
Thu, 19 Apr 2012 20:08:51 +0000 rubidium (svn r24155) -Fix: the music volume was set too early during startup; at a moment the configuration file wasn't read yet draft