mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-27 20:28:27 +00:00
7e517b7808
- Added comments for all the different view unpacking algorithms
- Merged the SCI1 VGA and SCI1.1 VGA unpacking code
- Fixed views in Longbow Amiga (the palette is still broken, though)
- Used memset()/memcpy() instead of looping through
- Fixed a regression of rev.
|
||
---|---|---|
.. | ||
animate.cpp | ||
animate.h | ||
cache.cpp | ||
cache.h | ||
compare.cpp | ||
compare.h | ||
controls.cpp | ||
controls.h | ||
coordadjuster.cpp | ||
coordadjuster.h | ||
cursor.cpp | ||
cursor.h | ||
font.cpp | ||
font.h | ||
fontsjis.cpp | ||
fontsjis.h | ||
frameout.cpp | ||
frameout.h | ||
helpers.h | ||
maciconbar.cpp | ||
maciconbar.h | ||
menu.cpp | ||
menu.h | ||
paint16.cpp | ||
paint16.h | ||
paint32.cpp | ||
paint32.h | ||
paint.cpp | ||
paint.h | ||
palette.cpp | ||
palette.h | ||
picture.cpp | ||
picture.h | ||
portrait.cpp | ||
portrait.h | ||
ports.cpp | ||
ports.h | ||
screen.cpp | ||
screen.h | ||
text16.cpp | ||
text16.h | ||
transitions.cpp | ||
transitions.h | ||
view.cpp | ||
view.h |