Commit Graph

  • 4a20a3bed9
    Merge 66a51c4bde into 6f7d974a73 ineedhelpbad 2024-06-09 21:57:03 +0200
  • 1b7a1ff020
    Merge 9c293f486b into 6f7d974a73 enigma9o7 2024-06-09 21:57:03 +0200
  • 0316908242
    Merge 71be494a1e into 6f7d974a73 yksoft1 2024-06-09 21:57:02 +0200
  • 86c806eb0b
    Merge fbb508043f into 6f7d974a73 Mode8fx 2024-06-09 21:57:02 +0200
  • 329988f3d5
    Merge 60e552e73e into 6f7d974a73 CrispyBuns 2024-06-09 21:57:02 +0200
  • bb448d188c
    Merge feab74a634 into 6f7d974a73 Martin Pham 2024-06-09 21:57:02 +0200
  • e7911f7d3b
    Merge f66c00c555 into 6f7d974a73 Martin Pham 2024-06-09 21:57:02 +0200
  • 82acbf3629
    Merge 4e4c307c83 into 6f7d974a73 Benjamin Levy 2024-06-09 21:57:02 +0200
  • 89388f9c48
    Merge a726f659a3 into 6f7d974a73 ineedhelpbad 2024-06-09 21:57:02 +0200
  • 311318e693
    Merge 4be43a8d8e into 6f7d974a73 ineedhelpbad 2024-06-09 21:57:02 +0200
  • 8e88c98a53
    Merge 7e3ceb5579 into 6f7d974a73 ineedhelpbad 2024-06-09 21:57:02 +0200
  • a99f298ea3
    Merge b71d7d96e1 into 6f7d974a73 Mode8fx 2024-06-06 11:16:26 -0700
  • 8a1703c97a
    Merge 63076ecf53 into 6f7d974a73 redegg89 2024-06-06 11:15:44 -0700
  • 41c3fbaadb
    Merge 3e332f4c98 into 6f7d974a73 DimensionWarped 2024-06-06 10:24:03 +0200
  • 43368a66a1
    Merge d13b5975ea into 6f7d974a73 Mode8fx 2024-06-06 10:21:12 +0200
  • 7e152d5cba
    Merge 8aef12e09c into 6f7d974a73 Martin Pham 2024-06-06 10:20:32 +0200
  • 0b6819cdd3
    Merge b9aae3e17c into 6f7d974a73 SimpleClips 2024-06-05 18:57:25 +0200
  • 6f7d974a73 probably fix #564 nightly fgsfds 2024-06-05 14:56:20 +0200
  • aa5fe5fafd Revert "Multithreaded Audio (#554)" fgsfds 2024-06-05 14:50:20 +0200
  • b9aae3e17c Add SDL2 Background Input Patch SimpleClips 2024-05-23 15:00:36 -0700
  • e93a2bc14e add config vars for audio thread runahead and sleep fgsfds 2024-05-22 10:31:11 +0200
  • a02075edc3 update 60fps patch fgsfds 2024-05-11 15:46:08 +0200
  • 2b67eb4012 threads: style fixes, cross-platform crap fgsfds 2024-05-11 15:40:28 +0200
  • 39cfae663f
    Multithreaded Audio (#554) Miguel 2024-05-11 05:48:23 -0700
  • f2cfd74721 fix #555 fgsfds 2024-05-11 14:31:55 +0200
  • 1502fb8f88
    Update rumble functions for SDL v2.0.18+ (#553) GhostlyDark 2024-05-11 11:56:20 +0000
  • ae3a5036d7 Update pc_main.c KingOfSpadesJFK 2024-04-12 20:29:30 -0700
  • 85d44fd641 refactored so that pc_main has the functions for waiting for a semaphore and whatnot KingOfSpadesJFK 2024-04-12 18:45:50 -0700
  • edf5b4ffc1 fixed race condition (i hope). also created thread.h and .c for global access KingOfSpadesJFK 2024-04-12 17:28:11 -0700
  • 89fa332a1f mutex, semaphore, and time functions moved to platform.c KingOfSpadesJFK 2024-04-12 14:27:18 -0700
  • ccd5d288eb audio thread doesn't run when loading a level KingOfSpadesJFK 2024-04-12 00:28:53 -0700
  • ed5c01021e audio thread now runs at 60hz KingOfSpadesJFK 2024-04-11 22:09:29 -0700
  • ac7d9303f4 Merge remote-tracking branch 'upstream/nightly' into uncapped_frames.audio KingOfSpadesJFK 2024-04-11 19:26:46 -0700
  • 3396c06e22 Update pc_main.c KingOfSpadesJFK 2024-04-11 19:09:24 -0700
  • 9317c77ecd added semaphores KingOfSpadesJFK 2024-04-11 19:07:52 -0700
  • 0b1e114afd Update rumble functions for SDL v2.0.18+ GhostlyDark 2024-03-29 18:04:40 +0100
  • 87daa2a579
    Fix Issue #539 ThePerfectMario64 2024-01-05 03:21:00 -0600
  • 70fd996383 new Dockerfile, new build arguments for default screen dimensions queenkjuul 2023-12-31 09:17:16 -0600
  • 951389ca84 allow mouse buttons when BETTERCAMERA is disabled (fix #496) fgsfds 2023-12-19 01:55:41 +0100
  • e35f2ba8ef remove debug prints from gfx_opengl_legacy.c fgsfds 2023-12-19 01:22:53 +0100
  • 8000f6bb3d fix #514 fgsfds 2023-12-19 01:22:12 +0100
  • 578536ea31 some Makefile fixes fgsfds 2023-12-19 00:54:07 +0100
  • d206d555eb
    Update Dockerfile to Ubuntu 22.04 as 18.04 is EOL + Clean up unused packages in Dockerfile (#538) MisterSheeple 2023-11-14 05:57:18 -0500
  • ea67b5a3c5
    Make usage message consistent MisterSheeple 2023-11-08 06:45:28 +0000
  • da7a8b34bd
    Add missing package for hexdump MisterSheeple 2023-11-08 06:34:37 +0000
  • 174781caa8
    Update Dockerfile to Ubuntu 22.04 MisterSheeple 2023-11-08 06:25:44 +0000
  • b74088e699
    Merge 4ea9fad161 into 98aa0fe376 ineedhelpbad 2023-10-30 11:31:28 -0500
  • 1154914e9a moved call to audio_game_loop_tick() to the audio thread KingOfSpadesJFK 2023-10-17 18:45:27 -0700
  • 9b07b766be Update playback.c KingOfSpadesJFK 2023-10-17 11:36:24 -0700
  • 2e06e25407 created the audio thread KingOfSpadesJFK 2023-10-17 03:19:54 -0700
  • 98aa0fe376 fix #537 fgsfds 2023-10-16 15:03:20 +0200
  • 2256c014c4
    edit extract_assets script to support freebsd (#520) ezntek 2023-10-16 16:28:06 +0800
  • 54cd27ccee
    Fixed invalid messageID on menus (#529) Giuliano De Pian 2023-07-01 08:45:50 -0300
  • 93612799e1
    Fixed invalid messageID on menus Giuliano De Pian 2023-07-01 01:48:04 -0300
  • 3aeac6b00e edit extract_assets script to support freebsd ezntek 2023-04-02 19:37:04 +0800
  • afc7e8da69
    Fix compilation on Apple silicon (#512) flatmapthatshit 2022-12-19 23:16:35 +0000
  • 546828c754
    Fix race conditions on parallel builds flatmapthatshit 2022-12-19 22:24:32 +0000
  • 9a480c3a42
    Fix build on M1 Macs flatmapthatshit 2022-12-19 22:23:58 +0000
  • 03f0199c8f
    Update Dockerfile (#511) Chris S 2022-11-19 12:13:18 -0800
  • 6b0e7c0064 Update Dockerfile Chris Spearman 2022-11-18 19:56:15 -0800
  • 13d9bcb5b4 This is me learning how to use git i'm running into constant errors and having a hard time but hopefully i'll get there in the end okay here we go into my local ocdizzle branch we go! Daren Gordon 2022-08-09 10:47:49 -0400
  • 63076ecf53 I give up for now redegg89 2022-06-07 10:08:48 -0400
  • 2c2e5cf268 Added a patch to fix parallel universes redegg89 2022-06-06 21:46:26 -0400
  • e13cd66fc7
    COMPILER OPTIMIZING Gibberditoslumber 2022-05-19 22:51:56 -0500
  • 2ce8fd7441
    Update README.md Llennpie 2021-12-30 20:47:55 -0500
  • d2d546ea75 Quick fix for RPC on Chroma Key, small Makefile edits Llennpie 2021-12-29 20:38:54 -0500
  • f53aaff7db Fix a few texture errors Llennpie 2021-12-27 12:57:35 -0500
  • ffb003bb2b Disabled CC save to config for now Llennpie 2021-12-27 12:36:42 -0500
  • 54f2b3f4d5 Added chroma key stage, animation player (with looping) Llennpie 2021-12-27 02:37:37 -0500
  • 8534991688 Add wireframe mode, CC refresh button, quicksand disabled on Godmode Llennpie 2021-12-26 21:24:24 -0500
  • 5fe22cf50d
    Merge pull request #5 from Agent-11/moon Llennpie 2021-12-26 19:34:12 -0500
  • 3deec37c2c Walk on lava Agent-11 / Agent X 2021-12-24 22:06:37 -0500
  • 3be1aa71ee Add Mario scale modifier, other cheats to UI Llennpie 2021-12-24 20:50:18 -0500
  • 61410071d2
    Merge pull request #3 from Agent-11/moon Llennpie 2021-12-24 13:34:52 -0500
  • 4b66d8498a Merge branch 'moon' of https://github.com/Agent-11/Saturn into moon Agent-11 / Agent X 2021-12-24 13:12:53 -0500
  • 0148ca818b Remove EEPROM Agent-11 / Agent X 2021-12-24 13:12:46 -0500
  • 5680dbf898
    Merge branch 'Llennpie:moon' into moon Agent-11 / Agent X 2021-12-24 13:03:35 -0500
  • 93c0487f53 God mode & warp menu fix Agent-11 / Agent X 2021-12-24 10:17:11 -0500
  • 8584303d4e Save CC to configfile Llennpie 2021-12-06 15:34:55 -0500
  • e79cc1ea49 Some QOL fixes/updates Llennpie 2021-12-01 22:20:08 -0500
  • 7d06ec5758 Warp menu Agent-11 / Agent X 2021-11-30 21:26:25 -0500
  • db9a6345ba fix typo? fgsfds 2021-11-30 16:08:13 +0300
  • 903477cd99
    Makefile: more robust macOS build support + improvements to build speed (#445) GammaTendonNine 2021-11-30 07:02:37 -0600
  • f46606200d
    Merge branch 'nightly' into to-upstream fgsfds 2021-11-30 16:02:13 +0300
  • fc582d5faf fix undeclared functions in 60fps patch fgsfds 2021-11-30 15:51:11 +0300
  • fa49c7bc59
    Fix macOS builds being broken (#489) Xenthio 2021-11-30 12:24:54 +1100
  • f194319af5 git funny Xenthio 2021-11-30 12:21:51 +1100
  • 26bc02a5b8 Use alternative fix to the issue in aiff_extract_codebook.c Xenthio 2021-11-30 12:11:37 +1100
  • aae9ed41b6 Change makefile for SDL2 to work correctly on macOS Xenthio 2021-11-30 11:24:51 +1100
  • 801096a846 oops, OSX_BUILD is not in this makefile, use a different approach instead. Xenthio 2021-11-30 10:45:31 +1100
  • a401ce2704 Fix the stdio.h error without the .DS_Store clutter issue Xenthio 2021-11-30 10:23:31 +1100
  • 0c2f0afad9 Add .DS_Store to gitignore Xenthio 2021-11-30 10:22:29 +1100
  • 4ce392c115 Revert "fix stdio.h error" Xenthio 2021-11-30 10:20:31 +1100
  • f68beb5537 fix stdio.h error Xenthio 2021-11-30 10:18:07 +1100
  • de3125f55f
    Fix typo Llennpie 2021-11-29 17:54:27 -0500
  • 8e4561ed5c
    Update README.md Llennpie 2021-11-29 17:31:04 -0500
  • eeb8b8a202 Add royalty free defaults Llennpie 2021-11-29 14:30:53 -0500
  • 436bfbe49b Fix outdated default addon Llennpie 2021-11-29 14:16:15 -0500
  • e5a8640b25 Set up Moon Edition for release Llennpie 2021-11-29 13:46:47 -0500
  • ab706a2ee1
    Merge f085379e6b into 59adb5c634 Alex Free 2021-11-28 03:17:34 -0500