Refactor some of the client loading code

Signed-off-by: Graham <gpe@openrs2.dev>
bzip2
Graham 4 years ago
parent 10a99fc9fb
commit 921ef3a08f
  1. 24
      share/deob/map/client.yaml

@ -7590,8 +7590,8 @@ fields:
owner: "Static5" owner: "Static5"
name: "aBoolean294" name: "aBoolean294"
client!pj.i Ljava/lang/String;: client!pj.i Ljava/lang/String;:
owner: "Static5" owner: "client"
name: "aString243" name: "mainLoadSecondaryText"
client!pj.j [I: client!pj.j [I:
owner: "Static5" owner: "Static5"
name: "anIntArray440" name: "anIntArray440"
@ -8010,14 +8010,14 @@ fields:
owner: "Static5" owner: "Static5"
name: "aClass112_27" name: "aClass112_27"
client!qd.L Ljava/lang/String;: client!qd.L Ljava/lang/String;:
owner: "Static5" owner: "client"
name: "aString255" name: "mainLoadPrimaryText"
client!qd.M I: client!qd.M I:
owner: "Class4_Sub3_Sub16" owner: "Class4_Sub3_Sub16"
name: "anInt4283" name: "anInt4283"
client!qe.b I: client!qe.b I:
owner: "Static5" owner: "client"
name: "anInt4285" name: "mainLoadState"
client!qe.d I: client!qe.d I:
owner: "HashTableIterator" owner: "HashTableIterator"
name: "bucket" name: "bucket"
@ -8781,8 +8781,8 @@ fields:
owner: "Static6" owner: "Static6"
name: "aClass112_28" name: "aClass112_28"
client!rl.y I: client!rl.y I:
owner: "Static6" owner: "client"
name: "anInt4621" name: "mainLoadPercentage"
client!rm.V I: client!rm.V I:
owner: "Class4_Sub1_Sub28" owner: "Class4_Sub1_Sub28"
name: "anInt4650" name: "anInt4650"
@ -15440,14 +15440,14 @@ methods:
locals: {} locals: {}
client!client.h (I)V: client!client.h (I)V:
owner: "client" owner: "client"
name: "method686" name: "mainLoad"
arguments: {} arguments: {}
locals: locals:
32: "local32" 32: "local32"
41: "local41" 41: "local41"
44: "local44" 44: "local44"
93: "local93" 93: "i"
355: "local355" 355: "percentage"
357: "i" 357: "i"
540: "local540" 540: "local540"
543: "local543" 543: "local543"
@ -15457,7 +15457,7 @@ methods:
884: "local884" 884: "local884"
887: "local887" 887: "local887"
960: "local960" 960: "local960"
1066: "local1066" 1066: "codec"
1200: "local1200" 1200: "local1200"
client!client.init ()V: client!client.init ()V:
owner: "client" owner: "client"

Loading…
Cancel
Save