diff options
author | Torbjörn Andersson | 2004-09-23 06:46:44 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2004-09-23 06:46:44 +0000 |
commit | c7338cccdb211fde6c6deb45b6168dd97de58989 (patch) | |
tree | abfdc708742ee5084de0c303f0ceca68ec167082 /scumm/script.cpp | |
parent | be1ab48a57d45315941c5b8396357aa65bf2dd0b (diff) | |
download | scummvm-rg350-c7338cccdb211fde6c6deb45b6168dd97de58989.tar.gz scummvm-rg350-c7338cccdb211fde6c6deb45b6168dd97de58989.tar.bz2 scummvm-rg350-c7338cccdb211fde6c6deb45b6168dd97de58989.zip |
Replaced the standard stack with a custom-made. In the original SAGA engine
it appears that scripts are allowed to access the stack like any other
memory area, so it's probably important that our stacks behave as closely
to the original as possible.
I don't know if this implementation does that yet, but it's a start.
svn-id: r15240
Diffstat (limited to 'scumm/script.cpp')
0 files changed, 0 insertions, 0 deletions