sm64coopdx/src/pc
MysterD 667cac9831 Rewrote the core of how the game determines how quickly it should run at
Allows vsync to be enabled regardless of the monitor's refresh rate
Automatically drops frames when it needs to
The game no longer runs fast on 144hz monitors
2021-08-18 23:50:40 -07:00
..
audio add barebones SDL1.2 backends 2020-08-15 07:15:28 +03:00
controller Color detached caps according to player palette 2021-08-06 01:02:07 -07:00
discord I am a dumb fuck 2020-06-23 03:38:04 +03:00
djui Move character names to character struct 2021-08-18 21:51:55 -07:00
fs Add docker-build workarounds and container script 2020-09-04 17:03:35 -07:00
gfx Rewrote the core of how the game determines how quickly it should run at 2021-08-18 23:50:40 -07:00
network Add range checks to model index 2021-08-18 22:58:54 -07:00
utils Rewrote the core of how the game determines how quickly it should run at 2021-08-18 23:50:40 -07: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 Add Discord Game SDK networking system 2020-09-13 03:27:35 -07:00
cliopts.h Add Discord Game SDK networking system 2020-09-13 03:27:35 -07:00
configfile.c Added configurable player name, model, and palette 2021-08-02 22:33:38 -07:00
configfile.h Added configurable player name, model, and palette 2021-08-02 22:33:38 -07: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
pc_main.c Force players in the credits sequence into the 'credits' instance 2021-08-04 13:01:59 -07:00
pc_main.h Added text-input system for typing in-game 2020-08-30 23:25:32 -07:00
platform.c Change default save directory to sm64ex-coop 2020-09-04 22:17:15 -07: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