log

age author description
Sun, 03 Jun 2012 17:45:22 +0000 translators (svn r24322) -Update from WebTranslator v3.0: draft
Sun, 03 Jun 2012 15:07:27 +0000 frosch (svn r24321) -Change/Fix [FS#4254]: [NewGRF] Group vehicles in the purchase list properly by source GRF, but also consider engine GRFID overrides. draft
Sat, 02 Jun 2012 17:45:29 +0000 translators (svn r24320) -Update from WebTranslator v3.0: draft
Fri, 01 Jun 2012 17:45:33 +0000 translators (svn r24319) -Update from WebTranslator v3.0: draft
Fri, 01 Jun 2012 15:20:18 +0000 frosch (svn r24318) -Feature: Add dropdowns to NewGRF configurations, if all values have labels. draft
Fri, 01 Jun 2012 15:19:59 +0000 frosch (svn r24317) -Feature: Add dropdowns to AI configurations, if all values have labels. draft
Fri, 01 Jun 2012 15:19:38 +0000 frosch (svn r24316) -Feature: Allow setting adv. settings with limited range using a dropdown list. draft
Fri, 01 Jun 2012 15:13:34 +0000 frosch (svn r24315) -Fix: Make the AI settings window behave more like the other settings window by closing the query window whenever selecting a different row. draft
Fri, 01 Jun 2012 15:12:52 +0000 frosch (svn r24314) -Fix: Editing NewGRF parameters using the query window showed wrong values, if there was no direct relation between parameter index and parameter register. draft
Fri, 01 Jun 2012 15:08:40 +0000 frosch (svn r24313) -Fix: Some obiwans wrt. clicking on setting buttons. draft
Fri, 01 Jun 2012 14:42:48 +0000 frosch (svn r24312) -Change: Center the settings buttons in the AI and NewGRF config windows. draft
Fri, 01 Jun 2012 14:41:47 +0000 frosch (svn r24311) -Add: DrawDropDownButton() to draw dropdown buttons independent of actual widgets. draft
Fri, 01 Jun 2012 14:41:09 +0000 frosch (svn r24310) -Codechange: Add named constants for the dimensions of settings buttons, and generally make their usage more consistent. draft
Fri, 01 Jun 2012 10:44:45 +0000 frosch (svn r24309) -Codechange: Split some functions from gui.h to settings_gui.h draft
Fri, 01 Jun 2012 10:43:50 +0000 frosch (svn r24308) -Add: ShowDropDownListAt() for drawing dropdown windows independent of dropdown widgets. draft
Fri, 01 Jun 2012 10:42:46 +0000 frosch (svn r24307) -Codechange: Move all interaction of the dropdown window with widgets of the parent window to a method of the parent window. draft
Thu, 31 May 2012 17:45:23 +0000 translators (svn r24304) -Update from WebTranslator v3.0: draft
Wed, 30 May 2012 17:45:23 +0000 translators (svn r24303) -Update from WebTranslator v3.0: draft
Wed, 30 May 2012 14:54:44 +0000 frosch (svn r24302) -Fix: [Script] ScriptTown::GetGrowthRate() returned wrong values after usage of SetGrowthRate(). draft
Tue, 29 May 2012 17:45:41 +0000 translators (svn r24301) -Update from WebTranslator v3.0: draft
Mon, 28 May 2012 17:46:27 +0000 translators (svn r24300) -Update from WebTranslator v3.0: draft
Mon, 28 May 2012 13:44:55 +0000 frosch (svn r24299) -Change [FS#5057]: Center object previews in 1- and 2-view selectors based on the 4-view selector layout. draft
Mon, 28 May 2012 13:34:46 +0000 frosch (svn r24298) -Feature: Display default values for adv. settings in the settings description. draft
Mon, 28 May 2012 13:32:38 +0000 frosch (svn r24297) -Codechange: Split DParam-setup for drawing setting values to a separate function. draft
Mon, 28 May 2012 13:29:05 +0000 frosch (svn r24296) -Codechange: No need to pass a member variable to a member function. draft
Mon, 28 May 2012 13:23:58 +0000 frosch (svn r24295) -Fix: STRING1 probably means STRING1. draft
Sun, 27 May 2012 17:46:09 +0000 translators (svn r24294) -Update from WebTranslator v3.0: draft
Sat, 26 May 2012 21:30:38 +0000 alberth (svn r24293) -Fix: Increase the left and right margins of the text in the yes/no query window. draft
Sat, 26 May 2012 17:45:46 +0000 translators (svn r24292) -Update from WebTranslator v3.0: draft
Sat, 26 May 2012 14:16:45 +0000 frosch (svn r24291) -Add: [Script] ScriptEventRoadReconstruction. draft
Sat, 26 May 2012 14:16:38 +0000 frosch (svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights. draft
Sat, 26 May 2012 14:16:32 +0000 frosch (svn r24289) -Add: [Script] Base class for script events involving a company and a town. draft
Sat, 26 May 2012 14:16:27 +0000 frosch (svn r24288) -Fix: squirrel_export should match stuff like 'virtual', 'static' and 'const' only as whole words. draft
Sat, 26 May 2012 14:16:23 +0000 frosch (svn r24287) -Feature [FS#2688]: News item for exclusive transport rights. (based on patch by Grantovich) draft
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