sm64coopdx/src/pc
2022-03-21 19:47:23 -07:00
..
audio Fixed over 100 code warnings 2021-08-19 18:16:16 -07:00
controller Prevented debug binds from working with Discord (#34) 2022-03-17 01:20:56 -07:00
discord I am a dumb fuck 2020-06-23 03:38:04 +03:00
djui Allow people to disabled downloaded models (from mods) 2022-03-16 22:43:43 -07:00
fs Fix warnings/compile errors on Linux 2022-03-13 18:45:42 -07:00
gfx Added DynOS v1.1 without the dynamic options 2022-03-09 18:01:03 -08:00
lua Revert "Fix smlua_field_valid for Lua" 2022-03-21 22:43:58 -07:00
mods Give generate remote base path a return value. wtf 2022-03-21 19:47:10 -07:00
network Lua : remember up to 16 extra fields to send on spawn lua object 2022-03-21 11:45:19 -07:00
utils Reading headers from lua files 2022-01-27 23:53:58 -08:00
chat_commands.c Added discord IDs to /players chat command 2022-03-17 02:15:25 -07:00
chat_commands.h Added chat commands: /kick /ban /permban /players 2022-02-12 15:23:05 -08:00
cheats.c disable cheats by default; use --cheats CLI option to enable for now 2020-05-19 01:59:29 +03:00
cheats.h Removed huge/tiny mario and exit anywhere cheats 2020-09-24 23:10:51 -07:00
cliopts.c Fixed over 100 code warnings 2021-08-19 18:16:16 -07:00
cliopts.h Add Discord Game SDK networking system 2020-09-13 03:27:35 -07:00
configfile.c Allow people to disabled downloaded models (from mods) 2022-03-16 22:43:43 -07:00
configfile.h Allow people to disabled downloaded models (from mods) 2022-03-16 22:43:43 -07:00
crash_handler.c Finish up new mod table system 2022-03-15 23:15:46 -07:00
crash_handler.h Show last lua mod to run in crash handler 2022-03-09 21:27:02 -08:00
debuglog.h Adds some sanity checks to network_receive_area, And add LOG_DEBUG (#10) 2022-03-04 20:07:35 -08: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 Fix Mac compile 2022-03-12 22:38:13 -08:00
mixer.c properly merge refresh 10.1's audio code 2020-06-21 02:23:03 +03:00
mixer.h properly merge refresh 10.1's audio code 2020-06-21 02:23:03 +03:00
pc_main.c More progress on mod table rewrite 2022-03-14 19:30:02 -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
README-n64-fast32-engine.md Adds credit to Emil. 2020-05-10 17:47:10 -03:00
ultra_reimplementation.c Swimming interference fix (#37) 2022-03-21 11:55:36 -07:00