summaryrefslogtreecommitdiff
path: root/src/newgrf_config.h
AgeCommit message (Expand)Author
2010-07-31(svn r20249) -Codechange: change the newgrf name/description from a char* to ...yexo
2010-07-31(svn r20248) -Codechange: use a copy-constructor instead of a separate functi...yexo
2010-06-13(svn r19972) -Change: Use the md5sum from the previous save of the game for B...frosch
2010-06-13(svn r19971) -Codechange: Make IsGoodGRFConfigList() operate on any given GRF...frosch
2010-05-16(svn r19835) -Codechange: Extract grfident equality check to its own method.alberth
2010-02-28(svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/infoyexo
2010-02-25(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make ...yexo
2010-02-25(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s...yexo
2010-02-25(svn r19251) -Codechange: add a contructor to GRFError and use it to allocati...yexo
2010-01-15(svn r18813) -Codechange: deduplicate copying a newgrf configyexo
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-05-04(svn r16223) -Fix (r8881): ActionB should use the online parameters from GRFF...frosch
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