-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Menu UI - Support Touch Screen and Mouse Input #3204
Draft
jetrotal
wants to merge
21
commits into
EasyRPG:master
Choose a base branch
from
EasyRPG-NewFeatures:Mack-TouchScreen-Updates
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Menu UI - Support Touch Screen and Mouse Input #3204
jetrotal
wants to merge
21
commits into
EasyRPG:master
from
EasyRPG-NewFeatures:Mack-TouchScreen-Updates
Commits on Mar 23, 2024
-
Add "MouseButton=true" To the RPG_RT.ini to active mouse menu control. Done : Main menu, Order Menu, Shop, Titlescreen, Message ( With choice ), and Battle
Configuration menu - View commit details
-
Copy full SHA for 9cb55f8 - Browse repository at this point
Copy the full SHA 9cb55f8View commit details -
First test for input Window_Number
Configuration menu - View commit details
-
Copy full SHA for 2ee30ec - Browse repository at this point
Copy the full SHA 2ee30ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a0dcb - Browse repository at this point
Copy the full SHA c2a0dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d4f0fb - Browse repository at this point
Copy the full SHA 8d4f0fbView commit details -
Cursor will change when you hover selectable items ! You can make custom cursor by adding file name "mouseCursor" ( for the Arrow ) and "mouseCursorHand" ( for the Hover cursor ) inside the Picture/ folder.
Configuration menu - View commit details
-
Copy full SHA for 6962013 - Browse repository at this point
Copy the full SHA 6962013View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecae697 - Browse repository at this point
Copy the full SHA ecae697View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0f7b4a - Browse repository at this point
Copy the full SHA b0f7b4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1e7d5 - Browse repository at this point
Copy the full SHA 6a1e7d5View commit details -
Register the windows as parents of the scene.
Ensures that cursor selection works by default in most scenes.
Configuration menu - View commit details
-
Copy full SHA for 6928b01 - Browse repository at this point
Copy the full SHA 6928b01View commit details -
Edit ghabry's GetCursorRect() function
Changed Ghabry's GetCursorRect() to GetCursorRect(0), since that function required a parameter.
Configuration menu - View commit details
-
Copy full SHA for 6287500 - Browse repository at this point
Copy the full SHA 6287500View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6785c52 - Browse repository at this point
Copy the full SHA 6785c52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17872a5 - Browse repository at this point
Copy the full SHA 17872a5View commit details
Commits on Mar 26, 2024
-
Fix Scene_Debug / Scene_Settings / Scene_GameBrowser.
Add an option in Input Settings to use this function. Still can force it in the .ini
Configuration menu - View commit details
-
Copy full SHA for d7e36c9 - Browse repository at this point
Copy the full SHA d7e36c9View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2164de3 - Browse repository at this point
Copy the full SHA 2164de3View commit details
Commits on Apr 1, 2024
-
Fix scroll in SceneFile Tests for "half active" feature : Windows can be selected even if they doesn't have focus. ( SceneGameBrowser and SceneMenu only )
Configuration menu - View commit details
-
Copy full SHA for a968460 - Browse repository at this point
Copy the full SHA a968460View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3985142 - Browse repository at this point
Copy the full SHA 3985142View commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 792621e - Browse repository at this point
Copy the full SHA 792621eView commit details
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79743e4 - Browse repository at this point
Copy the full SHA 79743e4View commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5cb421 - Browse repository at this point
Copy the full SHA a5cb421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 914173f - Browse repository at this point
Copy the full SHA 914173fView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90638b9 - Browse repository at this point
Copy the full SHA 90638b9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.