sm64coopdx/src/pc
2022-06-25 00:54:39 -07:00
..
audio
controller Refactor sync objects, move syncIds to u32 2022-06-06 19:13:04 -07:00
discord Allow course names/acts to be changed from Lua 2022-04-09 23:28:36 -07:00
djui Fix headless server compile (4) (#132) 2022-06-25 00:54:39 -07:00
fs Cleanup Deluxe (#45) 2022-03-29 20:45:56 -07:00
gfx Prevent assert in load_tlut 2022-05-28 00:16:16 -07:00
lua Refactor sync objects, move syncIds to u32 2022-06-06 19:13:04 -07:00
mods Fix mod cache issue where server wouldn't update the hash when it should 2022-06-06 19:34:44 -07:00
network More packet bytesize cleanup 2022-06-06 20:50:00 -07:00
utils Fix warnings on windows 2022-05-29 03:30:41 -07:00
chat_commands.c Added ability to have completely custom levels that don't override anything 2022-06-05 21:55:31 -07:00
chat_commands.h Added chat commands: /kick /ban /permban /players 2022-02-12 15:23:05 -08:00
cheats.c
cheats.h
cliopts.c update console help message (#68) 2022-04-20 11:19:00 -07:00
cliopts.h
configfile.c Add gamepad number, background options (#122) 2022-06-05 19:16:24 -07:00
configfile.h Add gamepad number, background options (#122) 2022-06-05 19:16:24 -07:00
crash_handler.c More sync id cleanup 2022-06-06 20:39:18 -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
ini.h
logfile.c
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 Only use defined signals 2022-06-05 22:57:17 -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
README-n64-fast32-engine.md
ultra_reimplementation.c Merge in small changes. (#63) 2022-04-16 19:12:12 -07:00