aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/rxyfile.cpp
AgeCommit message (Collapse)Author
2012-07-30GOB: Add support for different methods of handling EndiannessSven Hesse
The Once Upon A Time games handle endianness different in ANI, DEC and RXY files than Geisha does. We need to support both approaches.
2012-03-11GOB: Add a way to add sprite coordinates to CMP filesSven Hesse
Because the meter bar and icons for Penetration are not even in the CMP's RXY.
2012-03-11GOB: Add a class for CMP sprites with RXY coordinatesSven Hesse
2011-09-03GOB: Add class RXYFileSven Hesse
Handles RXY files, containing relative sprite coordinates. Used in hardcoded "actiony" parts of gob games, like Geisha's minigames.