Age | Commit message (Collapse) | Author |
|
(shocking grasp, flame blade, vampiric touch etc.)
|
|
|
|
also implement some new code (EOB1 portals, burning hands spell, etc.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getfreead and getsetad
|
|
|
|
|
|
global variables from the data blob
|
|
|
|
|
|
|
|
|
|
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()
|
|
|