aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/cursor.cpp
AgeCommit message (Collapse)Author
2013-09-03ZVISION: Call Surface::free() in the cursor destructorrichiesams
2013-09-24ZVISION: Fix typo in PixelFormatrichiesams
2013-09-24ZVISION: Convert cursors to RBG 565richiesams
This is part of a series of commits converting all game assets to RBG 565 from RBG 555. The argument is that certain backends do not support RGB 555.
2013-08-09ZVISION: Create class for decoding .zcr cursor filesrichiesams