Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Eugene Sandulenko
|
5e7fe2dc57
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
|
Johannes Schickel
|
ea21bc939a
|
GOB: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
|
Sven Hesse
|
19d9071841
|
GOB: iterator++ -> ++iterator
|
2013-03-20 08:27:51 +01:00 |
|
Sven Hesse
|
20a96733a5
|
GOB: Add CMPFile::recolor() and ANIFile::recolor()
|
2012-07-30 01:44:45 +02:00 |
|
Sven Hesse
|
4fc3a88c5f
|
GOB: Add support for different methods of handling Endianness
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-07-30 01:44:42 +02:00 |
|
Sven Hesse
|
4db94f805c
|
GOB: Use the CMPFile class in ANIFile
|
2012-03-11 21:05:57 +01:00 |
|
Sven Hesse
|
a4f42017d7
|
GOB: Add class ANIFile
Handles ANI files, describing animations.
Used in hardcoded "actiony" parts of gob games, like
Geisha's minigames.
|
2011-09-03 18:00:09 +02:00 |
|