sm64coopdx/src/pc
2024-12-08 18:38:23 -05:00
..
audio Fix linux compilation errors 2024-07-02 14:16:49 -04:00
controller Updated DirectX mouse buttons handling (#382) 2024-11-26 11:46:35 +10:00
dev
discord Add --no-discord launch param 2024-11-28 10:40:55 -05:00
djui Document 8 more files (19.45%) 2024-12-07 22:23:19 -05:00
fs remove temporary fix 2024-11-27 09:17:13 +10:00
gfx Revert "changes to recent pr" 2024-11-14 22:58:53 +10:00
lua Document about **800** functions (53.33%) 2024-12-08 17:55:23 -05:00
mods Document some more functions (55.03%) 2024-12-08 18:38:23 -05:00
mumble Fix build on Linux (#295) 2024-09-02 17:00:03 -04:00
network Document lag_compensation.h (54.31%) 2024-12-08 18:16:12 -05:00
utils Document some more functions (55.03%) 2024-12-08 18:38:23 -05:00
chat_commands.c
chat_commands.h
cliopts.c Add --no-discord launch param 2024-11-28 10:40:55 -05:00
cliopts.h Add --no-discord launch param 2024-11-28 10:40:55 -05:00
configfile.c remove forced settings 2024-12-09 08:21:53 +10:00
configfile.h Rework PvP Balance (#357) 2024-11-25 20:48:40 +10:00
crash_handler.c Add renderer to crash screen 2024-11-28 10:42:20 -05:00
crash_handler.h Undeprecate and restore network_discord_id_from_local_index 2024-07-07 20:06:33 -04:00
debug_context.c fixed non dev compile 2024-10-22 20:54:11 +10:00
debug_context.h Revamp Djui Profilers (#381) 2024-10-20 20:27:09 +10:00
debuglog.h
ini.c
ini.h
loading.c Threaded Audio Support (#176) 2024-11-26 15:53:09 +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 improve nametags and djui_hud_world_pos_to_screen_pos 2024-11-29 10:49:12 +10:00
nametags.h Fix Nametags and some interpolation jank 2024-06-27 07:39:54 -04:00
pc_main.c Fix frame rate (again) (#537) 2024-11-29 08:14:50 +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
README-n64-fast32-engine.md
rom_assets.c Fix dirt_animation_geo anim state 3 vertex coloring 2024-07-08 19:53:16 -04:00
rom_assets.h
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
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 Touch up mod storage and fix inconsistent logic with old mod_storage_load 2024-06-02 18:15:17 -04:00
update_checker.c This is no longer needed 2024-09-01 19:02:58 -04:00
update_checker.h