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
2007-01-21
(svn r8316) -Codechange: move the GRF ID and MD5 checksum from GRFConfig to G...
rubidium
2007-01-16
(svn r8165) -Revert r8107 and show the MD5SUM of the *REPLACEMENT* grf file, ...
Darkvater
2007-01-14
(svn r8135) -Fix (r7582): Don't assert on duplicate non-static grfs when remo...
Darkvater
2007-01-13
(svn r8111) -Fix r8106: silence warnings
glx
2007-01-13
(svn r8107) -Codechange (r8106): Show the MD5SUM of the original GRF (saved i...
Darkvater
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-13
(svn r8093) -Codechange: Add a function to get a string representation of an ...
Darkvater
2007-01-11
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...
KUDr
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr