sm64coopdx/src/pc
2024-07-05 22:46:16 -04:00
..
audio Fix linux compilation errors 2024-07-02 14:16:49 -04:00
controller Minor improvements to first person camera 2024-07-05 18:57:45 -04:00
dev Move dev chat commands to pc dir 2024-03-23 10:10:15 -04:00
discord Add a mod menu where mods can put DJUI elements (#56) 2024-06-01 20:52:43 -04:00
djui Fix chatbox 2024-07-05 19:46:03 -04:00
fs Windows platform enhancements (#84) 2024-06-30 00:46:14 -04:00
gfx Fix headless compilation and do some formatting 2024-06-30 20:55:47 -04:00
lua Change METAL back to CAP 2024-07-05 22:46:16 -04:00
mods Make -- pausable true by default 2024-07-03 22:04:26 -04:00
network Add back legacy palette fields so mods don't immediately break 2024-06-30 10:48:22 -04:00
utils improve frame delaying and vsync (#31) 2024-05-09 23:56:54 +10:00
chat_commands.c Move dev chat commands to pc dir 2024-03-23 10:10:15 -04:00
chat_commands.h Added chat commands: /kick /ban /permban /players 2022-02-12 15:23:05 -08:00
cliopts.c Add skip update check launch param 2024-06-30 11:05:16 -04:00
cliopts.h Add skip update check launch param 2024-06-30 11:05:16 -04:00
configfile.c Add HANDHELD build flag 2024-07-01 12:28:42 -04:00
configfile.h Remove in-game changelog panel 2024-06-30 17:51:35 -04:00
crash_handler.c Using Short Paths (ASCII-compatible) for Exe Dir and User Dir on Windows (#77) 2024-06-23 18:38:32 -04:00
crash_handler.h Palette system overhaul and preset rewrite 2024-05-21 17:09:59 -04:00
debug_context.c Fixes and overhaul mouse locking 2024-06-01 13:30:41 -04:00
debug_context.h loading screen (#495) 2023-11-06 14:59:17 -05:00
debuglog.h Overhaul console logging 2023-11-26 16:49:32 -05:00
ini.c Merge remote-tracking branch 'upstream/nightly' into nightly 2020-05-20 00:02:29 +09:00
ini.h Support for text-based savefiles 2020-05-18 17:44:21 +09:00
loading.c Optional updates for the loading screen (#87) 2024-07-01 13:34:20 +10:00
loading.h Optional updates for the loading screen (#87) 2024-07-01 13:34:20 +10:00
mini.h Improve mod storage & hopefully fix Cookie mod 2024-06-15 13:39:16 -04:00
mixer.c Massive DynOS refactor for performance/organization 2022-04-19 21:06:18 -07:00
mixer.h properly merge refresh 10.1's audio code 2020-06-21 02:23:03 +03:00
nametags.c Small Nametags improvement 2024-06-28 21:47:55 -04:00
nametags.h Fix Nametags and some interpolation jank 2024-06-27 07:39:54 -04:00
pc_main.c Optional updates for the loading screen (#87) 2024-07-01 13:34:20 +10:00
pc_main.h Restore original crash screen shade of blue 2024-06-13 20:33:47 -04:00
platform.c Fix headless compilation and do some formatting 2024-06-30 20:55:47 -04:00
platform.h Windows platform enhancements (#84) 2024-06-30 00:46:14 -04:00
queue.h Mod storage, network_discord_id_from_local_index and other small changes (#200) 2022-09-26 19:28:26 -07:00
README-n64-fast32-engine.md Adds credit to Emil. 2020-05-10 17:47:10 -03:00
rom_assets.c Revert "Dirt animation vertex color fix" 2024-07-01 18:53:51 -04:00
rom_assets.h extract assets from rom at runtime (#4) 2024-03-23 16:11:30 -04:00
rom_checker.cpp Fix macOS compilation 2024-07-02 14:26:00 -04:00
rom_checker.h Rework new user folder system, make it just read sm64ex-coop if sm64coopdx isn't present, no more copying 2024-05-16 17:15:25 -04:00
ultra_reimplementation.c Touch up mod storage and fix inconsistent logic with old mod_storage_load 2024-06-02 18:15:17 -04:00
update_checker.c more loading screen fixes for non supported builds (#74) 2024-06-19 11:43:01 +10:00
update_checker.h [WIP] Update checker 2024-03-07 17:33:43 -05:00