sm64coopdx/src/pc
2023-06-24 17:49:19 -07:00
..
audio Fixed over 100 code warnings 2021-08-19 18:16:16 -07:00
controller Moved dev stuff 2023-04-30 17:58:52 -07:00
discord Add support for noise in color combiners 2023-06-14 22:04:55 -07:00
djui Init dynos packs after djui is created 2023-06-23 14:26:04 -07:00
fs Cleanup Deluxe (#45) 2022-03-29 20:45:56 -07:00
gfx Add the ability to change lighting color (#420) 2023-06-22 11:28:17 -07:00
lua Revert Lua GC settings to defaults 2023-06-24 17:49:19 -07:00
mods Extend mod name max length from 32 to 64 (#408) 2023-06-11 14:30:43 -07:00
network Allow mods to disable romhack camera centering (#423) 2023-06-23 16:58:47 -07:00
os Add wide character support to language file handling 2023-05-14 18:33:14 -07:00
utils Change cobject allowlist to C++ maps 2023-06-24 01:44:01 -07:00
chat_commands.c Moved dev stuff 2023-04-30 17:58:52 -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 Ripped out discord network system, started re-adding invites 2023-04-15 19:53:34 -07:00
cliopts.h Ripped out discord network system, started re-adding invites 2023-04-15 19:53:34 -07:00
configfile.c Update Linux coopnet 2023-06-18 12:27:57 -07:00
configfile.h Update Linux coopnet 2023-06-18 12:27:57 -07:00
configini.c Fixed several crashes and errors found in static analysis 2023-05-15 01:15:20 -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 Update for MacOS 2023-06-23 16:40:46 -07:00
crash_handler.h Added last remote object information to crash screen 2023-05-22 23:00:11 -07:00
debug_context.c Added profiling to more places to make lag easier to track down 2023-04-30 17:39:45 -07:00
debug_context.h Added profiling to more places to make lag easier to track down 2023-04-30 17:39:45 -07:00
debuglog.h Display chat messages in console 2023-06-05 15:34:08 -07: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
logfile.c Rewrote logfile API, made discord log to a file 2021-08-08 23:42:20 -07:00
logfile.h Allowed Drag & Drop importing of mods and DynOS packs 2023-04-03 19:22:22 -07: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
pc_main.c Init dynos packs after djui is created 2023-06-23 14:26:04 -07:00
pc_main.h Added text-input system for typing in-game 2020-08-30 23:25:32 -07:00
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 Adds credit to Emil. 2020-05-10 17:47:10 -03:00
ultra_reimplementation.c Possible crash fix for osPiStartDma() 2023-04-10 17:46:45 -07:00