Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SCI: Script patch for fixing 3 missing points in QfG3
by OmerMor
fixes bug #7086
|
|
The hero is unable to tell Rakeesh and Kreesha about the Simabani
initiation, which would award him 3 points.
This is caused by a heap bug in room 285: the local array of possible
messages omits this message.
The patch fixes the bug by adding this message to the array.
Fixes bug #7086
|
|
|
|
|
|
|
|
sync with 1.8.1 release
|
|
|
|
|
|
|
|
|
|
values of gfxItem._flags (0 and 1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ANDROIDSDL: New port
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
COMMON:String::replace and Common::replace functionality added.
|
|
|
|
|
|
|
|
the large hand in savegames
|
|
Gnap's hand and device are in the middle of the screen, there's place for improvement
|
|
|
|
|
|
|
|
|
|
|