summaryrefslogtreecommitdiff
path: root/src/newgrf_object.h
AgeCommit message (Expand)Author
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 neededrubidium
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 includesrubidium
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 48rubidium
2010-12-10(svn r21452) -Codechange: read object property 17 (number of views)rubidium
2010-08-28(svn r20662) -Codechange: implement object animationrubidium
2010-08-28(svn r20660) -Codechange: implement (most) of action2 support for objectsrubidium
2010-08-28(svn r20655) -Codechange: implement reading the action3 of objectsrubidium
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 specrubidium
2010-08-28(svn r20649) -Codechange: implement classes for objectsrubidium
2010-08-28(svn r20648) -Codechange: implement the NewGRF override manager for objectsrubidium
2010-08-28(svn r20647) -Codechange: update some of the object spec informationrubidium
2010-08-27(svn r20641) -Codechange: remove the "require flat land" flagrubidium
2010-08-27(svn r20638) -Codechange: split object.hrubidium