Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-04 | ZVISION: Change #include scummsys.h to types.h | richiesams | |
2013-08-04 | ZVISION: Fix code formatting to follow the convention | richiesams | |
2013-08-04 | ZVISION: Split puzzleControl into two files. Add ResultAction enum | richiesams | |
After further investigation, puzzles and controls don't really share any structs. So it makes more sense to keep them seperate. |