sm64coopdx/src/pc
2026-03-29 19:24:28 +02:00
..
audio Fix linux compilation errors 2024-07-02 14:16:49 -04:00
controller Fix rumble and add PS4/PS5 controller rumble. (#1007) 2026-03-27 12:54:05 +10:00
dev ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
discord DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
djui fix text interpolation with legacy font 2026-03-29 19:24:28 +02:00
fs Regenerate DynOS assets when source files are modified (#873) 2025-07-02 23:24:35 +10:00
gfx Lighting Engine refactor (up to 10x perf increase) (#1098) 2026-02-18 01:43:44 -05:00
lua forgot to run autogen [build] 2026-03-20 16:49:29 +10:00
mods DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
mumble Miscellaneous Additions: Addendum (#723) 2025-04-05 13:52:14 -04:00
network bump version [build] 2026-03-20 16:48:33 +10:00
utils DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
apparition.inc.c Whoops [build] 2025-05-22 08:58:59 -04:00
chat_commands.c ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
chat_commands.h
cliopts.c Headless mode as a CLI option (#639) 2025-01-28 10:19:38 +10:00
cliopts.h Headless mode as a CLI option (#639) 2025-01-28 10:19:38 +10:00
configfile.c Fix rumble and add PS4/PS5 controller rumble. (#1007) 2026-03-27 12:54:05 +10:00
configfile.h Fix rumble and add PS4/PS5 controller rumble. (#1007) 2026-03-27 12:54:05 +10:00
crash_handler.c DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
crash_handler.h Fix HOOK_ON_WARP and document more functions (87.18%) 2025-05-01 20:26:04 -04:00
debug_context.c fixed non dev compile 2024-10-22 20:54:11 +10:00
debug_context.h Basic Vertex Point Lighting Engine (#716) 2025-03-27 16:36:02 -04:00
debuglog.h Headless mode as a CLI option (#639) 2025-01-28 10:19:38 +10:00
dialog_table.c Fix other various buffer overflows and make string conversion 188% faster 2025-10-26 16:01:47 +01:00
dialog_table.h Add `smlua_text_utils_allocate_dialog` (#896) 2025-08-03 17:49:45 +02:00
ini.c Japanese Support (#574) 2024-12-31 10:32:31 -05:00
ini.h Japanese Support (#574) 2024-12-31 10:32:31 -05:00
loading.c Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00
loading.h fix some threading crashes 2024-11-26 16:28:27 +10:00
mini.h Improve mod storage & hopefully fix Cookie mod 2024-06-15 13:39:16 -04:00
mixer.c
mixer.h
nametags.c new djui hud tools: viewport, scissor and render line (#916) 2025-08-27 08:15:41 +10:00
nametags.h Fix Nametags and some interpolation jank 2024-06-27 07:39:54 -04:00
pc_main.c revise better frame pacing (#901) 2025-08-27 08:17:16 +10:00
pc_main.h Miscellaneous Additions: Addendum (#723) 2025-04-05 13:52:14 -04:00
platform.c Adds compilation fixes for ARM in headless mode (#1151) 2026-03-16 22:32:39 +01:00
platform.h Fixed MacOS Resource Path Location (#617) 2025-01-07 16:27:11 -05:00
README-n64-fast32-engine.md
rom_assets.c Fix macOS compile errors and warnings [build] 2025-05-22 08:48:05 -04:00
rom_assets.h whoops 2025-01-14 09:35:33 +10:00
rom_checker.cpp ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
rom_checker.h
thread.c fix some threading crashes 2024-11-26 16:28:27 +10:00
thread.h fix some threading crashes 2024-11-26 16:28:27 +10:00
ultra_reimplementation.c
update_checker.c Make version checking slightly better (#992) 2025-11-05 10:25:44 +10:00
update_checker.h