Age | Commit message (Collapse) | Author |
|
All users of BitStream were in fact using a specific, hardcoded variant,
so we can hardcode that variant, removing the need for virtual calls,
and enabling inlining.
|
|
|
|
|
|
There is no need for ABS() call as the parameters called on are both
unsigned integers.
|
|
|
|
I think it was harmless, but don't use 'it' after erasing it.
|
|
|
|
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.
|
|
In the original, the background is actually a clickable object.
I don't know if we want to implement this as a dark gray
background pattern, or as a real object. For now, though, it's
a useful test case for setBackgroundPattern().
|
|
GPL headers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|