Age | Commit message (Expand) | Author |
---|---|---|
2013-08-24 | ZVISION: Have PushToggleControl inherit from MouseEvent and handle the method... | richiesams |
2013-08-24 | ZVISION: Make Control purely virtual | richiesams |
2013-08-20 | ZVISION: Remove static Control::parsePushToggleControl | richiesams |
2013-08-20 | ZVISION: Add TODO's of what is left for the engine to be complete | richiesams |
2013-08-18 | ZVISION: Reimplement PushToggleControl | richiesams |
2013-08-18 | ZVISION: Allow controls to be enabled or disabled | richiesams |
2013-08-11 | ZVISION: Implement push_toggle control handling | richiesams |
2013-08-04 | ZVISION: Create Control class | richiesams |
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 |