scummvm/engines/prince
2020-12-04 20:57:14 +00:00
..
animation.cpp
animation.h
archive.cpp PRINCE: Fix Signed vs. Unsigned GCC Compiler Warning 2020-05-09 19:34:08 +01:00
archive.h PRINCE: Add override keywords 2020-02-09 12:43:16 +01:00
common.h
configure.engine
cursor.cpp
cursor.h
curve_values.h
debugger.cpp
debugger.h PRINCE: Add override keywords 2020-02-09 12:43:16 +01:00
decompress.cpp PRINCE: Added sanity check to image decompressor 2020-03-14 01:22:54 +01:00
decompress.h
detection.cpp PRINCE: Use AD_ENTRY2s in the detection table 2020-11-28 17:41:23 +01:00
detection.h PRINCE: support amateur Russian localization from "Russian project" 2020-10-29 19:23:49 +01:00
draw.cpp PRINCE: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
flags.cpp PRINCE: Convert flag lookup into hashmap. This is more stable 2020-03-10 16:30:49 +01:00
flags.h PRINCE: Convert flag lookup into hashmap. This is more stable 2020-03-10 16:30:49 +01:00
font.cpp
font.h PRINCE: Add override keywords 2020-02-09 12:43:16 +01:00
graphics.cpp
graphics.h
hero_set.h
hero.cpp PRINCE: Fix Missing Default Switch Cases 2019-11-27 02:34:35 +00:00
hero.h
inventory.cpp PRINCE: support amateur Russian localization from "Russian project" 2020-10-29 19:23:49 +01:00
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
mhwanh.cpp
mhwanh.h PRINCE: Add override keywords 2020-02-09 12:43:16 +01:00
mob.cpp PRINCE: Fix Missing Default Switch Cases 2019-11-27 02:34:35 +00:00
mob.h
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
music.cpp
music.h PRINCE: Add override keywords 2020-02-09 12:43:16 +01:00
musNum.h
object.cpp
object.h
option_text.h PRINCE: support amateur Russian localization from "Russian project" 2020-10-29 19:23:49 +01:00
POTFILES I18N: Added missing files to POTFILES 2020-08-27 20:26:45 +02:00
prince.cpp PRINCE: Fix infinite loop on bad 'look' data. Fixes #11429 2020-08-25 18:36:52 +02:00
prince.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
pscr.cpp
pscr.h
resource.cpp
resource.h
saveload.cpp PRINCE: Do not crash on non-existent save 2020-03-10 22:19:21 +01:00
script.cpp PRINCE: Fix infinite loop on bad 'look' data. Fixes #11429 2020-08-25 18:36:52 +02:00
script.h PRINCE: Convert flag lookup into hashmap. This is more stable 2020-03-10 16:30:49 +01:00
sound.cpp PRINCE: Added comment for fix for bug#11771 2020-10-18 01:51:05 +02:00
variatxt.cpp
variatxt.h
videoplayer.cpp
walk.cpp