Age | Commit message (Collapse) | Author |
|
|
|
|
|
kCelInfo subop 4 returns the pixel color at the
passed in x,y coordinates for the passed in view,
loop, cel. Shivers uses this function for the
red door puzzle, room 23601 to determine what
blocks on the puzzle board are already occupied
by pieces.
|
|
|
|
- Items that are being readded to the scene should be updated instead
- Added a findScreenItem() call to simplify the code slightly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Initial implementation of kBitmap(0)
- Bugfixes for fonts in upscaled games
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The length requested in this case is 250, which overflows a char variable
|
|
Thanks to wjp for finding these
|
|
A regression from commit 9fd66de
|
|
Also, remove two engines not using VOC from voc.h header.
|
|
|
|
|
|
|
|
|
|
|
|
in scene 910
|
|
|
|
and items. (WIP)
|
|
|
|
|
|
|
|
The warning can be safely removed, as the parameter is a string that
should not be set
|
|
|
|
|
|
|
|
|
|
|
|
evidence
|
|
|
|
|
|
|