Hi Bas,
> I'm happy to report that I have finished Police Quest II: The Vengeance
> (version 1.002.011) using freesci 0.3.2a.
Great! Congratulations! :-)
> While playing, I found some bugs:
>
> - error when typing "drive to mall":
> Error while parsing SAID spec: parse error
> Offending spec was: / mall[891] [ < ( tree[91e] < fig[a76] ) , to[096] ]
Ah! This explains Bug #220. Thanks!
> - other ones:
[Parser bugs]
Added as #222 and #223, respectively
> - the phone does not accept numbers with a dash. For example: 555-5432
> has to be typed as 5555432 to be accepted.
Does Sierra SCI accept this?
> - sometimes i get the following warning:
> FSCI: kEmptyList: Warning (klists.c L213): Warning: EmptyList() was
> invoked with 1 parameters
EmptyList() has been implemented, but not tested yet, as we couldn't find
a game that used it back then. Where did you get this message?
> * if I restore a game from the beginning scene, I get a segfault. If I
> first get out of the car, I _can_ restore it.
This is interesting... could you give me a stack trace of that, please? I
can't reproduce it here.
I've added quite a number of bug reports regarding these things. Thanks
for this detailed listing!
> The bug #??? about the crash when arriving at oak tree mall I could not
> reproduce. I would guess it was an error in my resource files (I used an
> other PQ version this time), as Christoph suggested.
I don't think it's even registered; however, I might've overlooked it.
Thanks again for your bug reports!
llap,
Christoph