Commit Graph

758 Commits

Author SHA1 Message Date
KiritoDv 63b6992a9f Added imgui support and window api hooks 2021-07-21 18:17:19 -05:00
KiritoDv c8bca0b452 Merge branch 'master' into dev 2021-07-21 18:16:34 -05:00
KiritoDv e092ac4d7a Fixed antialias config 2021-07-20 16:37:05 -05:00
KiritoDv da2698fee2 Added antialiasing option and disabled DirectX 2021-07-20 13:58:49 -05:00
KiritoDev 5718ccd21d
Merge pull request #4 from machinimasters/dev
Fix menu sensitivity when using a gamepad
2021-07-06 21:47:35 -05:00
Llennpie afa3b92fe9 Fix menu sensitivity when using a gamepad 2021-07-06 20:02:32 -04:00
KiritoDv fa71b56cb0 Added hooks to interact with the rendering api [OpenGL / DirectX] 2021-07-05 01:31:11 -05:00
KiritoDv 2369bf8ce1 Moved sound reset to mod-audio 2021-06-29 21:22:39 +00:00
KiritoDev a6a5e29dc5 [WIP] Added sound pack hot reload 2021-06-29 00:10:14 -05:00
Alex 3138b85ca4 Removed old 60 fps patch 2021-06-27 10:52:31 -05:00
KiritoDv 505639a63e Fixed missing description 2021-06-23 19:23:56 +00:00
KiritoDv 368b0a9e3e Changed hp to lives on discordrpc 2021-06-22 14:13:24 +00:00
KiritoDev 6fbd54ae60 Moon64 v1.0.1 2021-06-22 00:31:10 -05:00
KiritoDv cb0e70e98d Fixed language selector 2021-06-21 20:05:02 +00:00
KiritoDv f52cfb6a71 Removed clear that deletes from ram the achievements 2021-06-21 18:01:22 +00:00
KiritoDv a2280803de Fixed achievement loader 2021-06-21 17:11:18 +00:00
KiritoDev af74e37b4c Reimplemented switch battery hud 2021-06-20 12:31:44 -05:00
KiritoDev 39859aff11 Fixed 60 fps patch 2021-06-20 09:00:49 -05:00
KiritoDev e221e66bb5 Changed u_int32_t to uint32_t to fix windows build 2021-06-20 08:22:39 -05:00
KiritoDev 0b5fe15829 Added gamecontrollerdb and added deadzone and rumble 2021-06-19 21:34:42 -05:00
KiritoDev 3a5dc6df13 Disabled curl support on windows 2021-06-19 20:21:17 -05:00
KiritoDev d36440e949 Fixed release only crash 2021-06-19 17:20:48 -05:00
KiritoDev 4fc2b293fa Added controller settings view 2021-06-19 16:59:47 -05:00
KiritoDev 46a7965003 Added better grayscale effect 2021-06-09 20:31:02 -05:00
KiritoDev 0b6fe38a2e [WIP] Added bind screen 2021-06-07 22:12:02 -05:00
KiritoDev b394edcaaa Fixed compilation errors 2021-06-07 21:02:20 -05:00
KiritoDev 6b59aef94d Removed bowser selfkill and added scroll on options menu 2021-06-07 20:22:59 -05:00
KiritoDev 7006788327 Merge branch 'feature-testing' of https://github.com/KiritoDv/Moon64-Private into feature-testing 2021-06-07 20:22:21 -05:00
KiritoDev 1f37266c18 Removed bowser selfkill and added scroll on options menu 2021-06-07 20:22:18 -05:00
KiritoDv 3dea674f71 Removed debug screen 2021-06-07 22:07:07 +00:00
KiritoDev cf3ca5a60f [WIP] Started adding achievements functionality 2021-06-06 23:24:34 -05:00
KiritoDv 17775586dc Added support for string, wstring and raw sm64 text on some methods 2021-06-04 21:40:02 +00:00
KiritoDev 73bf017a21 [WIP] Addon - Audio & Languages loading support 2021-06-04 01:15:47 -05:00
KiritoDev 7002e12223 Fixed file select texts to be responsive 2021-06-03 00:10:49 -05:00
KiritoDv a472370f32 Changed achievements animation 2021-06-02 21:34:32 +00:00
KiritoDv c265f6855c [WIP] File select migration & plus char support 2021-06-02 18:25:14 +00:00
KiritoDv e44fdc0734 Fixed debug flags 2021-06-02 16:35:48 +00:00
KiritoDv a58f27c99d Swapped memcpy order on save write 2021-06-02 15:38:42 +00:00
KiritoDv e4aedd39d0 Removed missing bcopy on save write 2021-06-02 15:36:37 +00:00
KiritoDv f8c0c10a8b Fixed bcopy error thanks to PeachyPeach 2021-06-02 15:29:34 +00:00
KiritoDev 7191597a99 Reimplemented missing coin icon 2021-06-02 02:34:20 -05:00
KiritoDev 10f26ad8c5 Changed text converter indentation 2021-06-02 01:06:21 -05:00
KiritoDev 5a97429155 Added debug flag on achievements 2021-06-01 23:14:56 -05:00
KiritoDev 3211faef35 Fixed loading crash on the switch 2021-06-01 23:13:05 -05:00
KiritoDev a4e1e1b032 Fixed animations on transitions and pause menu 2021-06-01 21:26:10 -05:00
KiritoDev 75d1bb3488 Changed behavior of the saves converter 2021-06-01 21:09:34 -05:00
KiritoDev 40f4d07b3b Fixed saves converter not loading correctly 2021-06-01 21:01:23 -05:00
KiritoDev 74cb91a1e1 Added support for absolute paths (MoonCFG) 2021-06-01 19:23:53 -05:00
KiritoDev 426f39bbf4 Recoded save file system with auto save converter 2021-06-01 19:10:38 -05:00
KiritoDev 1fe617c349 Added array support on MoonCFG 2021-06-01 16:04:20 -05:00