Commit Graph
19 Commits
Author SHA1 Message Date
Filippos Karapetis ec16ebbf96 Revert "SCUMM: Refactor the workaround for the broken sample in Indy4"
This reverts commit c59df76164.
2022-04-16 14:25:51 +03:00
Filippos Karapetis c59df76164 SCUMM: Refactor the workaround for the broken sample in Indy4
This makes the workaround code more self-contained
2022-04-16 14:23:02 +03:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh 9937cc49bb DRAGONS: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Eric Fry f10f1f5e6a DRAGONS: Improve method/variable names 2020-02-25 14:43:42 +01:00
Eugene Sandulenko 79c7dbc8f6 DRAGONS: Whitespace fixes 2020-02-25 14:43:42 +01:00
Eugene Sandulenko 1d783366c0 DRAGONS: Remove superfluous namespace references 2020-02-25 14:43:42 +01:00
Eugene Sandulenko 08fb9da119 DRAGONS: Rename Actor class variables to conform our naming standards 2020-02-25 14:43:42 +01:00
Eric Fry 8301d0dbb1 DRAGONS: Compile fixes + formatting 2020-02-25 14:43:42 +01:00
Eric Fry 952442d56a DRAGONS: Code cleanup 2020-02-25 14:43:42 +01:00
Edu Garcia 77ebe94f26 DRAGONS: sound plays (WIP, hack) 2020-02-25 14:43:42 +01:00
Eric Fry e399d5b272 DRAGOMS: work on speech audio 2020-02-25 14:43:42 +01:00
Eric Fry ba284455b6 DRAGONS: work on talk sequences 2020-02-25 14:43:42 +01:00
Eric Fry b4b5689af5 DRAGONS: More work on scripts 2020-02-25 14:43:42 +01:00
Eric Fry be017e1950 DRAGOMS: More work on scripts 2020-02-25 14:43:42 +01:00
Eric Fry df0298f8f4 DRAGONS: Added more sequence opCodes 2020-02-25 14:43:42 +01:00
Eric Fry 774147099e DRAGONS: more work on actor update logic 2020-02-25 14:43:42 +01:00
Eric Fry 012652068f DRAGONS: Work on executing actor sequences 2020-02-25 14:43:42 +01:00
Eric Fry e7e8155baf DRAGONS: More work on actor loading 2020-02-25 14:43:42 +01:00