Commit Graph
34 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
Eric Fry f10f1f5e6a DRAGONS: Improve method/variable names 2020-02-25 14:43:42 +01:00
Eric Fry ccea9afda3 DRAGONS: Renamed a bunch of script opcodes 2020-02-25 14:43:42 +01:00
Eric Fry 6e86ab1d45 DRAGONS: Code clean. Added names to some script opcodes. Fixes for mini game 2 2020-02-25 14:43:42 +01:00
Eugene Sandulenko 853b703953 DRAGONS: Fix whitespaces 2020-02-25 14:43:42 +01:00
Eugene Sandulenko df7102298e DRAGONS: More renames for the class variables 2020-02-25 14:43:42 +01:00
Eric Fry 952442d56a DRAGONS: Code cleanup 2020-02-25 14:43:42 +01:00
Eric Fry 780070f995 DRAGONS: Updated palette cycling script opcode 2020-02-25 14:43:42 +01:00
Eric Fry 8d9dc0138e DRAGONS: Fixed timing on final backstage scene 2020-02-25 14:43:42 +01:00
Eric Fry 88b0e2cff5 DRAGONS: Fixed bug while evaluating script expressions. expression
operands are signed.
2020-02-25 14:43:42 +01:00
Eric Fry c836646b69 DRAGONS: added ScriptOpCode constructor. Work on eyes bg layer in mini
game 3
2020-02-25 14:43:42 +01:00
Eric Fry d510e2541f DRAGONS: Renamed magic variable 2020-02-25 14:43:42 +01:00
Eric Fry 4a0a4ee1af DRAGONS: Fixed bugs in first mini game. It should be winable now 2020-02-25 14:43:42 +01:00
Eric Fry 8f37b37e24 DRAGONS: Work on table based scene update function 2020-02-25 14:43:42 +01:00
Eric Fry 52c0f285a0 DRAGONS: Fixed bug with sequence animations not reseting to the correct sequenceID. Fixed mem smashing bug with dialog menu 2020-02-25 14:43:42 +01:00
Eric Fry 015d68c114 DRAGONS: Added random function. Cleaned up method names 2020-02-25 14:43:42 +01:00
Eric Fry a77889f85a DRAGONS: More script/special opcodes 2020-02-25 14:43:42 +01:00
Eric Fry f4b4156b51 DRAGONS: More work on talk dialog logic 2020-02-25 14:43:42 +01:00
Eric Fry 7cf98ce5d3 DRAGONS: more dialog work 2020-02-25 14:43:42 +01:00
Eric Fry d0d1f29722 DRAGONS: Added more script opcodes 2020-02-25 14:43:42 +01:00
Eric Fry 6749657877 DRAGONS: More opcodes. Work on scene changing 2020-02-25 14:43:42 +01:00
Eric Fry 7a75ae2190 DRAGONS: More work on cursor action logic 2020-02-25 14:43:42 +01:00
Edu Garcia deecd24582 DRAGONS: Implementing opcode 15 2020-02-25 14:43:42 +01:00
Edu Garcia 28a75525fd DRAGONS: Implementing opcode 14 2020-02-25 14:43:42 +01:00
Eric Fry cbf85f6913 DRAGONS: Implementing more script opcodes 2020-02-25 14:43:42 +01:00
Eric Fry ed56d587d5 DRAGONS: Show / Hide tile overlays. Work on inventory bag display 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 5bab09d76e DRAGONS: More work on script logic 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 a25ee6f255 DRAGONS: Add start of special opcode support 2020-02-25 14:43:42 +01:00
Eric Fry 875d9f7bd7 DRAGONS: More work on script opCodes 2020-02-25 14:43:42 +01:00
Eric Fry 534fdd0640 DRAGONS: Started work on script logic 2020-02-25 14:43:42 +01:00