Age | Commit message (Collapse) | Author |
|
Happens in Torin when examining Di's locket in chapter 3
|
|
|
|
This is a better check than the one in commit 3d1f1a3a21
|
|
|
|
The list in kListEachElementDo may be invalidated after a
selector invocation
|
|
This shows the "Open..." button when continuing a game
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Based on a patch by fuzzie
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was left in the SCI16 code in commit 80d9182554
|
|
|
|
These were introduced in SCI3, and are used by RAMA. We don't preload
videos, so we don't really need kPlayVMDSetPreload, but
kPaletteSetGamma may need an implementation.
With these two stubs, the main menu of RAMA is working again
|
|
|
|
A regression from c4250c05d0
|
|
Change the way that EXTENDED_DEBUGGER_ENABLED is checked. The way it
was used, it triggered a fatal error C1017
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This mimics the behavior of the original engine. Note that for hires2, this
patch adds some glitches that are also present in the original, and removes
some glitches that are not.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|