Commit Graph

  • 2a312a8f68 move sys_sleep to platform.c fgsfds 2021-11-26 03:29:37 +0300
  • b5f50dd975 time whole frame instead of just the rendering part fgsfds 2021-11-26 03:12:32 +0300
  • 137ee29bdc
    Merge pull request #440 from ChaosEx/master fgsfds 2021-11-25 16:32:32 +0300
  • 8152239732 actually update 60fps patch for real fgsfds 2021-11-25 16:24:08 +0300
  • 6a904853bd remove --syncframes fgsfds 2021-11-25 16:20:11 +0300
  • 5bb2c99ba1 Revert "update 60fps patch" fgsfds 2021-11-25 16:11:06 +0300
  • 48247471fe update 60fps patch fgsfds 2021-11-25 16:06:56 +0300
  • 4ebde12bf7
    Merge pull request #488 from bkacjios/nightly fgsfds 2021-11-25 15:57:14 +0300
  • d1b787427c Remove test_vsync Simplify sync_framerate_with_timer blackops7799 2021-11-25 03:05:58 -0500
  • c4a55e351d Always syncronize framerate with timer (Fixes #381) blackops7799 2021-11-24 21:32:38 -0500
  • 5879b11b4e Start working on skybox toggle, remove castle grounds butterflies Llennpie 2021-11-24 17:31:56 -0500
  • eda6218059 Add toggle to mute Mario's voice Llennpie 2021-11-16 19:54:11 -0500
  • 611f62abf3 Implement GameShark system, improved CC editor Llennpie 2021-11-15 16:57:54 -0500
  • 95bf35b275 Polished CC system Llennpie 2021-11-15 15:11:04 -0500
  • 697a0b06e6
    Merge pull request #486 from mmuman/haiku-nightly fgsfds 2021-11-14 18:13:50 +0300
  • 24423cccc9 No libdl on Haiku François Revol 2021-11-14 16:07:54 +0100
  • 65690040f2 Haiku port oneliner François Revol 2021-11-12 16:15:27 +0100
  • 381d1bd337 Haiku port oneliner François Revol 2021-11-12 16:15:27 +0100
  • 7825408f65
    Update screenshot Llennpie 2021-10-28 21:32:20 -0400
  • 64745d3abc Add option to remove Yoshi in settings Llennpie 2021-10-28 19:45:56 -0400
  • 7ad78dd09e Fix free camera, add game languages, overall buttons toggle Llennpie 2021-10-28 17:11:45 -0400
  • 9ede17dc0e Add better method for anti-alias Llennpie 2021-10-11 13:47:12 -0400
  • 720db87173 Add Moon's anti-aliasing to settings Llennpie 2021-10-11 12:57:40 -0400
  • 9fab91015c Fix a small button name bug Llennpie 2021-10-11 12:14:09 -0400
  • e7af2fa759 Add new eye texture system, moved colorcode directory Llennpie 2021-10-11 03:06:02 -0400
  • 64f951b35e
    Update README.md Llennpie 2021-10-07 20:06:29 -0400
  • 37e47e6451 Add base editor, with improved UI and support for color codes Llennpie 2021-10-07 19:53:55 -0400
  • d1f5da5ca5 Added n64Mode internal res multiplier KiritoDv 2021-08-27 16:24:48 -0500
  • 235a737d57 Added n64Mode and some improvements KiritoDv 2021-08-27 14:53:07 -0500
  • 9f2dfbceae Removed framebuffer rendering on metal texture KiritoDv 2021-08-25 11:25:15 -0500
  • 75f5761bda Updated imgui sdl implementation KiritoDv 2021-08-25 03:41:55 -0500
  • 52b320fab1 Fixed missing file error KiritoDv 2021-08-25 03:27:25 -0500
  • 51fc3ee999 Added internal resolution, docking support and some fixes KiritoDv 2021-08-25 03:19:38 -0500
  • ac7643d47d Updated imgui to v1.84.1 KiritoDv 2021-08-23 01:55:36 -0500
  • 52acb4fadd Readded default font & removed useless log KiritoDv 2021-08-23 01:00:06 -0500
  • 84fca27f6a Added texture loaded menu and recoded texture_id KiritoDv 2021-08-23 00:57:09 -0500
  • 86fa5603f9 Improved makefile KiritoDv 2021-08-22 13:38:22 -0500
  • 8d4c2d2eb5
    Update README.md DorfDork 2021-07-31 20:47:08 -0500
  • 5226263866
    Update README.md DorfDork 2021-07-31 20:43:24 -0500
  • 238246cebf Fixed crash when launching or changing addons order KiritoDv 2021-07-26 07:36:02 -0500
  • 21d6349453 Fixed makefile to build without switchvars KiritoDv 2021-07-25 23:08:40 -0500
  • db9d008824 Press start text is now widescreen KiritoDv 2021-07-25 06:32:48 -0500
  • 2fda3d315a Fixed 60 fps patch (Desktop / Nintendo Switch) KiritoDev 2021-07-24 18:32:38 -0500
  • c901a2196c Added addons debug info and removed unused log KiritoDev 2021-07-24 18:31:15 -0500
  • 069fd8625a Fixed missing brackets KiritoDev 2021-07-24 18:27:49 -0500
  • 24513256f7 Added switch imgui input support and some fixes KiritoDev 2021-07-24 18:16:52 -0500
  • 00b5bec4be
    Merge pull request #6 from v64dev/dev KiritoDev 2021-07-23 22:51:00 -0500
  • c7e928f631 Add menu bar to ImGui Llennpie 2021-07-23 23:41:02 -0400
  • bd20d16d07 Migrated from GLES 2 to OpenGL 4.2 on switch KiritoDv 2021-07-23 19:52:25 -0500
  • 4ed2e05870 Removed dx render api and added rumble logo KiritoDv 2021-07-23 14:08:27 -0500
  • 18d69ff933 Fixed missing dependency on imgui/opengl3 KiritoDv 2021-07-21 18:27:51 -0500
  • 63b6992a9f Added imgui support and window api hooks KiritoDv 2021-07-21 18:17:19 -0500
  • c8bca0b452 Merge branch 'master' into dev KiritoDv 2021-07-21 18:16:34 -0500
  • e092ac4d7a Fixed antialias config KiritoDv 2021-07-20 16:37:05 -0500
  • da2698fee2 Added antialiasing option and disabled DirectX KiritoDv 2021-07-20 13:58:49 -0500
  • 5718ccd21d
    Merge pull request #4 from machinimasters/dev KiritoDev 2021-07-06 21:47:35 -0500
  • afa3b92fe9 Fix menu sensitivity when using a gamepad Llennpie 2021-07-06 20:02:32 -0400
  • fa71b56cb0 Added hooks to interact with the rendering api [OpenGL / DirectX] KiritoDv 2021-07-05 01:31:11 -0500
  • 2369bf8ce1 Moved sound reset to mod-audio KiritoDv 2021-06-29 21:22:39 +0000
  • a6a5e29dc5 [WIP] Added sound pack hot reload KiritoDev 2021-06-29 00:10:14 -0500
  • 3138b85ca4 Removed old 60 fps patch Alex 2021-06-27 10:52:31 -0500
  • 505639a63e Fixed missing description KiritoDv 2021-06-23 19:23:56 +0000
  • 368b0a9e3e Changed hp to lives on discordrpc KiritoDv 2021-06-22 14:13:24 +0000
  • 6fbd54ae60 Moon64 v1.0.1 KiritoDev 2021-06-22 00:31:10 -0500
  • cb0e70e98d Fixed language selector KiritoDv 2021-06-21 20:05:02 +0000
  • f52cfb6a71 Removed clear that deletes from ram the achievements KiritoDv 2021-06-21 18:01:22 +0000
  • a2280803de Fixed achievement loader KiritoDv 2021-06-21 17:11:18 +0000
  • af74e37b4c Reimplemented switch battery hud KiritoDev 2021-06-20 12:31:44 -0500
  • 39859aff11 Fixed 60 fps patch KiritoDev 2021-06-20 09:00:49 -0500
  • e221e66bb5 Changed u_int32_t to uint32_t to fix windows build KiritoDev 2021-06-20 08:22:39 -0500
  • 0b5fe15829 Added gamecontrollerdb and added deadzone and rumble KiritoDev 2021-06-19 21:34:42 -0500
  • 3a5dc6df13 Disabled curl support on windows KiritoDev 2021-06-19 20:21:17 -0500
  • d36440e949 Fixed release only crash KiritoDev 2021-06-19 17:20:48 -0500
  • 4fc2b293fa Added controller settings view KiritoDev 2021-06-19 16:59:47 -0500
  • 46a7965003 Added better grayscale effect KiritoDev 2021-06-09 20:31:02 -0500
  • 0b6fe38a2e [WIP] Added bind screen KiritoDev 2021-06-07 22:12:02 -0500
  • b394edcaaa Fixed compilation errors KiritoDev 2021-06-07 21:02:20 -0500
  • 6b59aef94d Removed bowser selfkill and added scroll on options menu KiritoDev 2021-06-07 20:22:59 -0500
  • 7006788327 Merge branch 'feature-testing' of https://github.com/KiritoDv/Moon64-Private into feature-testing KiritoDev 2021-06-07 20:22:21 -0500
  • 1f37266c18 Removed bowser selfkill and added scroll on options menu KiritoDev 2021-06-07 20:22:18 -0500
  • 3dea674f71 Removed debug screen KiritoDv 2021-06-07 22:07:07 +0000
  • cf3ca5a60f [WIP] Started adding achievements functionality KiritoDev 2021-06-06 23:24:34 -0500
  • 17775586dc Added support for string, wstring and raw sm64 text on some methods KiritoDv 2021-06-04 21:40:02 +0000
  • 73bf017a21 [WIP] Addon - Audio & Languages loading support KiritoDev 2021-06-04 01:15:47 -0500
  • 7002e12223 Fixed file select texts to be responsive KiritoDev 2021-06-03 00:10:49 -0500
  • a472370f32 Changed achievements animation KiritoDv 2021-06-02 21:34:32 +0000
  • c265f6855c [WIP] File select migration & plus char support KiritoDv 2021-06-02 18:25:14 +0000
  • e44fdc0734 Fixed debug flags KiritoDv 2021-06-02 16:35:48 +0000
  • a58f27c99d Swapped memcpy order on save write KiritoDv 2021-06-02 15:38:42 +0000
  • e4aedd39d0 Removed missing bcopy on save write KiritoDv 2021-06-02 15:36:37 +0000
  • f8c0c10a8b Fixed bcopy error thanks to PeachyPeach KiritoDv 2021-06-02 15:29:34 +0000
  • 7191597a99 Reimplemented missing coin icon KiritoDev 2021-06-02 02:34:20 -0500
  • 10f26ad8c5 Changed text converter indentation KiritoDev 2021-06-02 01:06:21 -0500
  • 5a97429155 Added debug flag on achievements KiritoDev 2021-06-01 23:14:56 -0500
  • 3211faef35 Fixed loading crash on the switch KiritoDev 2021-06-01 23:13:05 -0500
  • a4e1e1b032 Fixed animations on transitions and pause menu KiritoDev 2021-06-01 21:26:10 -0500
  • 75d1bb3488 Changed behavior of the saves converter KiritoDev 2021-06-01 21:09:34 -0500
  • 40f4d07b3b Fixed saves converter not loading correctly KiritoDev 2021-06-01 21:01:23 -0500
  • 74cb91a1e1 Added support for absolute paths (MoonCFG) KiritoDev 2021-06-01 19:23:53 -0500
  • 426f39bbf4 Recoded save file system with auto save converter KiritoDev 2021-06-01 19:10:38 -0500