| .. |
|
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
|
|
|
|
djui
|
Cleanup (#43)
|
2022-03-26 22:13:57 -07:00 |
|
fs
|
Fix warnings/compile errors on Linux
|
2022-03-13 18:45:42 -07:00 |
|
gfx
|
Fix errors pointed out by clang
|
2022-03-27 17:25:39 -07:00 |
|
lua
|
Add custom collisions to DynOS/Lua
|
2022-03-28 01:02:33 -07:00 |
|
mods
|
Add custom collisions to DynOS/Lua
|
2022-03-28 01:02:33 -07:00 |
|
network
|
Reduce round-trip time during downloads by 8x
|
2022-03-28 01:09:06 -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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
mixer.h
|
|
|
|
pc_main.c
|
More progress on mod table rewrite
|
2022-03-14 19:30:02 -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
|
Swimming interference fix (#37)
|
2022-03-21 11:55:36 -07:00 |