scummvm/engines/hypno
2023-05-14 20:32:38 +02:00
..
boyz HYPNO: show virtual keyboard when a player name should be introduced 2023-03-20 08:58:49 +01:00
spider HYPNO: check zero or negative health when showing message at the end of fight 2023-03-18 10:39:13 +01:00
wet HYPNO: Add Korean version of "Enter name:" string 2023-05-14 20:32:38 +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 HYPNO: Remove unneeded feature dependencies 2022-06-02 20:14:01 +02:00
credits.pl HYPNO: added credits.pl 2022-01-30 21:20:55 +01:00
cursors.cpp HYPNO: Add a missing argument in function call 2022-06-03 20:59:23 +02:00
detection.cpp HYPNO: Remove testing flag for Soldiers 2023-02-28 17:43:26 +01:00
detection.h HYPNO: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
grammar_arc.cpp HYPNO: enable stereo sound for audio transitions in boyz 2022-06-17 09:26:13 +02:00
grammar_arc.y HYPNO: enable stereo sound for audio transitions in boyz 2022-06-17 09:26:13 +02:00
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: Support rendering Korean font for Wetlands 2023-05-14 20:32:38 +02:00
lexer_arc.cpp HYPNO: parse and load almost all the levels in boyz 2022-05-08 11:35:16 +02:00
lexer_arc.l HYPNO: parse and load almost all the levels in boyz 2022-05-08 11:35:16 +02:00
lexer_mis.cpp HYPNO: improved parsing for player selection in boyz 2022-05-07 08:26:07 +02:00
lexer_mis.l HYPNO: improved parsing for player selection in boyz 2022-05-07 08:26:07 +02:00
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 HYPNO: added basic implementation for selection in specific scenes in boyz 2022-05-25 13:00:10 +02:00
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 HYPNO: added support for playing stereo music in boyz 2022-06-17 09:26:13 +02:00
tokens_mis.h HYPNO: improved parsing for player selection in boyz 2022-05-07 08:26:07 +02:00
video.cpp HYPNO: Reduce memory usage when loading Smacker files with HYP2 signatures 2022-06-05 21:30:06 +02:00