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 2f3cdca12d Reduce use of temporary files 4 years ago
..
classpath Move Library#read methods to dedicated classes 4 years ago
io Reduce use of temporary files 4 years ago
transform Inject transformers in the bundler and deobfuscator 4 years ago
ClassForNameUtils.kt Add method for finding classes loaded with Class.forName() 4 years ago
ClassNameExtensions.kt Add ClassNameExtensions 4 years ago
ClassNodeRemapper.kt Remove existing FrameNode manipulation support 4 years ago
ClassVersionUtils.kt Rename maxVersion() to max() 4 years ago
InsnListUtils.kt Add sequential property to AbstractInsnNode 4 years ago
InsnMatcher.kt Remove copies in InsnMatcher 4 years ago
InsnNodeUtils.kt Throw exception on invalid try-catch nodes 4 years ago
MemberDesc.kt Output descriptor last in Member{Desc,Ref}.toString() 4 years ago
MemberRef.kt Add annotation processor for creating deobufscator name mapping files 4 years ago
MethodNodeUtils.kt Simplify removeDeadCode() 4 years ago
NopClassVisitor.kt Update to ASM 8.0 4 years ago
StackMetadata.kt Fix handling of argumentsAndReturnSizes for static methods 4 years ago