Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This conversion could do with a bit more work to remove the es/ax/cx
temp usage and clean up the code.
|
|
|
|
|
|
locationPic()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, renamed getOpenedSizeCPP() to getSlotCount(). Special thanks to
wjp for his help and for examining the behavior of a fallback case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
engines/dreamweb/dreamgen.cpp
engines/dreamweb/stubs.cpp
|
|
|
|
|
|
Note that the two fade methods are currently unused; the only calls to them
are commented out in the asm version of the code.
This change also removes showGroup()
|
|
|
|
|
|
|
|
|
|
the data blob
Note that the string processing logic in signOn is a bit different from
the original, but the end result is the same (with cleaner code)
|
|
data blob
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
identifyOb()
|
|
|
|
|
|
associated offsets in the data blob
|
|
|
|
|