log src/newgrf_object.h @ 19760:a8afd1ad99d8 draft

age author description
Sat, 10 Nov 2012 20:46:39 +0000 alberth (svn r24693) -Doc: Add some doxymentation into the newgrf code. draft
Sat, 10 Nov 2012 20:45:59 +0000 alberth (svn r24692) -Cleanup: Cleanup final parts of the old resolver code. draft
Sat, 10 Nov 2012 20:40:46 +0000 alberth (svn r24683) -Codechange: Add resolver classes for objects. draft
Sun, 22 Apr 2012 16:27:45 +0000 frosch (svn r24160) -Codechange: Split parts of ObjectSpec::IsAvailable() into ObjectSpec::IsEverAvailable(). draft
Tue, 03 Jan 2012 20:26:05 +0000 rubidium (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed draft
Sun, 12 Jun 2011 20:36:33 +0000 terkhen (svn r22561) -Codechange: Remove constness from Object in ResolverObject. draft
Sun, 12 Jun 2011 20:32:52 +0000 terkhen (svn r22557) -Codechange: Remove constness from AnimationBase callbacks. draft
Sat, 05 Mar 2011 18:28:10 +0000 planetmaker (svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs draft
Sat, 22 Jan 2011 14:52:20 +0000 rubidium (svn r21890) -Cleanup: remove some unneeded includes draft
Sat, 22 Jan 2011 09:53:15 +0000 rubidium (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. draft
Fri, 10 Dec 2010 21:32:52 +0000 rubidium (svn r21454) -Codechange: add support for object variable 48 draft
Fri, 10 Dec 2010 21:30:26 +0000 rubidium (svn r21452) -Codechange: read object property 17 (number of views) draft
Sat, 28 Aug 2010 18:51:47 +0000 rubidium (svn r20662) -Codechange: implement object animation draft
Sat, 28 Aug 2010 18:49:39 +0000 rubidium (svn r20660) -Codechange: implement (most) of action2 support for objects draft
Sat, 28 Aug 2010 18:22:24 +0000 rubidium (svn r20655) -Codechange: implement reading the action3 of objects draft
Sat, 28 Aug 2010 17:38:07 +0000 rubidium (svn r20652) -Codechange: implement a function to get the index of a spec. draft
Sat, 28 Aug 2010 17:36:28 +0000 rubidium (svn r20651) -Codechange: add a function to determine whether an object is available and use it draft
Sat, 28 Aug 2010 17:35:00 +0000 rubidium (svn r20650) -Codechange: add some variables to the object's spec draft
Sat, 28 Aug 2010 17:32:30 +0000 rubidium (svn r20649) -Codechange: implement classes for objects draft
Sat, 28 Aug 2010 17:30:55 +0000 rubidium (svn r20648) -Codechange: implement the NewGRF override manager for objects draft
Sat, 28 Aug 2010 17:29:12 +0000 rubidium (svn r20647) -Codechange: update some of the object spec information draft
Fri, 27 Aug 2010 22:43:27 +0000 rubidium (svn r20641) -Codechange: remove the "require flat land" flag draft
Fri, 27 Aug 2010 22:21:23 +0000 rubidium (svn r20638) -Codechange: split object.h draft