index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
newgrf_config.h
Age
Commit message (
Expand
)
Author
2011-08-24
(svn r22826) -Codechange: pass sub directory to NewGRF loading functions
rubidium
2011-08-21
(svn r22797) -Add: progress bar for scanning NewGRFs
rubidium
2011-08-21
(svn r22793) -Codechange: remove callback default to make clear they are not ...
rubidium
2011-08-21
(svn r22790) -Codechange: add callback for when NewGRF scanning is complete
rubidium
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2011-03-03
(svn r22162) -Fix [FS#4533]: No update of NewGRF window when unknown GRF name...
yexo
2011-01-15
(svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of...
frosch
2010-10-17
(svn r20959) -Codechange: Realign comments.
frosch
2010-10-17
(svn r20958) -Add: the concept of min-loadable-version to NewGRFs when choosi...
frosch
2010-10-17
(svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define ...
frosch
2010-08-23
(svn r20601) -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults wi...
yexo
2010-08-19
(svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker
rubidium
2010-08-15
(svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing r...
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-31
(svn r20259) -Add: allow NewGRFs to specify their version and use that to hid...
rubidium
2010-07-31
(svn r20258) -Feature: more user-friendly gui to change NewGRF parameters
yexo
2010-07-31
(svn r20255) -Add: allow NewGRFs to specify static info about their user-chan...
yexo
2010-07-31
(svn r20254) -Add: allow NewGRFs to specify their palette
rubidium
2010-07-31
(svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/b...
rubidium
2010-07-31
(svn r20252) -Codechange: deduplicate logic for setting a suitable (initial) ...
rubidium
2010-07-31
(svn r20251) -Add: [NewGRF] allow grfs to specify the number of valid parameters
yexo
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/info
yexo
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 config
yexo
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
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 bit
smatz
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 way
glx
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 0F
glx
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
[next]