-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Engine] * Fix missing Variable:Empty() member function in wrong scope. [Diggers] * Clean-up key binds logic and vanity. * Added non-volatile storage for key binds. * L1 and R1 on a controller now simulates a mouse wheel up and down. * L2 and R2 on a controller now simulates a mouse wheel left and right. * Can now leave map screen without selecting anything. * Can now press escape to leave map screen without selecting anything. * L1, L2, mouse wheel and keys can now scroll between available zones on zone map. * More miscellaneous readability optimisations. [Assets] * Update Diggers readme document. * Update API documentation.
- Loading branch information
Showing
27 changed files
with
963 additions
and
744 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.