aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/portrait.h
AgeCommit message (Expand)Author
2017-03-27SCI: Implement bounds-checked reads of game resourcesColin Snover
2014-10-28SCI: Remove trailing whitespaceFilippos Karapetis
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2013-12-11SCI: rave support (KQ6 hires portrait lip sync)Martin Kiewitz
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-06-15SCI: SciGui/SciGui32 gone for good...Martin Kiewitz
2010-06-09Renamed the SciEvent class to EventManager, to separate it from the sciEvent ...Filippos Karapetis
2010-01-31SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now...Martin Kiewitz
2010-01-11Some portrait-related changes, to be used when portrait loading/unloading is ...Filippos Karapetis
2010-01-11- Set the palette inside doit() againFilippos Karapetis
2010-01-11The portrait file data is now freed after the portrait animation is doneFilippos Karapetis
2010-01-11Cleanup, fixed a memory leakFilippos Karapetis
2010-01-11- Don't set the palette per portrait frame - setting the whole screen palette...Filippos Karapetis
2010-01-10SCI: kPortrait - mouse click now aborts portraitMartin Kiewitz
2010-01-09SCI: kPortrait - now drawing after wait, also using gui wait so mouse cursor ...Martin Kiewitz
2010-01-09SCI: kPortrait - drawing base bitmap before drawing animation bitmapMartin Kiewitz
2010-01-09kPortrait: found the coordinate offsets, corrected actual bitmap size (someti...Martin Kiewitz
2010-01-09SCI: kPortrait - animation included, doesnt seem right currently coordinate o...Martin Kiewitz
2010-01-09SCI: kPortrait almost fully implemented (animation bitmaps still missing)Martin Kiewitz
2010-01-09SCI: adding audio support to kPortrait, audio is now playing when portraits a...Martin Kiewitz
2010-01-07SCI: some portrait work (kq6 now shows the main bitmap as portrait, coordinat...Martin Kiewitz
2010-01-05More renamingFilippos Karapetis