summaryrefslogtreecommitdiff
path: root/src/object_base.h
AgeCommit message (Expand)Author
2012-01-03(svn r23735) -Codechange: remove ~50 includes from headers that weren't neededrubidium
2011-01-18(svn r21846) -Codechange: move documentation towards the code to make it more...rubidium
2010-12-10(svn r21453) -Codechange: add the view of an object to the savegamerubidium
2010-11-21(svn r21288) -Codechange: Add helper function to find entries in _cleared_obj...frosch
2010-09-05(svn r20743) -Fix: Make testruns of clearing an object tile not influence rep...frosch
2010-09-03(svn r20729) -Fix [FS#4107]: assert when overbuilding objectyexo
2010-08-28(svn r20658) -Codechange: add the colour of an object to the object instancerubidium
2010-08-28(svn r20656) -Codechange: implement counting of objectsrubidium
2010-08-17(svn r20522) -Fix [FS#4041] (r20482): the wrong "delete" was called for Objectsrubidium
2010-08-13(svn r20482) -Codechange: move some object related information off the map an...rubidium