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_object.h
Age
Commit message (
Expand
)
Author
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2011-06-12
(svn r22561) -Codechange: Remove constness from Object in ResolverObject.
terkhen
2011-06-12
(svn r22557) -Codechange: Remove constness from AnimationBase callbacks.
terkhen
2011-03-05
(svn r22204) -Change: Make the base costs for building and demolishing NewObj...
planetmaker
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-22
(svn r21886) -Codechange: move documentation towards the code to make it more...
rubidium
2010-12-10
(svn r21454) -Codechange: add support for object variable 48
rubidium
2010-12-10
(svn r21452) -Codechange: read object property 17 (number of views)
rubidium
2010-08-28
(svn r20662) -Codechange: implement object animation
rubidium
2010-08-28
(svn r20660) -Codechange: implement (most) of action2 support for objects
rubidium
2010-08-28
(svn r20655) -Codechange: implement reading the action3 of objects
rubidium
2010-08-28
(svn r20652) -Codechange: implement a function to get the index of a spec.
rubidium
2010-08-28
(svn r20651) -Codechange: add a function to determine whether an object is av...
rubidium
2010-08-28
(svn r20650) -Codechange: add some variables to the object's spec
rubidium
2010-08-28
(svn r20649) -Codechange: implement classes for objects
rubidium
2010-08-28
(svn r20648) -Codechange: implement the NewGRF override manager for objects
rubidium
2010-08-28
(svn r20647) -Codechange: update some of the object spec information
rubidium
2010-08-27
(svn r20641) -Codechange: remove the "require flat land" flag
rubidium
2010-08-27
(svn r20638) -Codechange: split object.h
rubidium