Commit Graph
44 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 530206ed33 DRAGONS: Fixed bug when showing actors 2020-03-12 09:56:35 +11:00
Eric Fry b5f14e5809 DRAGONS: General fixups
- Fixed lockup bugs when walking in cutscenes
- Alow the cursor to move during Flicker's idle animation
- General code cleanup
2020-02-29 12:39:40 +11:00
Eric Fry ed2bf372d9 DRAGONS: Renaming variables 2020-02-25 14:43:42 +01:00
Eric Fry f10f1f5e6a DRAGONS: Improve method/variable names 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 08fb9da119 DRAGONS: Rename Actor class variables to conform our naming standards 2020-02-25 14:43:42 +01:00
Eric Fry 77544a8b26 DRAGONS: Fixed naming on include define check 2020-02-25 14:43:42 +01:00
Eric Fry 952442d56a DRAGONS: Code cleanup 2020-02-25 14:43:42 +01:00
Eric Fry bb0fbec3bb DRAGONS: Replaced walk code with JohnDoe's walk logic. Cleaned up Actor variable names 2020-02-25 14:43:42 +01:00
Eric Fry 8c9a0cf1bb DRAGONS: Replaced max scale with define 2020-02-25 14:43:42 +01:00
Eric Fry 5e2a7a6882 DRAGONS: Added scaling to actor sprites 2020-02-25 14:43:42 +01:00
Eric Fry 2d25f10ddd DRAGONS: Work on scaling. Added support for screen coords in cursor and
inventory
2020-02-25 14:43:42 +01:00
Eric Fry 1023f3d8c2 DRAGONS: Clear old actor frame before recyling actor object 2020-02-25 14:43:42 +01:00
Eric Fry 939bd5dfd6 DRAGONS: Work on palette handling. Converted Actor back to 8bit surface.
Added debug mode. Toggle with Tab key.
2020-02-25 14:43:42 +01:00
Eric Fry 77d0b6770e DRAGONS: work on mini game 3. Work on cutscenes. 2020-02-25 14:43:42 +01:00
Eric Fry e774fe4201 DRAGONS: More work on dance battle mini game 2020-02-25 14:43:42 +01:00
Eric Fry efedc38511 DRAGONS: Add actor display order logic. 2020-02-25 14:43:42 +01:00
Eric Fry 9aa66dd9ee DRAGONS: Fixed background display priority logic 2020-02-25 14:43:42 +01:00
Eric Fry 7d7946e87a DRAGONS: More work on scene 1 logic 2020-02-25 14:43:42 +01:00
Eric Fry 0312e61345 DRAGONS: Work on intro sequences 2020-02-25 14:43:42 +01:00
Eric Fry 7392c4bc1f DRAGONS: Invention book display, work on intro sequence 2020-02-25 14:43:42 +01:00
Eric Fry 2e7b8b91b5 DRAGONS: Fixed inventory selection logic 2020-02-25 14:43:42 +01:00
Eric Fry 3f4ad5b2f2 DRAGONS: Update priority tilemap when adding/removing overlays
Pathfinding bug fixes
2020-02-25 14:43:42 +01:00
Eric Fry 7c10fe11d0 DRAGONS: Bug fixes for pathfinding 2020-02-25 14:43:42 +01:00
Eric Fry a0ada3357c DRAGONS: Adding more scene loading logic 2020-02-25 14:43:42 +01:00
Eric Fry 8a0dac1a11 DRAGONS: pathfinding 2020-02-25 14:43:42 +01:00
Eric Fry eee3f64a88 DRAGONS: Add support for sprite flipping. More pathfinding logic 2020-02-25 14:43:42 +01:00
Eric Fry 1ecd63ca02 DRAGONS: Start walking actors along path 2020-02-25 14:43:42 +01:00
Eric Fry d9e341f0e1 DRAGONS: pathfinding 2020-02-25 14:43:42 +01:00
Eric Fry 712071f256 DRAGONS: Work on actor pathfinding logic 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 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 c0f1d70393 DRAGOMS: Work on actor draw priorities 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 ac1f5a5984 DRAGONS: More work on 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
Eric Fry bbf08a389a DRAGONS: More work on actor loading 2020-02-25 14:43:42 +01:00
Eric Fry 09c507a9cd DRAGONS: Adding actor class 2020-02-25 14:43:42 +01:00