scummvm/engines/sword1
Bastien Bouclet 0eb3fea404 SWORD1: Change detection to query the name of the parent folder only once
All the files passed to the detector are in the same folder. They all
have the same parent. No need to check each one individually.

This saves 2500 ms on the 3DS.
2020-09-13 09:31:07 +02:00
..
animation.cpp GUI: U32: Use Common::U32String::format where necessary and GUIError to u32 2020-08-30 14:43:41 +02:00
animation.h
collision.h
configure.engine
console.cpp
console.h
control.cpp GUI: U32: Use Common::U32String::format where necessary and GUIError to u32 2020-08-30 14:43:41 +02:00
control.h
debug.cpp
debug.h
detection.cpp SWORD1: Change detection to query the name of the parent folder only once 2020-09-13 09:31:07 +02:00
eventman.cpp
eventman.h
logic.cpp SWORD1: Added detection and support for Spanish demo. Fixes #11397 2020-09-01 19:22:27 +02:00
logic.h
memman.cpp
memman.h
menu.cpp
menu.h
module.mk
mouse.cpp
mouse.h
music.cpp
music.h
object.h
objectman.cpp
objectman.h
POTFILES
resman.cpp
resman.h
router.cpp
router.h
screen.cpp
screen.h
sound.cpp SWORD1: Added detection and support for Spanish demo. Fixes #11397 2020-09-01 19:22:27 +02:00
sound.h
staticres.cpp
sword1.cpp SWORD1: Added detection and support for Spanish demo. Fixes #11397 2020-09-01 19:22:27 +02:00
sword1.h SWORD1: Added detection and support for Spanish demo. Fixes #11397 2020-09-01 19:22:27 +02:00
sworddefs.h SWORD1: Added detection and support for Spanish demo. Fixes #11397 2020-09-01 19:22:27 +02:00
swordres.h
text.cpp
text.h