Commit Graph

  • f6591b9196
    Merge ae3a5036d7 into 951389ca84 Miguel 2024-04-12 20:39:45 -0700
  • 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
  • f1b4b14ed9
    Merge 0b1e114afd into 951389ca84 GhostlyDark 2024-03-30 18:17:44 +0000
  • 0b1e114afd Update rumble functions for SDL v2.0.18+ GhostlyDark 2024-03-29 18:04:40 +0100
  • 95314a19cf
    Merge 71be494a1e into 951389ca84 yksoft1 2024-03-09 13:33:37 +0000
  • 4af32269f6
    Merge 60e552e73e into 951389ca84 CrispyBuns 2024-03-09 13:33:37 +0000
  • c1c3e3d222
    Merge feab74a634 into 951389ca84 Martin Pham 2024-03-09 13:33:37 +0000
  • 5854297a36
    Merge f66c00c555 into 951389ca84 Martin Pham 2024-03-09 13:33:37 +0000
  • d36ab58ddf
    Merge 4e4c307c83 into 951389ca84 Benjamin Levy 2024-03-09 13:33:37 +0000
  • ea5ddd4928
    Merge 3e332f4c98 into 951389ca84 DimensionWarped 2024-02-10 20:21:17 +0000
  • ed238fc7db
    Merge a726f659a3 into 951389ca84 ineedhelpbad 2024-02-09 11:43:34 +0000
  • 1c9c7451e9
    Merge 8aef12e09c into 951389ca84 Martin Pham 2024-01-12 08:32:39 -0700
  • 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
  • 34d3333d71
    Merge d13b5975ea into 951389ca84 Mips96 2023-12-21 06:02:30 -0700
  • 780c840d6f
    Merge fbb508043f into 951389ca84 Mips96 2023-12-21 06:02:30 -0700
  • fba54a59b6
    Merge 4be43a8d8e into 951389ca84 ineedhelpbad 2023-12-21 06:02:30 -0700
  • e562e0c207
    Merge 7e3ceb5579 into 951389ca84 ineedhelpbad 2023-12-21 06:02:30 -0700
  • 51a09feb0e
    Merge 9c293f486b into 951389ca84 enigma9o7 2023-12-19 17:36:49 -0500
  • 8a2ba08ac8
    Merge 66a51c4bde into 951389ca84 ineedhelpbad 2023-12-19 11:39:28 -0600
  • d9244aaf4e
    Merge b71d7d96e1 into 951389ca84 Mips96 2023-12-19 11:30:41 -0600
  • 2d3d600a3c
    Merge 63076ecf53 into 951389ca84 redegg89 2023-12-19 11:28:53 -0600
  • 951389ca84 allow mouse buttons when BETTERCAMERA is disabled (fix #496) nightly 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
  • dc24f25e76 Update Jabo Mode, rename window title, minor tweaks Llennpie 2021-11-26 17:43:19 -0500
  • 59adb5c634 fix 60fps patch fgsfds 2021-11-26 03:33:03 +0300
  • 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