| .. |
|
audio
|
Fixed over 100 code warnings
|
2021-08-19 18:16:16 -07:00 |
|
controller
|
Merge branch 'unstable' of github.com:djoslin0/sm64ex-coop into unstable
|
2022-02-17 18:27:19 -08:00 |
|
discord
|
I am a dumb fuck
|
2020-06-23 03:38:04 +03:00 |
|
djui
|
Added player description to player list
|
2022-02-16 22:30:17 -08:00 |
|
fs
|
Add docker-build workarounds and container script
|
2020-09-04 17:03:35 -07:00 |
|
gfx
|
Fix strange audio bugs on 32-bit
|
2022-02-06 15:34:34 -08:00 |
|
lua
|
Added player description to player list
|
2022-02-16 22:30:17 -08:00 |
|
network
|
Prevented race condition that caused all objects to disappear in rare circumstances
|
2022-02-17 18:13:43 -08:00 |
|
utils
|
Reading headers from lua files
|
2022-01-27 23:53:58 -08:00 |
|
chat_commands.c
|
Added chat commands: /kick /ban /permban /players
|
2022-02-12 15:23:05 -08: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
|
Added chat commands: /kick /ban /permban /players
|
2022-02-12 15:23:05 -08:00 |
|
configfile.h
|
Added player description to player list
|
2022-02-16 22:30:17 -08:00 |
|
crash_handler.c
|
Update crash_handler.c
|
2022-02-16 15:04:18 +10:00 |
|
debuglog.h
|
Rewrote logfile API, made discord log to a file
|
2021-08-08 23:42:20 -07: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
|
LOGFILE_ calls now print to the terminal in DEBUG mode again
|
2021-08-09 00:09:44 -07: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 |
|
mod_list.c
|
Made Lua mods show up in Discord Activity
|
2022-02-05 10:25:36 -08:00 |
|
mod_list.h
|
Fixed pragma-packing
|
2022-02-05 12:22:41 -08:00 |
|
pc_main.c
|
Fix strange audio bugs on 32-bit
|
2022-02-06 15:34:34 -08:00 |
|
pc_main.h
|
Added text-input system for typing in-game
|
2020-08-30 23:25:32 -07:00 |
|
platform.c
|
Added headless server compile mode
|
2022-01-21 19:13:41 -08:00 |
|
platform.h
|
properly check for basepacks
|
2020-06-08 08:49:06 +03:00 |
|
README-n64-fast32-engine.md
|
Adds credit to Emil.
|
2020-05-10 17:47:10 -03:00 |
|
ultra_reimplementation.c
|
Synchronized save files
|
2020-09-04 15:07:32 -07:00 |