| .. |
|
audio
|
Fixed over 100 code warnings
|
2021-08-19 18:16:16 -07:00 |
|
controller
|
Clang/mac fixes
|
2022-04-11 21:43:55 -07:00 |
|
discord
|
Allow course names/acts to be changed from Lua
|
2022-04-09 23:28:36 -07:00 |
|
djui
|
More performance improvements
|
2022-04-22 20:57:18 -07:00 |
|
fs
|
Cleanup Deluxe (#45)
|
2022-03-29 20:45:56 -07:00 |
|
gfx
|
More performance improvements
|
2022-04-22 20:57:18 -07:00 |
|
lua
|
Made specialTripleJump a field of MarioState instead of a global
|
2022-04-23 00:35:49 -07:00 |
|
mods
|
Sort mods list
|
2022-04-23 00:30:43 -07:00 |
|
network
|
Created a minor version number
|
2022-04-23 15:55:26 -07:00 |
|
utils
|
Move Lua allow lists over to using a hashmap
|
2022-04-22 18:51:25 -07:00 |
|
chat_commands.c
|
Cleanup Deluxe (#45)
|
2022-03-29 20:45:56 -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
|
update console help message (#68)
|
2022-04-20 11:19:00 -07:00 |
|
cliopts.h
|
Add Discord Game SDK networking system
|
2020-09-13 03:27:35 -07:00 |
|
configfile.c
|
Massive DynOS refactor for performance/organization
|
2022-04-19 21:06:18 -07:00 |
|
configfile.h
|
Allow people to disabled downloaded models (from mods)
|
2022-03-16 22:43:43 -07:00 |
|
crash_handler.c
|
Cleanup Deluxe (#45)
|
2022-03-29 20:45:56 -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
|
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
|
Prevent DynOS packs from being enabled then disabled on launch
|
2022-04-23 03:23:30 -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
|
Merge in small changes. (#63)
|
2022-04-16 19:12:12 -07:00 |