aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/puzzle.h
AgeCommit message (Expand)Author
2013-08-04ZVISION: Add operator< to the Puzzle structrichiesams
2013-08-04ZVISION: Clean up includesrichiesams
2013-08-04ZVISION: Rename result_action.h/.cpp files to actions.h/.cpprichiesams
2013-08-04ZVISION: Remove nonstandard C type declaration from the StateFlags enumFilippos Karapetis
2013-08-04ZVISION: Change Puzzle::resultActions to a List of pointers instead of Result...richiesams
2013-08-04ZVISION: Fix includes to use new underscore namesrichiesams
2013-08-04ZVISION: Convert ScriptManager methods to use ResultAction classes logicrichiesams
2013-08-04ZVISION: Modify utility and puzzle comments to make them more clearrichiesams
2013-08-04ZVISION: Fix code formatting to follow the conventionrichiesams
2013-08-04ZVISION: Split puzzleControl into two files. Add ResultAction enumrichiesams