Age | Commit message (Expand) | Author |
---|---|---|
2013-10-25 | ZVISION: Actually change the cursor when ZGI mouse is pressed | RichieSams |
2013-10-02 | ZVISION: Standardize includes order and format | RichieSams |
2013-10-02 | ZVISION: Convert all for-loops to use pre-increment instead of post-increment | RichieSams |
2013-09-29 | ZVISION: Rename ZVisionGameIds to use standard format | RichieSams |
2013-08-14 | ZVISION: Create methods for setting left, right, up, down cursors | richiesams |
2013-08-14 | ZVISION: Allow CursorManager::revertToIdle to take _cursorIsPushed into account | richiesams |
2013-08-14 | ZVISION: Add check to CursorMan::changeCursor to prevent extraneous cursor ch... | 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 |
2013-08-09 | ZVISION: Fix invalid argument for String::format() | richiesams |
2013-08-09 | ZVISION: Add class to manage cursors | richiesams |