Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Helps with loading times on systems with slow storage.
|
|
These are flagged by GCC -Wsign-compare.
|
|
So rendering waits for the textures to finish uploading before using
them. Fixes glitchy mouse pointer in Riven.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently translated at 56.9% (1570 of 2757 strings)
|
|
|
|
|
|
|
|
|
|
Fixes GK1 Mac intro and other slideshow movies
|
|
|
|
- Fix comments
- Fix path error
- Fix output format error
|
|
|
|
backends/platform/3ds/shader.shbin (byproduct of "make"),
backends/platform/3ds/shader_shbin.h (byproduct of "make"),
$(TARGET).smdh (aka scummvm.smdh, byproduct of "make scummvm.3dsx"),
$(TARGET).bnr (aka scummvm.bnr, byproduct of "make scummvm.cia")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KQ7, Phant1, and others have more than 9 "Data" files
|
|
These are flagged by GCC if -Wswitch-default is enabled.
|
|
|
|
These are flagged by GCC if -Wswitch-default is enabled.
|