aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/graphics.cpp
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Formatting fixesEric Fry
Simplified some point arithmetic Lock fixedpoint calcs to float rather than double
2018-07-20ILLUSIONS: always use braces for loopsEric Fry
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: Add sound effects (still buggy)johndoe123
2018-07-20ILLUSIONS: Implement pathfindingjohndoe123
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: Work on Actor and Control classes; fix bug in sprite decompressionjohndoe123
2018-07-20ILLUSIONS: More work on BackgroundResourcejohndoe123