Commit Graph

  • 734f2aff85 Add custom vscode settings for windows. master kelson8 2025-01-23 19:24:48 -0500
  • 73982aace6 Fix my fast loader to fully bypass the intro screen. kelson8 2025-01-23 01:09:23 -0500
  • ea3529eb8d Add an option to bypass the mario startup screen. kelson8 2025-01-23 00:47:22 -0500
  • 9cbfa1a818 Update add menus guide a bit. kelson8 2025-01-23 00:28:24 -0500
  • 550e055be5 Add define for debug level selector, add defines for disabling menu music. Disable the start intro when loading in a new game. kelson8 2025-01-23 00:26:05 -0500
  • b5738c5a91 Add test menu to this decomp. Add guide to creating menus with this code. kelson8 2025-01-23 00:23:29 -0500
  • 12f70c2201
    Merge pull request #103 from beaswag/build-error-fix AndratVA 2024-05-12 11:07:15 -0500
  • 411fe954c1 Fixed compile errors caused by certain warnings being treated as errors bekzii 2024-05-12 16:31:08 +0100
  • fea03fc82d
    Merge pull request #91 from MisterSheeple/patch-2 AndratVA 2023-11-20 14:57:01 -0500
  • 325e836afe
    Update Dockerfile to Ubuntu 22.04 as 18.04 is EOL MisterSheeple 2023-11-15 08:26:51 +0000
  • 648b85dbb6 Update Makefile AndratVA 2023-03-10 01:54:20 -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
  • 11a5035964 Revert "Fix macOS external data" Filipianosol 2020-11-06 02:26:08 +0100
  • 5b711987a6
    Fix macOS external data Filipianosol 2020-11-04 03:12:48 +0100
  • 3f6d5990e7 new file: lib/discord/libdiscord-rpc.dll new file: lib/discord/libdiscord-rpc.dylib new file: lib/discord/libdiscord-rpc.so DorfDork 2020-09-04 18:19:14 -0500
  • 34fb959571 new file: levels/intro/blue.rgba16.png new file: levels/intro/darkerblue.rgba16.png new file: levels/intro/grey.rgba16.png new file: levels/intro/white.rgba16.png DorfDork 2020-09-04 17:43:26 -0500
  • a8c423e217 Reverted back to master, branch didn't switch :)))))) DorfDork 2020-09-04 12:57:20 -0500
  • 6fc4bfd573 Forked from melty's c++ port. Will update later on when I don't have a backlog to worry about DorfDork 2020-09-04 12:48:05 -0500
  • 39e77295fa Fixes from Ex DorfDork 2020-09-04 08:45:33 -0500
  • 2d191d8c99 Merge branch 'master' of https://github.com/Render96/Render96ex giraffeics 2020-08-25 10:11:27 -0400
  • 91a84307c9 add vulkan and sdl to rmodern giraffeics 2020-08-25 04:46:06 -0400
  • 2b9330e3f9 Update to makefile for legacy DorfDork 2020-08-18 07:04:03 -0500
  • ae1eaab79c Added LEGACY_RES Flag DorfDork 2020-08-18 06:55:51 -0500
  • 0ca30fbd7e Improve title bar Filipianosol 2020-08-14 02:31:37 +0200
  • 3f30bf7036 Merge branch 'master' of https://github.com/Render96/Render96ex NoHomoBoi 2020-08-11 19:44:24 -0500
  • b2025d9532 Fixed md5 validation NoHomoBoi 2020-08-11 19:44:11 -0500
  • 8ca700982d
    Custom Title Screen Logo blameitontherobot 2020-08-11 23:33:16 +0100
  • e2aeb125dc Add RMODERN build option, main function giraffeics 2020-08-10 03:03:58 -0400
  • c9fe88e193 Added md5 validation to the resource copy NoHomoBoi 2020-08-08 22:51:19 -0500
  • 78d5c1b7b6 Removed base.zip to use only the res folder NoHomoBoi 2020-08-08 22:14:55 -0500
  • de25dfc233
    Update README.md DorfDork 2020-08-05 23:22:09 -0500
  • 15849756e0
    Update README.md DorfDork 2020-08-05 23:17:58 -0500
  • 8543ee8be3 fix GL_LEGACY fgsfds 2020-07-27 17:28:32 +0300
  • 55a0426cdd
    Merge pull request #364 from jmcerrejon/feature/rpi4-support-and-refactor fgsfds 2020-07-14 20:12:15 +0300
  • c0eb4df80f
    Merge pull request #376 from CrispyBuns/nightly fgsfds 2020-07-14 20:11:44 +0300
  • fae4311dff
    Add files via upload CrispyBuns 2020-07-14 10:54:07 -0600
  • 597546125e don't assume first frame happens at 0 ticks fgsfds 2020-07-10 15:44:58 +0300
  • 54ca76162a update 60fps patch fgsfds 2020-07-09 17:33:04 +0300
  • 4b15a8f7b6 add a catch for 240hz refresh rates fgsfds 2020-07-09 17:24:15 +0300
  • 572a4b698b do vsync exactly like sm64-port does it fgsfds 2020-07-09 17:02:43 +0300
  • 685efc81c6 update 60fps patch fgsfds 2020-07-08 13:31:34 +0300
  • 2982fcdb8e time video frames instead of game frames fgsfds 2020-07-08 13:07:05 +0300
  • 92e869d263 roll back to using SDL_Delay/SDL_GetTicks fgsfds 2020-07-08 12:51:15 +0300
  • fde15809b7 add sanity checks in save_file.c fgsfds 2020-07-07 20:57:18 +0300
  • 97be18f11d add new 60FPS patch by Emil; nuke old patches fgsfds 2020-07-07 20:52:51 +0300
  • b3ddd3a9fc remove garbage from game_loop_one_iteration fgsfds 2020-07-07 20:43:46 +0300
  • bc3e94b11e bump gfx pool size fgsfds 2020-07-07 15:03:45 +0300
  • 1486bee60a replace 'double' vsync option with 'auto' from sm64-port fgsfds 2020-07-07 15:03:25 +0300
  • 765a08c846 merge gfx updates from sm64-port fgsfds 2020-07-07 14:18:46 +0300
  • 503aca4c0b Update repo_url. Rename /sm64pi/sm64pc -> /sm64pc/sm64ex Jose Cerrejon 2020-07-06 19:29:52 +0200
  • bd237c0456 Raspberry 4 suppot. Refactor code. Jose Cerrejon 2020-07-06 19:05:19 +0200
  • 3178c165c2
    Merge pull request #363 from jmcerrejon/feature/fix-if-pisetup fgsfds 2020-07-06 18:54:45 +0300
  • 2fab08f213 Fix issue line 270: conditional binary operator expected Jose Cerrejon 2020-07-06 13:30:13 +0200
  • bf174e36a6 nuke TARGET_N64 remnants fgsfds 2020-07-05 14:42:26 +0300
  • c33936e862 Enhance Z-fighting issues for shadows n64 2020-07-04 22:25:32 +0200
  • 744b6bf5d6 Don't render low-polygon variants on pc-port n64 2020-07-04 22:18:17 +0200
  • 469ad637ed Make sure the first star is initially selected, if all stars are obtained n64 2020-07-04 22:17:49 +0200
  • df1340c37c 'Better skybox position precision' from sm64-port fgsfds 2020-07-05 14:33:57 +0300
  • 6330644371 Refresh 11 n64 2020-07-04 11:18:55 -0400
  • dd873771cf
    Merge pull request #360 from danielh05/nightly fgsfds 2020-06-25 19:39:39 +0300
  • bf09d0ca93
    fix spacing and remove include danielh05 2020-06-25 13:34:53 +0200
  • c7af33814e
    Make tree only Cylboard when "BETTERCAMERA" is detected danielh05 2020-06-25 02:38:23 +0200
  • fccaead53d allow to bind controller triggers fgsfds 2020-06-25 02:10:03 +0300
  • 9c2b5f08b6 actually bind L to LSHIFT and LSHOULDER by default fgsfds 2020-06-25 01:19:38 +0300
  • 9e4c0f26c9 bettercam: camera centering is bound to L again fgsfds 2020-06-25 01:18:50 +0300
  • 026361ad61 force disable free camera during demo playback fgsfds 2020-06-24 16:25:30 +0300
  • 73678daf8a
    Merge pull request #358 from jungletek/patch-1 fgsfds 2020-06-24 16:00:28 +0300
  • b334ffd9a1
    Update README.md jungletek 2020-06-24 07:58:49 -0400
  • 89974e786d eu: check if language value is correct fgsfds 2020-06-23 04:10:38 +0300
  • 5705a708d3 into the trash it goes fgsfds 2020-06-23 03:51:22 +0300
  • 613a23e5e3 I am a dumb fuck fgsfds 2020-06-23 03:38:04 +0300
  • 1ba31e1266 fix discordrpc in EU fgsfds 2020-06-23 02:58:39 +0300
  • cb9bd73866 reenable puppycam after level change fgsfds 2020-06-21 20:42:02 +0300
  • 7eb65238f6 rename save folder to sm64ex; copy saves from old folder fgsfds 2020-06-21 20:18:46 +0300
  • 125675c536 restore full demo loop fgsfds 2020-06-21 19:38:15 +0300
  • 52e32ba763 properly merge refresh 10.1's audio code fgsfds 2020-06-21 02:22:37 +0300
  • 99f69eff1c throw out unused libultra sources fgsfds 2020-06-21 02:21:46 +0300
  • d48db1d9c6 add missing texture indicator fgsfds 2020-06-20 18:13:10 +0300
  • 7331fab8d8 fix paths to sound data with EXTERNAL_DATA=1 fgsfds 2020-06-20 18:05:45 +0300
  • 59cbe0ab70 update puppycam; add runtime option to disable it fgsfds 2020-06-20 17:22:33 +0300
  • fe44da4794 fix GRUCODE defines fgsfds 2020-06-20 04:32:12 +0300
  • 5053446f45 Refresh 10.1 n64 2020-06-17 22:14:59 -0400
  • 4a448cf10d merge refresh 10 n64 2020-06-02 12:44:34 -0400
  • f500541834
    Merge pull request #351 from sm64pc/nightly fgsfds 2020-06-19 23:48:05 +0300
  • af8c4fc4fa
    Update README.md fgsfds 2020-06-19 23:43:40 +0300
  • 4bdc3ecfa8
    Update README.md fgsfds 2020-06-19 23:42:57 +0300
  • 34af21bad4 premultiply volume scales by master volume fgsfds 2020-06-18 02:20:32 +0300
  • 94db04aaf0 fix segfaults in libaudiofile.cpp fgsfds 2020-06-18 01:33:45 +0300
  • 29e915e4df fix JP build fgsfds 2020-06-17 05:18:05 +0300
  • 7526a998cb 'filter' is a reserved keyword in GLSL fgsfds 2020-06-17 04:40:14 +0300
  • 5abf1baf6a controller_sdl: init haptics separately in case it's not available fgsfds 2020-06-17 03:11:50 +0300
  • 6686a2d7d9 use GLES shaders in web build fgsfds 2020-06-17 00:15:27 +0300
  • 1d6469d2cf fix web build fgsfds 2020-06-16 22:24:54 +0300
  • 2e989e4831 properly scale sound volumes instead of abusing fadeVolume fgsfds 2020-06-15 00:20:23 +0300
  • 91f50a4089 remove stray spaces fgsfds 2020-06-14 23:29:34 +0300
  • b1b3fef112
    Merge pull request #329 from KiritoDv/nightly fgsfds 2020-06-14 23:27:06 +0300
  • 69513ef0bc update the exclamation box texture names in crcmaps fgsfds 2020-06-14 13:40:53 +0300
  • 8749ebda17 give the correct textures a different name instead fgsfds 2020-06-14 13:37:57 +0300
  • ee789bd18d revert asset version increase fgsfds 2020-06-14 13:30:39 +0300