Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows the conversation in Phantom scene 101 to close, and enables
player actions for the scene
|
|
Most of the conversation data has been figured out, with a few TODOs
left
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows scene 150 to start
|
|
I've left in a CHECKME for the part of the code I'm not 100% sure.
Unfortunately, this can't really be tested yet until animations
work properly
|
|
|
|
This fixes all of the scenes that expand over the screen (e.g. 101, 104,
109 in Phantom, as well as the several scenes in the Dragonsphere intro).
Also added a new debugger command, "set_camera", which sets the scene
camera to specific coordinates
|
|
|
|
|
|
|
|
Scene 105 in Phantom uses 9 dynamic hotspots
|
|
|
|
|
|
|
|
|
|
|
|
isObject instead when needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|