aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/selector.cpp
AgeCommit message (Expand)Author
2009-12-26Throw a warning when we're trying to invoke a variable selector, instead of s...Filippos Karapetis
2009-12-26Removed the file and line parameters from the selector handling functionsFilippos Karapetis
2009-10-11More work on the Object classFilippos Karapetis
2009-10-10Started rewriting the Object struct into a classFilippos Karapetis
2009-10-04SCI: Rename EngineState::segMan to _segManMax Horn
2009-09-30SCI: Add callk stackframe directly in run_vmWillem Jan Palenstijn
2009-09-29Added a FIXME comment for the removed functionality in the script debuggerFilippos Karapetis
2009-09-29- Changed the unimplemented debug SCI kernel functions (InspectObj, ShowSends...Filippos Karapetis
2009-09-17SCI: Add EngineState::_kernel member for convenienceMax Horn
2009-09-17SCI: Move some selector related function into a new file selector.cppMax Horn