scummvm/engines/toon
D G Turner ef85456859 BUILD: Remove need for engine.mk in each engine directory.
Each engine now only has to provide a single configure.engine file
adding the engine into the configure script, which then produces the
required other files automatically.
2013-11-24 00:48:01 +00:00
..
anim.cpp TOON: replace strncpy by strlcpy as suggested by LordHoto 2013-10-30 22:43:59 +01:00
anim.h
audio.cpp TOON: Fix uninitialized variable in audio. CID 1002729 2013-11-09 15:09:05 +01:00
audio.h
character.cpp TOON: Fix CID 1002728, 1002729, 1003215, 1002731, 1002730 2013-10-30 08:31:14 +01:00
character.h TOON: Fix bug #3611869 - Drew sometimes ends up stuck walking forever 2013-06-30 01:18:07 +02:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp
console.h
conversation.cpp
conversation.h
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
drew.cpp
drew.h
flux.cpp
flux.h
font.cpp TOON: For consistency, replace the remaining strncpy by strlcpy 2013-10-30 23:14:13 +01:00
font.h
hotspot.cpp
hotspot.h
module.mk
movie.cpp TOON: Fix CID 1004156 2013-10-30 08:08:22 +01:00
movie.h TOON: Fix CID 1004156 2013-10-30 08:08:22 +01:00
path.cpp TOON: Fix CID 1002430, 1002431, 1002727 2013-10-30 00:56:36 +01:00
path.h
picture.cpp TOON: Fix CID 1002427, 1002428, 1002429 2013-10-30 00:46:52 +01:00
picture.h
resource.cpp TOON: Fix CID 1002427, 1002428, 1002429 2013-10-30 00:46:52 +01:00
resource.h TOON: Fix CID 1002427, 1002428, 1002429 2013-10-30 00:46:52 +01:00
script_func.cpp TOON: replace strncpy by strlcpy as suggested by LordHoto 2013-10-30 22:43:59 +01:00
script_func.h
script.cpp TOON: For consistency, replace the remaining strncpy by strlcpy 2013-10-30 23:14:13 +01:00
script.h
state.cpp TOON: Fix CID 1002425, 1002426, 1003214 2013-10-30 00:27:38 +01:00
state.h
text.cpp
text.h
tools.cpp TOON: Fix CID 1002425, 1002426, 1003214 2013-10-30 00:27:38 +01:00
tools.h
toon.cpp TOON: Fix unintialized variables. Fix CID 1002424 2013-11-09 18:20:29 +01:00
toon.h