Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-20 | ZVISION: Style modifing by astyle. | Marisa-Chan | |
2013-10-02 | ZVISION: Standardize includes order and format | RichieSams | |
Format is: common/scummsys.h (Only if a .cpp file) header file for this file (Only if a .cpp file) zengine includes other includes, grouped by module | |||
2013-08-14 | ZVISION: Add documentation | richiesams | |
2013-08-14 | ZVISION: Create methods for setting left, right, up, down cursors | richiesams | |
2013-08-11 | ZVISION: Convert hardcoded constants to anonymous enum variables | richiesams | |
2013-08-11 | ZVISION: Change CursorManager to go through CursorMan instead going directly ↵ | richiesams | |
to OSystem This had to be done so the cursor didn't disappear after the user went to GMM or debug console | |||
2013-08-09 | ZVISION: Add class to manage cursors | richiesams | |