Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Most is automatically converted via astyle + some manual fixes, hopefully I
did not miss anything astyle messed up...
|
|
|
|
|
|
|
|
|
|
information is not needed by the client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is different from the hotspots command, since that only shows regions explicitly assigned to a hotspot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Patch from m_kiewitz.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
An "evil" fish in Geisha's "Diving" minigame.
|
|
Controls an animation stored within an ANI file.
|
|
Handles ANI files, describing animations.
Used in hardcoded "actiony" parts of gob games, like
Geisha's minigames.
|
|
Handles DEC files, describing "decals" (backgrounds).
Used in hardcoded "actiony" parts of gob games, like
Geisha's minigames.
|
|
Handles RXY files, containing relative sprite coordinates.
Used in hardcoded "actiony" parts of gob games, like
Geisha's minigames.
|
|
|