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_class.h
Age
Commit message (
Expand
)
Author
2020-12-27
Doc: Remove some SmallVector references from documentation.
J0anJosep
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2012-04-22
(svn r24170) -Add: Methods for translating between NewGRFClass spec indices a...
frosch
2012-04-22
(svn r24169) -Add: Make NewGRFClass distinguish between defined specs and spe...
frosch
2012-04-22
(svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetC...
frosch
2012-04-22
(svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) ...
frosch
2012-04-22
(svn r24165) -Codechange: Split parts of static NewGRFClass::Assign() into no...
frosch
2012-04-22
(svn r24164) -Codechange: Split parts of static NewGRFClass::Reset() into non...
frosch
2012-04-22
(svn r24163) -Codechange: Make various members of NewGRFClass private.
frosch
2012-04-22
(svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favo...
frosch
2012-04-22
(svn r24161) -Add: Method to get a specific NewGRFClass.
frosch
2011-01-22
(svn r21886) -Codechange: move documentation towards the code to make it more...
rubidium
2010-12-22
(svn r21593) -Codechange: endif comment correcttions.
alberth
2010-08-07
(svn r20405) -Add: generic class for "classes" for NewGRFs, e.g. the Station ...
rubidium