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
/
newgrf_config.c
Age
Commit message (
Expand
)
Author
2006-12-21
(svn r7522) -Codechange: Have CopyGRFConfigList clear the destination list be...
Darkvater
2006-12-20
(svn r7520) -Fix(r7348): memleak due to unconditionally overwriting the filen...
rubidium
2006-12-20
(svn r7518) -Codechange: more NULL pointer resets after free.
Darkvater
2006-12-20
(svn r7517) -Codechange: Set pointers to NULL when freeing the newgrf config ...
Darkvater
2006-12-18
(svn r7505) -Feature: show NewGRFs used on a game server, show which NewGRFs ...
rubidium
2006-12-14
(svn r7495) -Fix (r7354): [NewGRF] Deactivate the target GRF, not the current...
peter1138
2006-12-12
(svn r7490) -Feature: Load a list of NewGRFs from the config (in the [newgrf-...
peter1138
2006-12-10
(svn r7464) -Codechange: move BuildParamList from newgrf_gui to newgrf_config...
peter1138
2006-12-09
(svn r7449) -Codechange: Rename _path to _paths as it is technically more cor...
Darkvater
2006-12-04
(svn r7354) -Codechange: Remove grffile->flags and use grfconfig->flags exclu...
peter1138
2006-12-04
(svn r7349) -Fix (r7348): Stripping data path didn't work for absolute paths.
peter1138
2006-12-04
(svn r7348) -Feature: Initial support for saving NewGRF settings with savegam...
peter1138