mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-02-20 10:17:03 +03:00
Begin populating JSRF/Core
This commit is contained in:
parent
22a8c350eb
commit
71937e4a97
5 changed files with 237 additions and 52 deletions
|
|
@ -20,14 +20,14 @@ drawListUncoveredPause 00011960 f
|
|||
drawTreeUncoveredPause1 00011ae0 f
|
||||
drawTreeUncoveredPause2 00011b20 f
|
||||
addToSiblings 00011b60 f
|
||||
destructRecursive 00011b90 f
|
||||
destructChildren 00011b90 f
|
||||
getParent 00011bd0 f
|
||||
removeFromObjList 00011be0 f
|
||||
removeFromObjListRecursive 00011c20 f
|
||||
removeChildrenFromObjList 00011c20 f
|
||||
nopDraw 00011c80 f
|
||||
nopExec 00011c90 f
|
||||
copySomeVectors 00011ca0 f
|
||||
_~GameObj 00011ce0 f
|
||||
`scalar_deleting_destructor' 00011ce0 f
|
||||
recursivePostExecDefault 00011d00 f
|
||||
recursivePostExecEvent 00011da0 f
|
||||
recursivePostExecCoveredPause 00011e40 f
|
||||
|
|
@ -36,7 +36,7 @@ recursivePostExecUncoveredPause 00011f80 f
|
|||
setParent 00012020 f
|
||||
GameObj 00012100 f
|
||||
DrawTree 00012170 f
|
||||
_~DrawTree 000121b0 f
|
||||
`scalar_deleting_destructor' 000121b0 f
|
||||
PlayerObj 000121e0 f
|
||||
Game 00012210 f
|
||||
~Game 00012390 f
|
||||
|
|
@ -60,7 +60,7 @@ setObj 00012870 f
|
|||
unsetObj 00012890 f
|
||||
getObj 000128c0 f
|
||||
allocObjIndex 000128e0 f
|
||||
objIndexAvailable 00012910 f
|
||||
objIndexAvail 00012910 f
|
||||
swapObjs 00012930 f
|
||||
clearScreen 00012980 f
|
||||
enableSomeExtraDrawListCode 000129b0 f
|
||||
|
|
@ -72,11 +72,11 @@ sortDrawPriorityListSingleLevel 00012a20 f
|
|||
setFallbackBgColour 00012ac0 f
|
||||
RootExecObj 00012ae0 f
|
||||
~RootExecObj 00012be0 f
|
||||
_~Game 00012bf0 f
|
||||
`scalar_deleting_destructor' 00012bf0 f
|
||||
initRootExecObj 00012c10 f
|
||||
drawList 00012c80 f
|
||||
sortDrawPriorityList 000131a0 f
|
||||
_~RootExecObj 000131d0 f
|
||||
`scalar_deleting_destructor' 000131d0 f
|
||||
drawObjs 000131f0 f
|
||||
draw 00013930 f
|
||||
frame 00013a80 f
|
||||
|
|
@ -921,11 +921,11 @@ vector_constructor_iterator 001bd03b f
|
|||
initUnknownStaticXPP 001bdaa9 f
|
||||
D3DDIRTYFROMTEXTURESTATE 001c4160 l
|
||||
D3DSIMPLERENDERSTATEENCODE 001c4248 l
|
||||
vtable 001c4390 l
|
||||
vtable 001c43d8 l
|
||||
vtable 001c4418 l
|
||||
vtable 001c4458 l
|
||||
vtable 001c4480 l
|
||||
`vftable' 001c4390 l
|
||||
`vftable' 001c43d8 l
|
||||
`vftable' 001c4418 l
|
||||
`vftable' 001c4458 l
|
||||
`vftable' 001c4480 l
|
||||
vtable 001c4544 l
|
||||
2^32 001c4558 l
|
||||
vtable 001c4580 l
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue