Commit Graph
11 Commits
Author SHA1 Message Date
Vladimir Serbinenko 64cd45c30e HADESCH: Support files in MacBinary format 2022-11-20 17:21:44 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Eugene Sandulenko 5e7fe2dc57 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
Vladimir Serbinenko b8a5483047 HADESCH: Use separate file for translations 2020-12-17 09:49:18 +01:00
Vladimir Serbinenko 937d5c4a98 HADESCH: Show subtitles for AIF files 2020-12-17 09:49:18 +01:00
Vladimir Serbinenko d92adc6f2c HADESCH: Transcribe and classify all the AIF files
This doesn't cover SMK files which would be a second effort
2020-12-17 09:49:18 +01:00
Vladimir Serbinenko 92e8988936 HADESCH: Use U32String for hero and save name
This doesn't have any immediate benefit as fonts have only 256
characters but it's a step in right direction.
2020-11-01 00:05:09 +01:00
Vladimir Serbinenko 3096ff991a HADESCH: fix double-free when handling corrupt video files 2020-10-25 03:12:54 +01:00
Vladimir Serbinenko 76eade7718 HADESCH: Fix shadowing 2020-10-25 01:02:58 +02:00
Vladimir Serbinenko 058592794f HADESCH: Add new engine for Hades' Challenge
The game is completable but 3 arcade sequences at the end of Minotaur, Medusa and Troy quests.
Probably full of bugs but I already publish it for consideration
2020-10-24 19:51:30 +02:00