sm64pc/src/pc
fgsfds 4feacc0065 add virtual filesystem thing w/ ZIP support
similar to Quake 3: all the archives and folders get mounted to the same mountpoint in the VFS, read access to files in the VFS is transparent
2020-06-07 21:06:25 +03:00
..
audio Shutdown subsystems on exit 2020-05-16 16:23:23 -03:00
controller add virtual filesystem thing w/ ZIP support 2020-06-07 21:06:25 +03:00
fs add virtual filesystem thing w/ ZIP support 2020-06-07 21:06:25 +03:00
gfx add virtual filesystem thing w/ ZIP support 2020-06-07 21:06:25 +03:00
README-n64-fast32-engine.md Adds credit to Emil. 2020-05-10 17:47:10 -03: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 Revert "Secret Cheat was added" 2020-05-31 14:18:17 +09:00
cliopts.c game now uses non-working directory paths by default 2020-05-25 07:19:35 +03:00
cliopts.h game now uses non-working directory paths by default 2020-05-25 07:19:35 +03:00
configfile.c add virtual filesystem thing w/ ZIP support 2020-06-07 21:06:25 +03:00
configfile.h Merge remote-tracking branch 'upstream/nightly' into rumble_back 2020-06-04 19:13:41 +09: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
mixer.c merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
mixer.h merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
pc_main.c add virtual filesystem thing w/ ZIP support 2020-06-07 21:06:25 +03:00
pc_main.h use a wrapper for exiting instead of just calling exit() 2020-05-17 19:56:56 +03:00
platform.c add virtual filesystem thing w/ ZIP support 2020-06-07 21:06:25 +03:00
platform.h add virtual filesystem thing w/ ZIP support 2020-06-07 21:06:25 +03:00
ultra_reimplementation.c add virtual filesystem thing w/ ZIP support 2020-06-07 21:06:25 +03:00