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
2018-04-30
Fix b4b98e5165: Use FALLTHROUGH attribute with correct indentation.
J0an Josep
2018-03-11
(svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlinea...
frosch
2017-08-13
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
frosch
2013-11-24
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointe...
frosch
2013-10-17
(svn r25877) -Doc: A bit too much c&p in comment
planetmaker
2013-10-17
(svn r25875) -Change: In scenario editor allow to build all objects which wer...
planetmaker
2013-10-17
(svn r25874) -Add: [NewGRF] NewObject property 0x10, bit 13 indicating that o...
planetmaker
2013-10-17
(svn r25873) -Codechange: Add property for the amount of generated objects up...
planetmaker
2013-10-16
(svn r25868) -Fix (r25650): Initialization of default objects swapped costs a...
planetmaker
2013-10-12
(svn r25831) -Change: Increase the object class limit from 32 to 255. (sbr)
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 r24683) -Codechange: Add resolver classes for objects.
alberth
2012-04-22
(svn r24160) -Codechange: Split parts of ObjectSpec::IsAvailable() into Objec...
frosch
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