sm64coopdx/src/pc
2023-06-15 19:55:55 -07:00
..
audio
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 Allow object sounds to fade out to 0 2023-06-12 02:20:58 -07:00
fs Cleanup Deluxe (#45) 2022-03-29 20:45:56 -07:00
gfx Separate fog from vertex alpha so lightmaps can render it 2023-06-15 01:01:39 -07:00
lua Added collision_get_temp_wall_collision_data() to Lua 2023-06-15 19:55:55 -07:00
mods Extend mod name max length from 32 to 64 (#408) 2023-06-11 14:30:43 -07:00
network Merge branch 'dev' of github.com:sm64ex-coop-dev/sm64ex-coop into dev 2023-06-14 23:25:09 -07:00
os Add wide character support to language file handling 2023-05-14 18:33:14 -07:00
utils Whoops 2023-05-04 01:43:51 -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 Allow object sounds to fade out to 0 2023-06-12 02:20:58 -07:00
configfile.h Allow object sounds to fade out to 0 2023-06-12 02:20:58 -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 Added last remote object information to crash screen 2023-05-22 23:00:11 -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
ini.h
logfile.c
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
pc_main.c Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -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 Possible crash fix for osPiStartDma() 2023-04-10 17:46:45 -07:00