aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/anifile.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 ANIFileSven Hesse
2011-09-03GOB: Add class ANIFileSven Hesse
Handles ANI files, describing animations. Used in hardcoded "actiony" parts of gob games, like Geisha's minigames.