log src/newgrf_object.h @ 17450:64afdfde6805 draft

age author description
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