scummvm/engines/toon
aryanrawlani28 8189a05316 ENGINES: ALL: Adapt to changes for new plugins by defining a new detection module
For each engine:
- Make a new folder detection
- Move detection-related files inside the folder
- Add a new module "enginename/detection"
- Add DETECT_OBJS here
- Adjust the normal engine module to remove detect_objs
- Adjust every file for the new changes.
2020-10-03 14:56:36 +02:00
..
detection ENGINES: ALL: Adapt to changes for new plugins by defining a new detection module 2020-10-03 14:56:36 +02:00
anim.cpp
anim.h
audio.cpp
audio.h
character.cpp
character.h
configure.engine
console.cpp
console.h
conversation.cpp
conversation.h
drew.cpp
drew.h
flux.cpp
flux.h
font.cpp
font.h
hotspot.cpp
hotspot.h
metaengine.cpp TOON: Split detection features & adapt to new plugins. 2020-10-03 14:56:36 +02:00
module.mk ENGINES: ALL: Adapt to changes for new plugins by defining a new detection module 2020-10-03 14:56:36 +02:00
movie.cpp
movie.h
path.cpp
path.h
picture.cpp
picture.h
POTFILES
resource.cpp
resource.h
script_func.cpp
script_func.h
script.cpp
script.h
state.cpp
state.h
subtitles.cpp
subtitles.h
text.cpp
text.h
tools.cpp
tools.h
toon.cpp ENGINES: GUI: U32: Improve translation message usage 2020-08-30 14:43:41 +02:00
toon.h