30 Commits

Author SHA1 Message Date
neuromancer
8186f29f77 HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-18 10:00:10 +02:00
neuromancer
36359a8026 HYPNO: implemented some missing pointer change in spider 2022-05-07 16:58:59 +02:00
neuromancer
63f45d4d5a HYPNO: improved parsing for player selection in boyz 2022-05-07 08:26:07 +02:00
D G Turner
0574ad5a55 HYPNO: Really Fix Redundant Declaration in MIS Grammar Parser Code
This is emitted by GCC if -Wredundant-decls is passed.

This now removes the offending code line from the generator source
file so this should now not revert if the generator is run again.
2022-04-01 22:49:43 +01:00
neuromancer
b6f4acc614 HYPNO: fixed more memory leaks and uninitialized variables in spider 2022-01-19 20:33:08 +01:00
neuromancer
53527c463f HYPNO: fixes in game loading and video playback when looping in spider 2022-01-15 20:25:35 +01:00
neuromancer
06751e2264 HYPNO: improved menu handling in spider and fixed timer deallocation issue 2022-01-08 10:39:34 +01:00
neuromancer
3c9d76b6b6 HPYNO: demo fixes and initial implementation of timeout action 2022-01-07 19:28:17 +01:00
neuromancer
e4530e1b55 HYPNO: implemented bus puzzle in hard mode 2022-01-02 11:08:47 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
neuromancer
db785e7798 HYPNO: added new scenes and improved parsers in spider 2021-11-24 21:51:40 +01:00
neuromancer
802b13ca7b HYPNO: correctly load the bus scene in spider with easy mode 2021-11-13 09:54:05 +01:00
neuromancer
5e3ce0bb4b HYPNO: fixed the alley scene in spider 2021-11-11 23:10:51 +01:00
neuromancer
784da145ab HYPNO: improved grammar to parse more scenes 2021-11-10 23:19:02 +01:00
neuromancer
d9d84c3b62 HYPNO: added support for intro videos in talks + code refactoring 2021-11-10 20:35:45 +01:00
neuromancer
6db8ae7079 HYPNO: fixed position of dialog boxes 2021-11-09 10:51:57 +01:00
neuromancer
974575fce3 HYPNO: fixed deadlock issue in conversations and support for default option 2021-11-07 22:05:37 +01:00
neuromancer
df6739b5e1 HYPNO: removed debug prints in the parsers 2021-11-07 22:05:37 +01:00
neuromancer
1dc5ec1d9d HYPNO: removed global destructor from mis parser 2021-11-06 20:21:34 +01:00
neuromancer
29a6d38179 HYPNO: correct handling of WALL0/WALL1 commands 2021-11-06 20:07:35 +01:00
neuromancer
958df59b87 HYPNO: refactored scene loading and avoid repeating the same cutscenes 2021-11-06 18:17:27 +01:00
neuromancer
a590352bf6 HYPNO: improved parsing in arcade and scenes, and added some hard-coded scenes for several games 2021-11-06 00:04:56 +01:00
neuromancer
e67832818a HYPNO: refactored Hotspot 2021-10-31 19:15:06 +01:00
neuromancer
3e8117ba9d HYPNO: added explicit action type and refactored affected code 2021-10-31 19:15:06 +01:00
neuromancer
a87c50f498 HYPNO: added functions to start implementing gameplay from full versions of Wetlands and Spiderman games as well as some fixes here and there 2021-10-31 19:15:06 +01:00
neuromancer
a92ddb455a HYPNO: added support for more wetlands demo, refactored code and added some fixes 2021-10-31 19:15:06 +01:00
neuromancer
266939c541 HYPNO: added missing new lines 2021-10-31 19:15:06 +01:00
neuromancer
4486f3692d HYPNO: fixed grammar_mis.y format and regenerated code 2021-10-31 19:15:06 +01:00
neuromancer
6c0b31e33e HYPNO: fixed grammar_mis.y format and regenerated code 2021-10-31 19:15:06 +01:00
neuromancer
8d244e072a HYPNO: refactoring and linting 2021-10-31 19:15:06 +01:00