Commit Graph

  • 9f907a4a62 A few warning fixes and slight tweaks Colton Rushton 2021-02-16 09:51:51 -0400
  • 2ce60d18c5 Merga Aloxado320's changes to SSL cutscene Colton Rushton 2021-02-16 08:44:41 -0400
  • c28b7b2b19 minor fix to a fix Colton Rushton 2021-02-16 01:13:33 -0400
  • 0b20818167 A few more fixes Colton Rushton 2021-02-16 01:11:11 -0400
  • 362865dfb2 revert comment Colton Rushton 2021-02-16 00:46:53 -0400
  • 83950327d0 Fix noise fix Colton Rushton 2021-02-16 00:41:45 -0400
  • 74db421236 Fix minor OOB array access warning with Exit Game options Colton Rushton 2021-02-16 00:27:39 -0400
  • 056a9ae73d Fixed accidental comment change Colton Rushton 2021-02-16 00:03:37 -0400
  • acff43417c Minor tweak because the oTimer overflow check doesn't matter anymore Colton Rushton 2021-02-15 23:30:10 -0400
  • d3d15cd9cb Various QoL tweaks/build fixes Colton Rushton 2021-02-15 23:28:23 -0400
  • 053294a910 Various QoL tweaks/build fixes Colton Rushton 2021-02-15 23:17:17 -0400
  • 2103d23d16 Someone made a booboo Colton Rushton 2021-02-15 20:27:07 -0400
  • 0a875ae044 QOL_FIXES now makes this check a little simpler (maybe faster?) Colton Rushton 2021-02-15 20:24:14 -0400
  • b6b2350397 Add unused play state build option Colton Rushton 2021-02-15 20:07:47 -0400
  • 9198ad87ae Fixed a similar bug to the BLJs, but this time for shells. Colton Rushton 2021-02-15 20:02:31 -0400
  • 55856eb755 A few minor fixes/tweaks I forgot Colton Rushton 2021-02-15 19:55:59 -0400
  • 58ebaf801f Forgot one small makefile fix Colton Rushton 2021-02-15 18:56:50 -0400
  • 8f8ed8ad49 QOL_FIXES all in one giant commit (thanks Aloxado320 for a lot of these) Colton Rushton 2021-02-15 18:55:21 -0400
  • 47e3f8b6a3 Minor refactor of some QoL fixes Colton Rushton 2021-02-14 21:05:14 -0400
  • 332adb4716 minor fix tweak Colton Rushton 2021-02-14 16:06:40 -0400
  • c05543676d Fixed a small error in a commented-out line of code Colton Rushton 2021-02-14 16:02:39 -0400
  • 72edfeeab0 tweaked the dialog addition for QOL_FIXES Colton Rushton 2021-02-14 15:59:34 -0400
  • 7b633a250e Various warning fixes with the command-line switches Colton Rushton 2021-02-14 15:48:38 -0400
  • bd50f83568 More minor warning fixes Colton Rushton 2021-02-14 12:37:24 -0400
  • 69260df4ad Build fixes as well as precompiled MXE fixes Colton Rushton 2021-02-14 09:21:45 -0400
  • fdaad3056b Fixed as many warnings as per possible. Colton Rushton 2021-02-14 00:08:49 -0400
  • 7a00799fe9 Build fixes underway for QOL_FIXES Colton Rushton 2021-02-13 19:30:41 -0400
  • 825aaa03ad Amalgamate some of the old fixes from older PRs here Colton Rushton 2021-02-13 17:43:37 -0400
  • 2f97aa1491 forgot an endif Colton Rushton 2021-02-13 16:24:31 -0400
  • f04fc1649c Hard to tell what was supposed to be loaded here Colton Rushton 2021-02-13 16:12:13 -0400
  • bb65044c43
    Update README.md Colton G. Rushton 2021-02-13 14:19:22 -0400
  • ce9d9e98fa Another fix I forgot about prior Colton Rushton 2021-02-13 10:46:31 -0400
  • 3ffcef70d4
    Update ingame_menu.c Colton G. Rushton 2021-02-12 23:35:49 -0400
  • 6829dca65e
    Update object_list_processor.c Colton G. Rushton 2021-02-12 23:32:35 -0400
  • 121c90a471
    Update object_list_processor.c Colton G. Rushton 2021-02-12 23:30:28 -0400
  • d3a09928ce
    Had to get a bit more advanced with this fix Colton G. Rushton 2021-02-12 23:21:16 -0400
  • 1607474461
    This variable wrapped my brain around a tree too much Colton G. Rushton 2021-02-12 23:11:10 -0400
  • 129dd89639
    Forgot to fix this comment Colton G. Rushton 2021-02-12 22:59:34 -0400
  • 536066de67
    Forgot another fix (jeez, someone broke a lot in SM64) Colton G. Rushton 2021-02-12 22:57:04 -0400
  • 057f2341db
    Attempt to fix this minor variable error Colton G. Rushton 2021-02-12 22:52:57 -0400
  • 17ddd26075
    Initialize this variable in QOL_FIXES Colton G. Rushton 2021-02-12 22:38:32 -0400
  • d0471c5743
    Attempt formatting fix Colton G. Rushton 2021-02-12 19:52:21 -0400
  • a1f561b80e
    Fix definition of VERSION_SH here Colton G. Rushton 2021-02-12 19:38:30 -0400
  • debf5bd685
    Fix a minor issue with the divide by 0 fix Colton G. Rushton 2021-02-12 19:26:37 -0400
  • b3c112ef21
    Integrate 'press start to play' fix from https://github.com/sm64pc/sm64ex/pull/441 Colton G. Rushton 2021-02-12 19:19:38 -0400
  • 328454095e
    cleantools fix part 2 Colton G. Rushton 2021-02-12 18:05:36 -0400
  • 5e17d8f2b5
    cleantools fix part 1 Colton G. Rushton 2021-02-12 18:03:36 -0400
  • a6fbf94eaf
    Forgot one minor comment rename for QOL_FIXES Colton G. Rushton 2021-02-12 17:50:13 -0400
  • 7265a27973
    Actually do the fix in profiler right Colton G. Rushton 2021-02-12 11:50:09 -0400
  • e08ab71cb5
    Fix a minor potential bug with QOL_FIXES Colton G. Rushton 2021-02-12 11:24:41 -0400
  • de8b4bcfb2
    Upgrade all packages FIRST before doing anything Colton G. Rushton 2021-02-12 11:13:16 -0400
  • 09d584b5d5 Since this function is a void, no returns needed Colton Rushton 2021-02-12 09:51:30 -0400
  • 2de1c7be80 Fix this comment to actually be truthful Colton Rushton 2021-02-12 09:47:49 -0400
  • 7bac354ae1 Remove unneeded QOL_FIXES ifdef Colton Rushton 2021-02-12 09:30:56 -0400
  • fb114df1e0 Fix a typo in one of the fixes Colton Rushton 2021-02-12 09:26:50 -0400
  • bb925bb056 Yikes! Fix this at once Colton Rushton 2021-02-12 09:18:49 -0400
  • 4306918071 Tweak a few things Colton Rushton 2021-02-12 09:05:41 -0400
  • 84512c4335 The start of QOL_FIXES has finally arrived! Colton Rushton 2021-02-12 08:18:36 -0400
  • f085379e6b
    Merge branch 'nightly' into nightly Alex Free 2021-02-02 19:40:40 -0500
  • fc5cb66f07
    Merge pull request #451 from DanTheMan827/patch-4 fgsfds 2021-01-25 23:21:40 +0300
  • f9a26149eb
    Add NO_PIE option DanTheMan827 2021-01-24 14:48:15 -0600
  • 0f68537e09
    Merge pull request #450 from DanTheMan827/patch-3 fgsfds 2021-01-22 20:23:19 +0300
  • b9cdcb2d81
    Load gamecontrollerdb.txt before SDL_Init DanTheMan827 2021-01-22 11:15:23 -0600
  • c2ae336741
    Load gamecontrollerdb.txt before SDL_Init DanTheMan827 2021-01-22 09:16:02 -0600
  • 2b7dc66280 Improved language loading and hud Alex 2021-01-06 04:18:03 -0600
  • 1c53bee114 [WIP] Added switch support and QOL Changes to the UI Alex 2021-01-05 06:23:06 -0600
  • 5e182e0ac9 use gcc 7.4.0 for LEGACY_OSX_BUILD alex-free 2020-12-08 12:36:12 -0500
  • a3cdec8307
    @Marcelo20XX's 60fps update Filipianosol 2020-11-27 09:50:59 +0100
  • b71d7d96e1 Fixed previous bug fix GateGuy 2020-11-26 18:06:17 -0500
  • 38d6c1f615 Fixed fish bug GateGuy 2020-11-26 16:11:47 -0500
  • e2b2309c31 Added draw distance settings GateGuy 2020-11-26 00:50:08 -0500
  • d9261d2894 Makefile: Move `PLATFORM_CFLAGS` to a less intrusive location GammaTendonNine 2020-11-24 14:22:34 -0600
  • 8b2ba5c0fd Makefile: Move `PLATFORM_CFLAGS` to a less intrusive location GammaTendonNine 2020-11-24 14:07:05 -0600
  • 7e2daa0c48
    Merge pull request #8 from s4Ys369/alpha Filipianosol 2020-11-24 05:07:39 +0100
  • be035f7f7a Update 60fps_alpha.patch $4Y$ 2020-11-23 22:54:28 -0500
  • 82afb008c9 Makefile: revert "Compiler Options" comment change GammaTendonNine 2020-11-23 16:05:21 -0600
  • 48228f2036 Makefile: (Moderate) Build Speed improvements: 0) use gnu make "simply expanded" variable 1) use gnu make `shell` function instead of backticks 2) collectively these avoid multiple variable expansions per compiler call 3) should most significantly improve I/O bound platforms (e.g. MSYS2) GammaTendonNine 2020-11-23 08:25:31 -0600
  • 11cad56dd3 Makefile: macOS Package Manager & Compiler detection GammaTendonNine 2020-11-23 08:15:36 -0600
  • d2e51e41d9 Makefile: Whitespace & Style nits GammaTendonNine 2020-11-23 03:15:50 -0600
  • 9e9215c4b0 Makefile: Implement `NO_COPY` flag (useful for iterative debugging) GammaTendonNine 2020-11-23 03:12:19 -0600
  • b5fc0c3289 Makefile: (Moderate) Build Speed improvements: 0) use gnu make "simply expanded" variable 1) use gnu make `shell` function instead of backticks 2) collectively these avoid multiple variable expansions per compiler call 3) should most significantly improve I/O bound platforms (e.g. MSYS2) GammaTendonNine 2020-11-23 03:04:20 -0600
  • ac34b941ff Makefile: macOS Package Manager & Compiler detection GammaTendonNine 2020-11-23 02:50:35 -0600
  • 6046751e41 @LonicTH updated ES_la and special chars, removed TEXT_DIRS Filipianosol 2020-11-20 04:49:44 +0100
  • d814f7e012 Quick fix for 'null' handling in `.json` files + minor language file updates + whitespace/style nits GammaTendonNine 2020-11-19 02:29:44 -0600
  • d2bc47b91e FIXED AUDIO alex 2020-11-12 20:33:34 -0800
  • ca307de600 Language .json consistency fixes GammaTendonNine 2020-11-12 16:28:41 -0600
  • 751bb2577f [Proper] Quick fix for language loading: "case: ')' contained in string" GammaTendonNine 2020-11-12 13:17:01 -0600
  • 2511dab424 Revert "Quick fix for language loading: "case: ')' contained in string"" GammaTendonNine 2020-11-12 13:13:34 -0600
  • 89c25a9b1d Language JSON updates from Alice<heart> GammaTendonNine 2020-11-12 13:07:01 -0600
  • fc43915b3d Quick fix for language loading: "case: ')' contained in string" GammaTendonNine 2020-11-12 12:56:41 -0600
  • 6ac4dd3cc3 Revert "@ineedhelpbad's flying cap BETTERCAMERA bugfix" GammaTendonNine 2020-11-12 12:55:20 -0600
  • 83e8af1f68 fix typo double include alex 2020-11-12 07:17:00 -0800
  • 8de8d00a5d move SDL2 includes to source files for PPC alex 2020-11-12 06:52:05 -0800
  • 8e4a7b79db cleaned up ifdefs and comments alex 2020-11-11 03:50:00 -0800
  • eb842f4acf powerpc leopard support alex 2020-11-09 14:33:37 -0800
  • 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
  • 42e1e68235
    @ineedhelpbad's flying cap BETTERCAMERA bugfix Filipianosol 2020-11-04 00:29:33 +0100
  • 84a3e6e953 make options menu arrows static fgsfds 2020-11-02 19:43:40 +0300
  • 70b281405f actually use the sys_sleep function fgsfds 2020-11-02 19:39:40 +0300