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_animation_base.h
Age
Commit message (
Collapse
)
Author
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
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2012-12-23
(svn r24846) -Add: Advanced settings to disable certain sound effects.
frosch
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2011-11-08
(svn r23148) -Change: [NewGRF] Check the results of various callbacks for ↵
frosch
validness.
2011-10-31
(svn r23071) -Codechange: [NewGRF] Allow passing custom extra data through ↵
michi_cc
the generic NewGRF animation helper class.
2011-06-12
(svn r22557) -Codechange: Remove constness from AnimationBase callbacks.
terkhen
2011-02-07
(svn r22017) -Codechange: move MarkTileDirtyByTile to viewport_func.h
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to ↵
rubidium
some headers
2010-08-26
(svn r20627) -Codechange: unify the animation code of station, airport, ↵
rubidium
house and industry tiles