..
audio
Fixed over 100 code warnings
2021-08-19 18:16:16 -07:00
controller
Moved dev stuff
2023-04-30 17:58:52 -07:00
discord
Fix when compiling without COOPNET
2023-04-29 18:15:41 -07:00
djui
Add Czech translation ( #398 )
2023-05-25 22:03:40 -07:00
fs
Cleanup Deluxe ( #45 )
2022-03-29 20:45:56 -07:00
gfx
Fix sync of models on late join
2023-05-17 23:32:39 -07:00
lua
add cancels to HOOK_BEFORE_PHYS_STEP allowing for custom step systems ( #400 )
2023-05-31 21:10:06 -07:00
mods
Fixed several crashes and errors found in static analysis
2023-05-15 01:15:20 -07:00
network
Fix djui_popup_create_global()
2023-05-31 21:07:41 -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
Possible config corruption fix
2023-05-07 13:22:08 -07:00
configfile.h
Added profiling to more places to make lag easier to track down
2023-04-30 17:39:45 -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
Allowed Drag & Drop importing of mods and DynOS packs
2023-04-03 19:22:22 -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