index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mortevielle
/
graphics.h
Age
Commit message (
Expand
)
Author
2012-04-06
MORTEVIELLE: Add ScreenSurface::clearScreen method
Paul Gilbert
2012-04-06
MORTEVIELLE: Implement ScreenSurface::fillBox method
Paul Gilbert
2012-04-06
MORTEVIELLE: Give generic variables in image decoder proper names
Paul Gilbert
2012-04-06
MORTEVIELLE: Properly handle image offsets when drawing images
Paul Gilbert
2012-04-06
MORTEVIELLE: Create a basic palette manager class
Paul Gilbert
2012-04-06
MORTEVIELLE: Added an optimised drawBox routine
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix remaining issues when decoding first image
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented a screen surface class to hold all the graphics func...
Paul Gilbert
2012-04-06
MORTEVIELLE: Completed the diag() method used in image decoding.
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented the remaining image decoding mode 11
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented more of the image decompression code
Paul Gilbert
2012-04-06
MORTEVIELLE: Beginnings of code for picture decoding
Paul Gilbert