scummvm/engines/hypno
2022-07-16 21:34:08 +02:00
..
boyz HYPNO: correctly finish levels c352 and c355 in boyz 2022-05-25 13:00:11 +02:00
spider HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-21 09:25:34 +02:00
wet HYPNO: enabled restored content in another wet demo 2022-06-05 13:31:10 +02:00
actions.cpp HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-21 09:25:34 +02:00
arcade.cpp HYPNO: restore music after showing credits in wet 2022-06-05 00:00:11 +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: Drop ADGF_TESTING flags 2022-07-16 21:34:08 +02:00
grammar.h HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-21 09:25:34 +02:00
grammar_arc.cpp HYPNO: allow to stop and wait for a user action in the middle of arcade sequence in boyz 2022-05-25 13:00:11 +02:00
grammar_arc.y HYPNO: allow to stop and wait for a user action in the middle of arcade sequence in boyz 2022-05-25 13:00:11 +02:00
grammar_mis.cpp HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-21 09:25:34 +02:00
grammar_mis.y HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-21 09:25:34 +02:00
hypno.cpp HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-21 09:25:34 +02:00
hypno.h HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-21 09:25:34 +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: fix for incorrect sound decoding and added more sounds into the wet level menu 2022-04-23 14:49:36 +02:00
libfile.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
metaengine.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +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: improved detection and added POTFILES file 2021-10-31 19:15:06 +01:00
scene.cpp HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-21 09:25:34 +02:00
tokens_arc.h HYPNO: implemented some transitions with a fixed sound in boyz 2022-05-12 20:43:59 +02:00
tokens_mis.h HYPNO: improved parsing for player selection in boyz 2022-05-07 08:26:07 +02:00
video.cpp HYPNO: removed unused currentFrame field and some extra spaces 2022-02-27 13:30:53 +01:00