Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | ILLUSIONS: Add more script opcodes | johndoe123 | |
- Add support for duplicate keys to the dictionary - Add trigger functions support - Improve inventory, now items can be clicked | |||
2018-07-20 | ILLUSIONS: Implement inventory | johndoe123 | |
- Implement cursor camera tracking - Various bugfixes | |||
2018-07-20 | ILLUSIONS: Additions in various places | johndoe123 | |
- Add NamedPoint and related code - Remove some debug output - Fix right mouse button input - Add bubble code - Add BBDOU inventory skeleton | |||
2018-07-20 | ILLUSIONS: Add TalkResource and related | johndoe123 | |
2018-07-20 | ILLUSIONS: Add more script opcodes and fix/add stuff along the way | johndoe123 | |
- Unload backgrounds - Add transparent sprite drawing - Add AbortableThread | |||
2018-07-20 | ILLUSIONS: Implement more sequence opcodes and work on the graphics system | johndoe123 | |
2018-07-20 | ILLUSIONS: Work on Actor and Control classes | johndoe123 | |
2018-07-20 | ILLUSIONS: Add Screen class and ajust code to use it | johndoe123 | |
2018-07-20 | ILLUSIONS: More work on actor related code | johndoe123 | |
- Add isTimerExpired function | |||
2018-07-20 | ILLUSIONS: Add background scale and priority classes | johndoe123 | |
2018-07-20 | ILLUSIONS: More work on the camera and background classes | johndoe123 | |
2018-07-20 | ILLUSIONS: Keep backgrounds in new BackgroundItems class instead of the ↵ | johndoe123 | |
engine class | |||
2018-07-20 | ILLUSIONS: More work on BackgroundResource | johndoe123 | |
2018-07-20 | ILLUSIONS: Start with BackgroundResource | johndoe123 | |