Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's now possible to start a chapter in Phantasmagoria 1
|
|
|
|
|
|
|
|
|
|
|
|
This needs additional cleanup, but compiles and runs at this point.
|
|
|
|
|
|
|
|
|
|
|
|
easier-to-read-code.
|
|
|
|
This properly addresses the odd screen width (630) in Phantasmagoria 1
|
|
|
|
0x50c5 is invalid, replaced with valid 0x505c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, add an example room where kRemapToGray is called
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This needs to be performed because the screen palette might not change
after the call. Fixes the display of the bat in the character selection
screen in the full version of QFG4
|