Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
This includes kCreateTextBitmap, and moves all of the text drawing code
into the new GfxText32 class
|
|
|
|
|
|
|
|
|
|
|
|
The analysis and fix are from m_kiewitz.
|
|
|
|
|
|
|
|
|
|
|
|
These have been replaced by "make devtools" and are unused.
|