Age | Commit message (Collapse) | Author |
|
|
|
|
|
Unable to place items directly into champions' hands
|
|
Graphics::TransparentSurface::convertTo() errors out when the destination
format is not 2 or 4 Bpp. But in the case of the cloud icon we can recover
from it. So just print a warning and don't close the application.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In Deja Vu, Pete's All Nite Gun Palace is closed if you play the
game on a Sunday. I'm guessing that's the only place where this
opcode is used
|
|
This was a regression from adding background patterns.
|
|
|
|
|
|
This is used by some games to determine the appropriate greeting,
e.g. "Good evening" if you play the game in the evening.
|
|
|
|
|
|
This seems like the right place to do it. Hopefully it's also the
right way. It fixes line breaks in the MacVenture engine, where the
text apparently uses Mac line breaks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|