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.cpp
Age
Commit message (
Expand
)
Author
2017-01-14
(svn r27732) -Change: Turn the message about 'missing baseset sprites' from a...
frosch
2017-01-07
(svn r27725) -Codechange: Remove IsOpenTTDBaseGRF and test for GCF_CONFIG ins...
frosch
2017-01-07
(svn r27723) -Codechange: Simplify tests by using GCF_SYSTEM.
frosch
2017-01-07
(svn r27721) -Fix: Testing GRFs for static-safety (when reloading the config)...
frosch
2016-10-30
(svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) thread...
frosch
2014-11-18
(svn r27063) -Fix [FS#6172]: Some lists did not use natural string sorting.
frosch
2014-10-12
(svn r27003) -Cleanup: fix the use of spaces and asterices "around" some comm...
rubidium
2014-05-24
(svn r26612) -Add: Method to copy newgrf parameters.
alberth
2014-04-28
(svn r26538) -Codechange: remove double accounting of the drivers
rubidium
2014-04-25
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-11-23
(svn r26070) -Fix: prevent extremely huge size for data (1+GiB)
rubidium
2013-11-23
(svn r26061) -Fix: negative result of ftell wasn't handled correctly in some ...
rubidium
2013-11-23
(svn r26058) -Fix: handle the return value of a number of functions better
rubidium
2013-11-23
(svn r26057) -Fix: a number of possibly uninitialised variables
rubidium
2012-06-01
(svn r24318) -Feature: Add dropdowns to NewGRF configurations, if all values ...
frosch
2012-02-12
(svn r23935) -Codechange: generalise GetTextfile
rubidium
2012-02-04
(svn r23887) -Feature: [NewGRF] Support for container version 2.
michi_cc
2012-01-15
(svn r23807) -Codechange: GRFError::num_params is not needed, remove it.
frosch
2011-12-19
(svn r23601) -Fix: fix the conflict in window number
truebrain
2011-12-11
(svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an url
yexo
2011-11-18
(svn r23249) -Feature: Also allow viewing of the other two textfiles supplied...
frosch
2011-11-18
(svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' to...
frosch
2011-11-14
(svn r23222) -Codechange: reduce tar scanning calls to the bare minimum
rubidium
2011-11-14
(svn r23217) -Codechange: introduce the concept of scanning only in a limited...
rubidium
2011-11-10
(svn r23182) -Feature: allow translatable readme files
yexo
2011-11-10
(svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro)
rubidium
2011-09-08
(svn r22904) -Codechange: add tar filename to file scanning
rubidium
2011-08-24
(svn r22826) -Codechange: pass sub directory to NewGRF loading functions
rubidium
2011-08-24
(svn r22822) -Codechange: make a distinction between base sets and newgrfs fo...
rubidium
2011-08-24
(svn r22820) -Codechange: perform a full (re)draw cycle in the first draw dur...
rubidium
2011-08-24
(svn r22819) -Fix: include the header where it should be included
rubidium
2011-08-24
(svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world...
rubidium
2011-08-21
(svn r22800) -Fix (r22796): don't run the scanning threaded when there is no ...
rubidium
2011-08-21
(svn r22797) -Add: progress bar for scanning NewGRFs
rubidium
2011-08-21
(svn r22796) -Codechange: run the NewGRF scanning in a separate thread
rubidium
2011-08-21
(svn r22790) -Codechange: add callback for when NewGRF scanning is complete
rubidium
2011-08-20
(svn r22771) -Codechange: unify some NewGRFScan calling code
rubidium
2011-05-03
(svn r22417) -Add: an advanced setting to specify the default palette to use ...
frosch
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-11-09
(svn r21125) -Fix (r20248): static NewGRFs shouldn't be added non-statically ...
rubidium
2010-10-17
(svn r20960) -Add: Allow setting 'minimal compatible version' via Action14. (...
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-09-08
(svn r20766) -Fix [FS#4112]: action14 data was not used for NewGRFs loaded fr...
yexo
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-23
(svn r20604) -Feature: add a reset button to the newgrf parameters window
yexo
2010-08-23
(svn r20601) -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults wi...
yexo
[next]