Age | Commit message (Collapse) | Author |
|
regression in searchForFiles()
|
|
|
|
(all cases of Eob to EoB, all cases of Lol to LoL, all cases of LolEobCommon to RpgCommon)
|
|
|
|
|
|
- fix monster movement
- fix character level gain
- add some static res for party transfer
|
|
|
|
(also add and fix several other things, like cone of cold vortex, drawShape issues, etc.)
|
|
(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.
|
|
|
|
|
|
|
|
|