scummvm/engines/hypno
2022-03-11 08:28:34 +01:00
..
boyz ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
spider HYPNO: adjusted offsets in arcade animation in spider 2022-03-07 09:35:04 +01:00
wet HYPNO: simplified saving and loading code to use listSaves in wet 2022-03-11 08:28:34 +01:00
actions.cpp HYPNO: used clang-format to make the code more readable 2022-01-26 18:52:04 +01:00
arcade.cpp HYPNO: fixed objective detection code in arcade 2022-03-06 21:50:27 +01:00
configure.engine HYPNO: build by default 2022-01-30 20:51:54 +01:00
credits.pl HYPNO: added credits.pl 2022-01-30 21:20:55 +01:00
cursors.cpp HYPNO: fixes for the note puzzle in spider 2022-02-12 13:05:16 +01:00
detection.cpp HYPNO: added new wet demo 2022-02-05 09:31:09 +01:00
grammar_arc.cpp HYPNO: Fix Redundant Declaration in Grammar Parser Code 2022-03-09 10:01:49 +00:00
grammar_arc.y HYPNO: play specific enemy sound, if available 2022-03-04 12:59:27 +01:00
grammar_mis.cpp HYPNO: Fix Redundant Declaration in Grammar Parser Code 2022-03-09 10:01:49 +00:00
grammar_mis.y HYPNO: fixed more memory leaks and uninitialized variables in spider 2022-01-19 20:33:08 +01:00
grammar.h HYPNO: play specific enemy sound, if available 2022-03-04 12:59:27 +01:00
hypno.cpp HYPNO: added mission statistics screen in wet 2022-03-06 17:53:28 +01:00
hypno.h HYPNO: implemented basic saving and loading in wet 2022-03-10 20:58:56 +01:00
lexer_arc.cpp HYPNO: finally load all the levels in wet 2022-02-24 18:12:29 +01:00
lexer_arc.l HYPNO: finally load all the levels in wet 2022-02-24 18:12:29 +01:00
lexer_mis.cpp HPYNO: demo fixes and initial implementation of timeout action 2022-01-07 19:28:17 +01:00
lexer_mis.l ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
libfile.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01: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: refactored hard coded functions of wet 2022-03-08 20:30:53 +01:00
POTFILES HYPNO: improved detection and added POTFILES file 2021-10-31 19:15:06 +01:00
scene.cpp HYPNO: removed unused currentFrame field and some extra spaces 2022-02-27 13:30:53 +01:00
tokens_arc.h HYPNO: finally load all the levels in wet 2022-02-24 18:12:29 +01:00
tokens_mis.h HPYNO: demo fixes and initial implementation of timeout action 2022-01-07 19:28:17 +01:00
video.cpp HYPNO: removed unused currentFrame field and some extra spaces 2022-02-27 13:30:53 +01:00