aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/backgroundresource.cpp
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Add more script opcodesjohndoe123
- Add support for duplicate keys to the dictionary - Add trigger functions support - Improve inventory, now items can be clicked
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 TalkResource and relatedjohndoe123
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 Screen class and ajust code to use itjohndoe123
2018-07-20ILLUSIONS: More work on actor related codejohndoe123
- Add isTimerExpired function
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