Mercurial > hg > openttd
graph
-
(svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptively deduplicate code. draftSat, 26 May 2012 14:15:52 +0000, by frosch
-
(svn r24281) -Cleanup: Merge all company news subtypes into a single one; they all behave the same. draftSat, 26 May 2012 14:15:46 +0000, by frosch
-
(svn r24280) -Cleanup: Remove uselessly duplicated code to set string parameters in company news. draftSat, 26 May 2012 14:15:41 +0000, by frosch
-
(svn r24279) -Fix: Someone forgot a call to squirrel_export somewhen. draftSat, 26 May 2012 08:19:33 +0000, by frosch
-
(svn r24278) -Codechange: Deduplicate code to read translation tables. draftFri, 25 May 2012 21:00:00 +0000, by frosch
-
(svn r24277) -Codechange: Store cargo and railtype translation tables in a SmallVector. draftFri, 25 May 2012 20:57:36 +0000, by frosch
-
(svn r24276) -Codechange: Enhance GRFFile with constructor and destructor. draftFri, 25 May 2012 20:54:54 +0000, by frosch
-
(svn r24275) -Codechange: Make SmallVector::FindIndex() const. draftFri, 25 May 2012 20:52:11 +0000, by frosch
-
(svn r24273) -Fix: [NewGRF] GetReverseCargoTranslation() was unnecessary complicated and also returned the wrong thing for cargos not present in the translation table. draftFri, 25 May 2012 17:23:19 +0000, by 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. draftFri, 25 May 2012 16:52:18 +0000, by frosch
-
(svn r24271) -Change: Remove latin abbreviations from english strings. draftFri, 25 May 2012 16:11:20 +0000, by frosch
-
(svn r24270) -Add: Missing descriptions for adv. settings. draftFri, 25 May 2012 16:03:54 +0000, by frosch
-
(svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows. draftWed, 23 May 2012 19:07:34 +0000, by frosch
-
(svn r24260) -Change [FS#5126]: Make the oilrig-vehicle list accessible to specators and colour it's caption neutrally grey. draftWed, 16 May 2012 22:08:46 +0000, by frosch
-
(svn r24257) -Fix [FS#5112]: update some outdated documentation and make is somewhat more consistent draftWed, 16 May 2012 19:34:36 +0000, by rubidium
-
(svn r24256) -Fix: results of WT3 validation issue draftWed, 16 May 2012 18:30:52 +0000, by rubidium
-
(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. draftTue, 15 May 2012 20:37:42 +0000, by 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. draftMon, 14 May 2012 21:04:49 +0000, by frosch
-
(svn r24249) -Codechange: Split the extraction of current DParams from the ErrorMessageData constructor into a separate function. draftMon, 14 May 2012 21:01:54 +0000, by frosch