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 ea9f212fe1 Reduce indentation of if/else blocks where possible 4 years ago
..
AddSubTransformer.kt Use smart casts in the AST deobfuscator 4 years ago
BinaryExprOrderTransformer.kt Use smart casts in the AST deobfuscator 4 years ago
BitMaskTransformer.kt Use smart casts in the AST deobfuscator 4 years ago
CharLiteralTransformer.kt Fix conversion of negative integers to char literals 4 years ago
ComplementTransformer.kt Use smart casts in the AST deobfuscator 4 years ago
EncloseTransformer.kt Use smart casts in the AST deobfuscator 4 years ago
ForLoopConditionTransformer.kt Use smart casts in the AST deobfuscator 4 years ago
GlTransformer.kt Use smart casts in the AST deobfuscator 4 years ago
HexLiteralTransformer.kt Add missing @Singleton annotations 4 years ago
IdentityTransformer.kt Use smart casts in the AST deobfuscator 4 years ago
IfElseTransformer.kt Reduce indentation of if/else blocks where possible 4 years ago
IncrementTransformer.kt Use smart casts in the AST deobfuscator 4 years ago
NegativeLiteralTransformer.kt Add duplicate class name support to the AST deobfuscator 4 years ago
NewInstanceTransformer.kt Add duplicate class name support to the AST deobfuscator 4 years ago
NotTransformer.kt Add NotTransformer 4 years ago
RedundantCastTransformer.kt Add missing @Singleton annotations 4 years ago
TernaryTransformer.kt Add duplicate class name support to the AST deobfuscator 4 years ago
Transformer.kt Add duplicate class name support to the AST deobfuscator 4 years ago
UnencloseTransformer.kt Add duplicate class name support to the AST deobfuscator 4 years ago
ValueOfTransformer.kt Add duplicate class name support to the AST deobfuscator 4 years ago