Open-source multiplayer game server compatible with the RuneScape client https://www.openrs2.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Graham 8370ad104e Write files atomically 4 years ago
..
classpath Write files atomically 4 years ago
filter Add duplicate class name support to the deobfuscator 4 years ago
io Decouple Library{Reader,Writer} from the Library class entirely 4 years ago
transform Convert hasCode() to a property 4 years ago
AsmJacksonModule.kt Load Profile from a YAML file 4 years ago
AsmModule.kt Move MemberRefKeyDeserializer to the asm module 4 years ago
ClassForNameUtils.kt Use mapType() instead of map() in ClassForNameUtils for consistency 4 years ago
ClassNameExtensions.kt Add ClassNameExtensions 4 years ago
ClassNodeRemapper.kt Add outer class/method support to ClassNodeRemapper 4 years ago
ClassVersionUtils.kt Rename maxVersion() to max() 4 years ago
InsnListUtils.kt Add is prefix to boolean extension properties 4 years ago
InsnMatcher.kt Remove copies in InsnMatcher 4 years ago
InsnNodeUtils.kt Convert createIntConstant to an extension method on Int 4 years ago
MemberDesc.kt Output descriptor last in Member{Desc,Ref}.toString() 4 years ago
MemberRef.kt Add MemberRefKeyDeserializer 4 years ago
MemberRefDeserializer.kt Load Profile from a YAML file 4 years ago
MemberRefKeyDeserializer.kt Move MemberRefKeyDeserializer to the asm module 4 years ago
MethodNodeUtils.kt Convert hasCode() to a property 4 years ago
NopClassVisitor.kt Update to ASM 8.0 4 years ago
StackMetadata.kt Convert stackMetadata to an extension property 4 years ago