forked from xenia-canary/xenia-canary
-
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.
* (SR1)Native mouse controls for map menu, includes scroll wheel. * tie map cursor speed to zoom & fix typo for =in_map_screen to == * Scroll wheel / map_zoom, increase min zoom for map. * 0.1 map zoom min * Scroll wheel to Weapon wheel, fix map screen flag. * Remove check for XThread, should fix mouse stuttering * Proper degree_x implementation * [SR2] Remove check for XThread in DoHooks, check XThread in reset_fineaim function to avoid a crash. * DoHook if input_state.mouse * Write 1/60 to havok address in case user starts game with input other than winkey. * RS bindings * Revert "Proper degree_x implementation" This reverts commit c4467b7. * Check if wheel_delta is active in ScrollWheel function * SR2 bindings, Mouse5 to open wheel, Mouse5 to confirm / 4 to go back in menus. * Check current thread in FixHavokFrameTime --------- Co-authored-by: Clippy95 <[email protected]>
- Loading branch information
Showing
7 changed files
with
141 additions
and
38 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.