aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/decfile.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: Use the CMPFile class in DECFileSven Hesse
2011-09-03GOB: Add class DECFileSven Hesse
Handles DEC files, describing "decals" (backgrounds). Used in hardcoded "actiony" parts of gob games, like Geisha's minigames.