log src/newgrf_config.h @ 20729:ea20edff1862 draft default tip master

age author description
Tue, 08 Jan 2013 22:46:42 +0000 planetmaker (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) draft
Fri, 01 Jun 2012 15:20:18 +0000 frosch (svn r24318) -Feature: Add dropdowns to NewGRF configurations, if all values have labels. draft
Sun, 12 Feb 2012 10:32:41 +0000 rubidium (svn r23932) -Codechange: split the NewGRF text window into its own source files draft
Sat, 04 Feb 2012 13:29:04 +0000 michi_cc (svn r23887) -Feature: [NewGRF] Support for container version 2. draft
Sun, 15 Jan 2012 17:33:35 +0000 frosch (svn r23807) -Codechange: GRFError::num_params is not needed, remove it. draft
Tue, 20 Dec 2011 17:57:56 +0000 truebrain (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC) draft
Mon, 19 Dec 2011 17:48:04 +0000 rubidium (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style draft
Thu, 15 Dec 2011 21:56:00 +0000 rubidium (svn r23526) -Codechange: unify cargos vs cargoes draft
Sun, 11 Dec 2011 12:55:04 +0000 yexo (svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an url draft
Sun, 04 Dec 2011 11:18:43 +0000 rubidium (svn r23422) -Fix [FS#4863] (r22797): the default palette setting wasn't applied correctly anymore as the configuration file is loaded after the first NewGRF scan draft
Fri, 18 Nov 2011 14:40:57 +0000 frosch (svn r23249) -Feature: Also allow viewing of the other two textfiles supplied by BaNaNaS tars, i.e. changelog and license. draft
Fri, 18 Nov 2011 13:05:55 +0000 frosch (svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' to 'textfile', so it is more generic. draft
Thu, 10 Nov 2011 06:15:03 +0000 rubidium (svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro) draft
Tue, 08 Nov 2011 17:24:15 +0000 frosch (svn r23140) -Add: ErrorUnknownCallbackResult() draft
Tue, 04 Oct 2011 21:35:52 +0000 michi_cc (svn r23001) -Feature: [NewGRF] Automatically switch to a 32 bpp blitter on NewGRF indication. draft
Wed, 24 Aug 2011 13:48:29 +0000 rubidium (svn r22826) -Codechange: pass sub directory to NewGRF loading functions draft
Sun, 21 Aug 2011 12:53:13 +0000 rubidium (svn r22797) -Add: progress bar for scanning NewGRFs draft
Sun, 21 Aug 2011 12:51:18 +0000 rubidium (svn r22793) -Codechange: remove callback default to make clear they are not forgotten draft
Sun, 21 Aug 2011 12:49:51 +0000 rubidium (svn r22790) -Codechange: add callback for when NewGRF scanning is complete draft
Mon, 02 May 2011 16:14:23 +0000 rubidium (svn r22410) -Document: some more bits ;) draft
Thu, 03 Mar 2011 18:47:46 +0000 yexo (svn r22162) -Fix [FS#4533]: No update of NewGRF window when unknown GRF name becomes available draft
Sat, 15 Jan 2011 21:13:47 +0000 frosch (svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7. draft
Sun, 17 Oct 2010 12:13:35 +0000 frosch (svn r20959) -Codechange: Realign comments. draft
Sun, 17 Oct 2010 12:12:52 +0000 frosch (svn r20958) -Add: the concept of min-loadable-version to NewGRFs when choosing compatbile NewGRFs. (planetmaker) draft
Sun, 17 Oct 2010 12:12:13 +0000 frosch (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. draft
Mon, 23 Aug 2010 21:47:07 +0000 yexo (svn r20601) -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults with action 14 draft
Thu, 19 Aug 2010 19:23:38 +0000 rubidium (svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker draft
Sun, 15 Aug 2010 19:59:48 +0000 frosch (svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing railtype. draft
Sun, 01 Aug 2010 19:22:34 +0000 frosch (svn r20283) -Codechange: Unify start of doygen comments. draft
Sat, 31 Jul 2010 14:40:50 +0000 rubidium (svn r20259) -Add: allow NewGRFs to specify their version and use that to hide old NewGRFs / to choose the newest when loading compatible NewGRFs draft