CVSROOT: /home/cvs
Module name: freesci
Changes by: cvsuser 00/05/09 08:39:38
Modified files:
. : aclocal.m4 config.h configure
src/engine : scriptdebug.c
src/scicore : script.c
Log message:
In freesci/src/engine/scriptdebug.c:
Added vmvarlist and vmvars debugger commands.
In freesci/src/scicore/script.c:
Fixed signedness bugs in call? VM instruction formats.
Observations:
* QfG2 does not cause stack underflows anymore.
* The QfG2 intro runs for a moment, then goes into an infinite loop (presumably
waiting for a sound cue)
* Start game runs into huge memory probs
* Import Hero needs the FileIO() API and therefore enters an infinite loop
* Restore Game - well duh, we don't have any, dialog box shows OK
Lars