summaryrefslogtreecommitdiff
path: root/src/object_base.h
AgeCommit message (Expand)Author
2019-12-21Codechange: Replace FOR_ALL_OBJECTS with range-based for loopsglx
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-26Codechange: Removed SmallVector completelyHenry Wilson
2013-10-12(svn r25844) -Change: Increase maximum number of object instances on the map ...frosch
2013-10-12(svn r25833) -Codechange: Move ObjectType from map array into pool item.frosch
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