summaryrefslogtreecommitdiff
path: root/src/newgrf_config.h
AgeCommit message (Expand)Author
2009-03-13(svn r15701) -Fix [FS#2595]: Blame NewGRFs returning inconsistent information...frosch
2009-01-16(svn r15114) -Codechange: Add support for 8 byte action7/9 data, used as a ma...peter1138
2008-09-03(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs i...rubidium
2008-07-24(svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot...smatz
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-04-02(svn r12537) -Cleanup: comment newgrf_config.h a bitsmatz
2007-12-26(svn r11704) -Codechange: remove another bunch of useless includes.rubidium
2007-11-15(svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of ...rubidium
2007-11-04(svn r11381) -Fix [FS#1227]: redo the fix in a less breaking wayglx
2007-06-23(svn r10298) -Fix [FS#903]: show the subdirectory below the default data dire...rubidium
2007-06-18(svn r10211) -Feature: [NewGRF] Add support for action 0Fglx
2007-06-12(svn r10114) -Fix: Only load newgrf error messages if the language matches th...maedhros
2007-04-04(svn r9560) -Codechange: add support for multiple 'base' directories for newg...rubidium
2007-03-21(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.belugas
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-06(svn r9031) -Codechange: Introduce grfconfig->status, and use it for states t...maedhros
2007-02-24(svn r8881) -Feature: Allow built-in newgrf error messages to be translated, ...maedhros
2007-02-22(svn r8844) -Revert partly (r8820, r8806): Change AppendToGRFConfigList to ad...Darkvater
2007-02-21(svn r8838) -Feature: Show newgrf error messages loaded in Action B in the ne...maedhros
2007-02-18(svn r8806) -Codechange (r7582): Remove a duplicate append of static GRF's wh...Darkvater
2007-01-21(svn r8316) -Codechange: move the GRF ID and MD5 checksum from GRFConfig to G...rubidium
2007-01-13(svn r8106) -Feature/Fix: Add the ability to load savegames when you don't ha...Darkvater
2007-01-13(svn r8105) -Codechange: Change FindGRFConfig so that if md5sum parameter is ...Darkvater
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium