Commit Graph
27 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
djsrv 7eb4841065 ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
Orgad Shaneh a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Paul Gilbert 33e1fe64a7 GLK: GLULX: Rename interpreter enum value 2020-08-26 22:03:04 -07:00
Paul Gilbert 11a5b60722 GLK: ZCODE: Added extra variant Blorb extension 2020-06-26 17:48:06 -07:00
Paul Gilbert f0e1e1e56d GLK: ZCODE: Change interpreter to INTERPRETER_ZCODE 2020-06-22 20:11:00 -07:00
Paul Gilbert 146199f29b GLK: ADRIFT: Adding Blorb support 2019-09-25 20:13:26 -07:00
Paul Gilbert fe62841561 GLK: FROTZ: Workaround Shogun Blorb having a 0 size apal chunk 2019-08-16 22:18:27 -07:00
Paul Gilbert d680b0b029 GLK: Added Blorb mapping to the optional adaptive palette list 2019-08-01 22:05:40 -07:00
Paul Gilbert 3457d3155e GLK: FROTZ: Add detection for Infocom game Blorb files available at if-archive 2019-07-27 19:12:39 -07:00
Paul Gilbert 1d2dee43d2 GLK: Fix playback of Blorb AIFF chunks 2019-07-06 15:27:09 -07:00
Paul Gilbert 9c197d71ab GLK: ALAN3: Add support for loading a3r Blorb files 2019-07-06 15:27:08 -07:00
Cameron Cawley 280a4f2d91 GLK: Only check the format of a Blorb file if it has a valid file extension 2019-03-31 16:37:47 -07:00
Cameron Cawley 7b4c6d6a35 GLK: Improved detection of Blorb files 2019-03-31 16:37:47 -07:00
Paul Gilbert 6202b36606 GLK: SCOTT: Add support for Mysterious Adventures Blorb files 2018-12-14 19:30:43 -08:00
Paul Gilbert 48d3b829d6 GLK: FROTZ: Adding detection entries, add ability to read serials from Blorb archives 2018-12-12 19:38:29 -08:00
Paul Gilbert 290196946d GLK: GLULXE: Skeleton sub-engine 2018-12-08 19:05:59 -08:00
Paul Gilbert 08db684864 GLK: Add support for secondary Blorb files separate from the gamefile
It also hads further support for playing AIFF files. However, the
Blorb files for Lurking Horror & Sherlock on the if-archive website
don't seem to be valid AIFF files, so sound doesn't play using them
2018-12-08 19:05:59 -08:00
Paul Gilbert 3661fc61ec GLK: Beginnings of Sounds manager 2018-12-08 19:05:59 -08:00
Paul Gilbert 09b682cb63 GLK: TADS: Skeletons for TADS 2 & 3 subengines, extra detection logic 2018-12-08 19:05:59 -08:00
Paul Gilbert f92b82664d GLK: Fix gcc warnings 2018-12-08 19:05:59 -08:00
Paul Gilbert 0b1e695f24 GLK: FROTZ: Beginnings of support for Infocom picture files 2018-12-08 19:05:59 -08:00
Paul Gilbert 13e28c0d0d GLK: Finish refactoring Blorb class 2018-12-08 19:05:59 -08:00
Paul Gilbert 525c09ef38 GLK: In progress transforming Blorb code to be a Common::Archive 2018-12-08 19:05:59 -08:00
Paul Gilbert bc4df65bd7 GLK: Fix gcc compiler warnings 2018-12-08 19:05:59 -08:00
Paul Gilbert a2104deb4c GLK: Changing class and namespaces from Gargoyle to Glk 2018-12-08 19:05:59 -08:00
Paul Gilbert 1fb931fbd9 GLK: Changing gargoyle folder to glk 2018-12-08 19:05:59 -08:00