Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | GOB: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-07-30 | GOB: Add support for different methods of handling Endianness | Sven 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-11 | GOB: Add a way to add sprite coordinates to CMP files | Sven Hesse | |
Because the meter bar and icons for Penetration are not even in the CMP's RXY. | |||
2012-03-11 | GOB: Add a class for CMP sprites with RXY coordinates | Sven Hesse | |
2011-09-03 | GOB: Add class RXYFile | Sven Hesse | |
Handles RXY files, containing relative sprite coordinates. Used in hardcoded "actiony" parts of gob games, like Geisha's minigames. |