sm64coopdx/src/pc
2023-03-27 23:08:54 -07:00
..
audio Fixed over 100 code warnings 2021-08-19 18:16:16 -07:00
controller Deterministically set the sync ID for level objects that spawn from spawninfo, macros, and special 2023-03-26 21:10:38 -07:00
discord Allow course names/acts to be changed from Lua 2022-04-09 23:28:36 -07:00
djui Added ñ and Ñ to coop 2023-03-27 18:35:39 -07:00
fs Cleanup Deluxe (#45) 2022-03-29 20:45:56 -07:00
gfx Move everything over (#280) 2023-03-20 22:36:25 -04:00
lua Fix crash when removing a sync objects and iterating at the same time 2023-03-27 20:25:35 -07:00
mods Beta 32.0.1 (#325) 2023-03-26 01:15:28 -04:00
network Only send debug sync packet if no lag is detected 2023-03-27 23:08:54 -07:00
utils Skip animation interpolation more often 2023-03-27 00:24:06 -07:00
chat_commands.c /luaf; fix compilation issues with audio and debug + dev (#328) 2023-03-27 15:50:49 -07:00
chat_commands.h Added chat commands: /kick /ban /permban /players 2022-02-12 15:23:05 -08:00
cheats.c Make cheats much better and add new ones (#305) 2023-03-27 15:53:12 -07:00
cheats.h Make cheats much better and add new ones (#305) 2023-03-27 15:53:12 -07:00
cliopts.c Make cheats much better and add new ones (#305) 2023-03-27 15:53:12 -07:00
cliopts.h Add Discord Game SDK networking system 2020-09-13 03:27:35 -07:00
configfile.c Beta 32.0.1 (#325) 2023-03-26 01:15:28 -04:00
configfile.h Beta 32.0.1 (#325) 2023-03-26 01:15:28 -04:00
configini.c Mod storage, network_discord_id_from_local_index and other small changes (#200) 2022-09-26 19:28:26 -07:00
configini.h Mod storage, network_discord_id_from_local_index and other small changes (#200) 2022-09-26 19:28:26 -07:00
crash_handler.c Beta 32.0.1 (#325) 2023-03-26 01:15:28 -04:00
crash_handler.h Show last lua mod to run in crash handler 2022-03-09 21:27:02 -08:00
debuglog.h Fix debug builds on linux 2023-03-26 14:53:01 -07:00
ini.c
ini.h
logfile.c Rewrote logfile API, made discord log to a file 2021-08-08 23:42:20 -07:00
logfile.h Fix Mac compile 2022-03-12 22:38:13 -08:00
mixer.c Massive DynOS refactor for performance/organization 2022-04-19 21:06:18 -07:00
mixer.h
pc_main.c Swapped out hashmap to C++ for sync objects 2023-03-27 14:29:15 -07:00
pc_main.h
platform.c Fix bugs/warnings from static analysis 2022-02-20 20:04:25 -08:00
platform.h Switch all PATH_MAX to SYS_MAX_PATH 2022-02-25 18:33:31 -08: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
ultra_reimplementation.c Remove TARGET_WEB (#159) 2022-08-25 17:32:20 -07:00