libretro / vitaquake2

Quake II port for Libretro.
GNU General Public License v2.0
4 stars 16 forks source link

Replace direct file access with VFS routines #33

Closed jdgleaver closed 3 years ago

jdgleaver commented 3 years ago

This PR replaces all direct file access with VFS routines. It also cleans up the libretro-common directory, removing all unnecessary files and updating the rest to the latest versions.

In addition, a few small bugs were addressed as they were encountered while doing this work: