aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/screen.cpp
AgeCommit message (Expand)Author
2018-07-20ILLUSIONS: Clean up/fix some TODOsjohndoe123
2018-07-20ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n...johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement video playerjohndoe123
2018-07-20ILLUSIONS: always use braces for loopsEric Fry
2018-07-20ILLUSIONS: Fix typo in palette cycle logic.Eric Fry
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20Getting it to compile after merging masterEric Fry
2018-07-20ILLUSIONS: Split Screen class into variants for 8bit and 16bit (i.e. Duckman ...johndoe123
2018-07-20ILLUSIONS: Move palette code from Screen to new ScreenPalette classjohndoe123
2018-07-20ILLUSIONS: BBDOU: Remove experimental sprite smoothing codejohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement credits code and adjust existing codejohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement getOverlappedObjectAccurate and related functionsjohndoe123
2018-07-20ILLUSIONS: Implement save/load functionalityjohndoe123
2018-07-20ILLUSIONS: Add text drawing to BBDOUjohndoe123
2018-07-20ILLUSIONS: Refactor the input systemjohndoe123
2018-07-20ILLUSIONS: Move resource-related files into resources subdirectoryjohndoe123
2018-07-20ILLUSIONS: BBDOU: Add microphone radarjohndoe123
2018-07-20ILLUSIONS: Add screen shaking effectjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: Implement palette shifting and color shadow tablejohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: Refactor code in preparation for the Duckman enginejohndoe123
2018-07-20ILLUSIONS: Move SpriteDrawQueue to screenjohndoe123
2018-07-20ILLUSIONS: Move SpriteDecompressQueue to screenjohndoe123
2018-07-20ILLUSIONS: Use screen pixel format when creating surfacesjohndoe123
2018-07-20ILLUSIONS: Implement sprite scalingjohndoe123
2018-07-20ILLUSIONS: Add more script opcodes and fix/add stuff along the wayjohndoe123
2018-07-20ILLUSIONS: Add more script opcodes and relatedjohndoe123
2018-07-20ILLUSIONS: Implement more script opcodes and related functionsjohndoe123
2018-07-20ILLUSIONS: Work on Actor and Control classes; fix bug in sprite decompressionjohndoe123
2018-07-20ILLUSIONS: Add Screen class and ajust code to use itjohndoe123