Age | Commit message (Collapse) | Author |
|
Scene skipping now works, but scripts aren't chained yet.
svn-id: r15688
|
|
to fix the script "static" area, though.
In addition, initialise a few variables, and test for NULL-ness of a few
pointers. This fixes a few crashes I saw with yesterday's CVS snapshot.
There's still an unexpected scene change in the intro (I think it triggers
on Rhene walking too close to the exit), but at least it no longer crashes.
svn-id: r15484
|
|
because it goes to now buggy isometric level. Use debugger to switch
to some word, say, in Dog Castle and there you may go between rooms.
svn-id: r15462
|
|
o Add stubs for unhandled scene resources in first scene
o Fix object map entry structure
o Fix bug with objject_info() debug command
All this was done in attempt to make room exits work until I realized that
they are different hit zone list which is activate at end of walk sequence.
svn-id: r15416
|
|
o Fix RSCFile on MSVC8.
o Started fixing script opcodes.
svn-id: r14686
|
|
svn-id: r14561
|
|
svn-id: r14556
|
|
svn-id: r14544
|
|
svn-id: r14390
|