aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/script_manager.cpp
AgeCommit message (Expand)Author
2013-08-04ZVISION: Initialize the iteratorrichiesams
2013-08-04ZVISION: Optimize integer type usagesrichiesams
2013-08-04ZVISION: Move CriteriaOperator, Criteria, and StateFlag inside the Puzzle classrichiesams
2013-08-04ZVISION: Create ScriptManager member function to change locationrichiesams
2013-08-04ZVISION: Move the criteriaMet bool outside of the looprichiesams
2013-08-04ZVISION: Conform to GCC spacing for template inside templaterichiesams
2013-08-04ZVISION: Create ScriptManager state handling logicrichiesams
2013-08-04ZVISION: Fix includes to use new underscore namesrichiesams
2013-08-04ZVISION: Rename files to use underscores instead of camelCaserichiesams