scummvm/engines/hypno
2022-11-16 23:58:54 +01:00
..
boyz HYPNO: avoid drawing too many profiles in the boyz main menu 2022-08-11 08:52:14 +02:00
spider HYPNO: SPIDER: Hebrew chiper message puzzle 2022-09-29 20:59:24 +02:00
wet HYPNO: implement scummvm cheat to unlock all levels in wet 2022-06-20 17:03:55 +02:00
actions.cpp HYPNO: disable user interaction during cutscenes/intro commands 2022-08-11 08:52:14 +02:00
arcade.cpp HYPNO: fixed video sequence at the end of level c33 in boyz 2022-06-20 00:09:53 +02:00
configure.engine
credits.pl
cursors.cpp
detection.cpp HYPNO: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
detection.h HYPNO: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
grammar_arc.cpp
grammar_arc.y
grammar_mis.cpp HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-18 10:00:10 +02:00
grammar_mis.y HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-18 10:00:10 +02:00
grammar.h HYPNO: fixed transition to correctly run the last level of boyz 2022-06-20 00:09:53 +02:00
hypno.cpp HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-18 10:00:10 +02:00
hypno.h HYPNO: refactor arcade stats code and added final score in boyz 2022-06-19 11:24:44 +02:00
lexer_arc.cpp
lexer_arc.l
lexer_mis.cpp
lexer_mis.l
libfile.cpp HYPNO: fixed regresion when decoding audio files 2022-07-07 21:57:28 +02:00
libfile.h HYPNO: Reduce memory usage when opening .lib archives 2022-06-19 20:50:58 +03:00
metaengine.cpp HYPNO: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
module.mk
POTFILES HYPNO: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
scene.cpp HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-18 10:00:10 +02:00
tokens_arc.h
tokens_mis.h
video.cpp