CVSROOT: /home/cvs
Module name: freesci
Changes by: cvsuser 00/08/07 16:39:36
Modified files:
. : ChangeLog
src/engine : said.c said.y scriptdebug.c
src/graphics : graphics.c
Log message:
* Minor fix to said.y to support 'foo < [ bar ]' like stuff (I'm assuming
the same semantics as 'foo [ < bar ]' here).
+ No parse() warning in the PQ2 parking lot
You may have noticed that development has been a little... slow lately. I
don't know about everybody else, but I'm busy with my pay job for this month;
after that, I'll have to work towards ending my undergraduate existence as
painlessly as possible. I'm hoping that this will leave enough time to do
/some/ work on FreeSCI, though.
Meanwhile, I did some more prototyping with the pic rendering engine (a real
time killer). This means that I didn't extend the rest of the engine in any
way; there's still some implementation and design work to be done.
I'd welcome any help!
BTW, It would appear that, at least in LSL2, AddToPic has some undocumented
and unimplemented semantics:
58E9: [B] callk AddToPic[12] 0e
Kernel params: (00e8, 0001, 0004, 00a2, 005c, 0001, ffff)
Looks like
AddToPic(view, cel, loop, x, y, priority, control)
Can anybody confirm this?
This pops up sometimes when restoring a savegame in LSL2.
llap,
Christoph