Commit Graph
18 Commits
Author SHA1 Message Date
neuromancer a31e1b6315 HYPNO: fixed regresion when decoding audio files 2022-07-07 21:57:28 +02:00
neuromancer d7cf7c6259 HYPNO: fixed an uninitialized field from LibFile in boyz 2022-06-20 19:02:19 +02:00
Cameron Cawley caba9122f8 HYPNO: Reduce memory usage when opening .lib archives 2022-06-19 20:50:58 +03:00
Orgad Shaneh b2322a8c4f JANITORIAL: Add some long casts to match %ld format
Needed on Win64 compilation.
2022-06-12 10:24:34 +02:00
neuromancer d48596b7ca HYPNO: fix for incorrect sound decoding and added more sounds into the wet level menu 2022-04-23 14:49:36 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
neuromancer a9e8ee893a HYPNO: improved arcade parsing and added more scenes in spider 2021-11-28 22:33:04 +01:00
neuromancer dc1e09f15c HYPNO: correctly parse complete wetlands missions 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 754afa4e7b HYPNO: replaced asserts with better code 2021-10-31 19:15:06 +01:00
neuromancer 35f970ae1e HYPNO: fixed missing headers, removed C++isms and reduced variable scopes among others 2021-10-31 19:15:06 +01:00
neuromancer 266939c541 HYPNO: added missing new lines 2021-10-31 19:15:06 +01:00
neuromancer 2f5417faf6 HYPNO: fixed LibFile class after rebase 2021-10-31 19:15:06 +01:00
neuromancer d5277d97ef HYPNO: try to keep the compiler happy regarding LibFile class 2021-10-31 19:15:06 +01:00
neuromancer a571caa306 HYPNO: removed debugs 2021-10-31 19:15:06 +01:00
neuromancer a18c5f8a98 HYPNO: run clang-format and minor fixes 2021-10-31 19:15:06 +01:00
neuromancer 1d2593d11c HYPNO: Improved arcade sequences and refactored parsing code 2021-10-31 19:15:06 +01:00