project64/Source/Project64/UserInterface
LuigiBlood 5d82837984
[Project64-input] N64 Mouse Support (#2160)
* [Project64-input] Unpolished Mouse Support
(Use Present value as Device Type)

* [Project64-input] Use Forced N64 Mouse config (using System Mouse)

* [Project64-input] Disable Mouse Scanning

* [Project64-input] Polish UI by adding Mouse image + Prevent Controller setup when using N64 Mouse

* [Project64-input] Revert Controller Save/Load changes

* [Project64-input] Seperate N64 Mouse into its own configuration

* [Project64-input] Add Mouse Locking + Shortcut System

* [Project64-input] Make Cursor invisible when locked

* [Project64-input] Make sure to unlock mouse when opening config

* [Project64-input] Working Lock/Unlock Shortcut + Only emulate mouse when locked

* [Project64-input] Use ClipCursor instead of DirectInput Exclusive Level

* [Project64-input] Add Mouse Sensitivity option + Change to SetCursorPos

* [Project64-input] Add WM_KillFocus and EmulationPaused functions

* [Project64-core] Move EmulationPaused call to really make sure it is called in all cases
2022-01-09 21:43:12 +10:30
..
Bitmaps Make Status Bar, About Dialog and Language Selector DPI Aware 2019-04-19 13:51:42 -07:00
Debugger Project64: Have DebugMMU directly access imem/dmem, not through rdram 2022-01-04 10:13:03 +10:30
Icons [Icon] Add 256x256 size 2019-04-19 14:41:13 -07:00
Settings Localize unstranslated strings 2021-05-27 22:32:56 -07:00
WTLControls [Debugger] Rewrite script API (#2110) 2021-09-03 14:41:04 +09:30
About.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
About.h Update About.h 2021-03-17 20:45:24 -05:00
CheatUI.cpp Add Author to enhancement file 2021-07-13 08:17:16 +09:30
CheatUI.h Replace getwindow text with GetCWindowText 2021-04-20 12:26:16 +09:30
DiscordRPC.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
DiscordRPC.h Update DiscordRPC.h 2021-03-17 20:45:24 -05:00
EnhancementUI.cpp Add Author to enhancement file 2021-07-13 08:17:16 +09:30
EnhancementUI.h Update copyright date 2021-03-02 12:43:17 +10:30
LoggingUI.cpp Change NULL to nullptr 2021-04-12 21:05:39 +09:30
LoggingUI.h Update copyright date 2021-03-02 12:43:17 +10:30
MainMenu.cpp [Project64] Fix hidden statusbar (#2086) 2021-07-18 08:08:12 +09:30
MainMenu.h Reload short cuts on change 2021-04-26 20:18:20 +09:30
MainWindow.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
MainWindow.h [Debugger] Rewrite script API (#2110) 2021-09-03 14:41:04 +09:30
MenuItem.cpp Move class out of file names 2021-04-14 15:04:15 +09:30
MenuItem.h Move class out of file names 2021-04-14 15:04:15 +09:30
MenuShortCuts.cpp Reload short cuts on change 2021-04-26 20:18:20 +09:30
MenuShortCuts.h Reload short cuts on change 2021-04-26 20:18:20 +09:30
Notification.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
Notification.h Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
ProjectSupport.cpp Change NULL to nullptr 2021-04-12 21:05:39 +09:30
ProjectSupport.h Update ProjectSupport.h 2021-03-17 20:45:25 -05:00
RomBrowser.cpp Project64-core: Make Setting_EnableDisk be a setting in GameSettings 2022-01-04 10:07:52 +10:30
RomBrowser.h Update RomBrowser.h 2021-03-17 20:45:25 -05:00
RomInformation.cpp Add Aleck64 CIC, rename 64DD IPL Dev CIC (#2120) 2021-10-05 09:54:36 +10:30
RomInformation.h Move class out of file names 2021-04-14 15:04:15 +09:30
SettingsConfig.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
SettingsConfig.h Add plugin limiting to enhancements 2021-02-17 10:24:17 +10:30
SupportEnterCode.cpp Replace getwindow text with GetCWindowText 2021-04-20 12:26:16 +09:30
SupportEnterCode.h Update SupportEnterCode.h 2021-03-17 20:45:25 -05:00
SupportWindow.cpp Disable menu if showing nag window 2021-05-30 20:41:45 +09:30
SupportWindow.h Update SupportWindow.h 2021-03-17 20:45:25 -05:00
UIResources.rc [Debugger] Rewrite script API (#2110) 2021-09-03 14:41:04 +09:30
WelcomeScreen.cpp Change NULL to nullptr 2021-04-12 21:05:39 +09:30
WelcomeScreen.h Update WelcomeScreen.h 2021-03-17 20:45:25 -05:00
resource.h [Debugger] Rewrite script API (#2110) 2021-09-03 14:41:04 +09:30