Commit Graph
25 Commits
Author SHA1 Message Date
neuromancer 36d437682f HYPNO: parse and load almost all the levels in boyz 2022-05-08 11:35:16 +02:00
neuromancer c06089c333 HYPNO: refactored objective checking using checkArcadeObjectives in wet 2022-04-27 21:33:01 +02:00
neuromancer 034051a5d4 HYPNO: improved parser to load level c17 in boyz 2022-04-11 21:17:34 +02:00
neuromancer 68004ec9b5 HYPNO: improved parser to allow to load c16 level in boyz 2022-04-11 21:17:34 +02:00
neuromancer 37ff8859e7 HYPNO: load a few levels more in boyz 2022-04-11 21:17:33 +02:00
neuromancer dccdeabaef HYPNO: improved parsing to support level c14 in boyz 2022-04-06 16:42:43 +02:00
neuromancer cb159a4a24 HYPNO: first attempt to parse and implement the Soldier Boyz engine 2022-04-06 16:42:43 +02:00
neuromancer a226d1e7be HYPNO: finally load all the levels in wet 2022-02-24 18:12:29 +01:00
neuromancer 9da95b6e0d HYPNO: load H1 and H2 segments in wet 2022-02-24 18:12:29 +01:00
neuromancer 81478d8a9c HYPNO: fixed rebase conflicts 2022-02-22 08:56:11 +01:00
neuromancer ceeec7dbdd HYPNO: solve rebase conflicts in arcade code 2022-02-13 18:38:18 +01:00
neuromancer da40223748 HYPNO: allow playing sounds with different rates and fixed demo sounds in spider 2022-02-13 11:27:59 +01:00
neuromancer 15724b853f HYPNO: added objective support for arcade sequences and some fixes in palettes and frame delay 2022-01-30 11:41:11 +01:00
neuromancer ca298f7699 HYPNO: added some code to start parsing segments in arcade sequences 2022-01-26 09:39:16 +01:00
neuromancer 63b7a6b5a6 HYPNO: use CLUT8 instead of converting images and load palettes when necessary as well some fixes in spider 2022-01-11 12:34:59 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
neuromancer c7e225ceba HYPNO: improved arcade parser to load the fan level and added some intros 2021-12-22 14:34:31 +01:00
neuromancer a9e8ee893a HYPNO: improved arcade parsing and added more scenes in spider 2021-11-28 22:33:04 +01:00
Orgad Shaneh 91816427ca HYPNO: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
neuromancer df6739b5e1 HYPNO: removed debug prints in the parsers 2021-11-07 22:05:37 +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 5a0e34e41e HYPNO: started basic support for full versions and some fixes 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 7ca44fa607 HYPNO: fixed lexer_arc.l format and regenerated code 2021-10-31 19:15:06 +01:00
neuromancer 5f4e72ab9e HYPNO: added pregenerated flex/lex code 2021-10-31 19:15:06 +01:00