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_railtype.h
Age
Commit message (
Expand
)
Author
2021-01-10
Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile a...
frosch
2020-01-26
Feature: NewGRF callback profiling (#7868)
Niels Martin Hansen
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2018-03-11
(svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlinea...
frosch
2015-07-26
(svn r27342) -Add: Optionally return the number of sprites in the spriteset f...
frosch
2014-03-03
(svn r26388) -Codechange: Move resolving of Action 3 into ResolverObject cons...
frosch
2013-11-24
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointe...
frosch
2012-11-10
(svn r24693) -Doc: Add some doxymentation into the newgrf code.
alberth
2012-11-10
(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.
alberth
2012-11-10
(svn r24685) -Codechange: Add resolver classes for rail types.
alberth
2012-07-01
(svn r24367) -Feature: [NewGRF] Customisable signals for rail types.
michi_cc
2010-08-09
(svn r20424) -Fix: Rename members of TileContext (TC_NORMAL conflicted with a...
terkhen
2010-08-09
(svn r20420) -Codechange: Add TileContext enum instead of using a bool.
frosch
2010-07-22
(svn r20203) -Fix: some file "headers" were incorrect, including doxygen @fil...
rubidium
2010-07-11
(svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAI...
frosch
2010-02-07
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail...
peter1138