aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/object.h
AgeCommit message (Expand)Author
2012-06-18SCI: Add setter/getter methods to reg_t'sFilippos Karapetis
2012-06-15SCI: _propertyOffsetsSci3 and classpos should be 32-bit integersFilippos Karapetis
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-25SCI: Constify Object::_baseVarsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-12-21- SCI: Added code to free the _baseVars value in SCI3 as well. Both free() op...Filippos Karapetis
2010-12-21Make Object::_baseMethod a Common::Array. This is intended to clean upLars Skovlund
2010-11-19SCI: Fixed commentFilippos Karapetis
2010-11-19SCI: Moved the Object class in a separate fileFilippos Karapetis