You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add web cache feature for automatic asset downloading
Adds a web cache system that automatically downloads missing assets from the
server's asset URL and caches them locally. Includes options UI for enabling/
disabling the cache, setting expiry time, viewing cache size, and clearing.
Also fixes macOS build issues:
- Override WrapOpenGL to skip deprecated AGL framework
- Fix BASS/BASSOPUS header paths in configure.sh for macOS
- Fix vexing parse in webcache.cpp
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments