aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/backgroundresource.h
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Move resource-related files into resources subdirectoryjohndoe123
2018-07-20ILLUSIONS: Refactoring the resource system (not done yet)johndoe123
2018-07-20ILLUSIONS: Start refactoring the resource system (not done yet)johndoe123
2018-07-20ILLUSIONS: Add sound effectsjohndoe123
- Fix priority bugs in Duckman - Add more script and sequence opcodes
2018-07-20ILLUSIONS: Implement pathfindingjohndoe123
2018-07-20ILLUSIONS: Implement RegionLayer and related codejohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
- Implement dialogs - Change Camera class for Duckman
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: Implement inventoryjohndoe123
- Implement cursor camera tracking - Various bugfixes
2018-07-20ILLUSIONS: Additions in various placesjohndoe123
- Add NamedPoint and related code - Remove some debug output - Fix right mouse button input - Add bubble code - Add BBDOU inventory skeleton
2018-07-20ILLUSIONS: Add more script opcodes and fix/add stuff along the wayjohndoe123
- Unload backgrounds - Add transparent sprite drawing - Add AbortableThread
2018-07-20ILLUSIONS: Implement more sequence opcodes and work on the graphics systemjohndoe123
2018-07-20ILLUSIONS: Work on Actor and Control classesjohndoe123
2018-07-20ILLUSIONS: Add background scale and priority classesjohndoe123
2018-07-20ILLUSIONS: More work on the camera and background classesjohndoe123
2018-07-20ILLUSIONS: Keep backgrounds in new BackgroundItems class instead of the ↵johndoe123
engine class
2018-07-20ILLUSIONS: More work on BackgroundResourcejohndoe123
2018-07-20ILLUSIONS: Start with BackgroundResourcejohndoe123