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 64d1b836ed Remove dead code before performing final field analysis 4 years ago
..
BitShiftTransformer.kt Use private companion objects where possible 4 years ago
BitwiseOpTransformer.kt Use private companion objects where possible 4 years ago
BundlerTransformer.kt Use private companion objects where possible 4 years ago
CanvasTransformer.kt Inject transformers in the bundler and deobfuscator 4 years ago
ClassLiteralTransformer.kt Use private companion objects where possible 4 years ago
ConstantArgTransformer.kt Rename inlineConstantArgs to propagateConstantArgs 4 years ago
CounterTransformer.kt Use private companion objects where possible 4 years ago
EmptyClassTransformer.kt Add interface support to EmptyClassTransformer 4 years ago
ExceptionTracingTransformer.kt Use private companion objects where possible 4 years ago
FernflowerExceptionTransformer.kt Inject transformers in the bundler and deobfuscator 4 years ago
FieldOrderTransformer.kt Use private companion objects where possible 4 years ago
FinalFieldTransformer.kt Remove dead code before performing final field analysis 4 years ago
FinalTransformer.kt Use private companion objects where possible 4 years ago
InvokeSpecialTransformer.kt Combine the StaticScramblingTransformer with the RemapTransformer 4 years ago
MethodOrderTransformer.kt Use private companion objects where possible 4 years ago
MonitorTransformer.kt Use private companion objects where possible 4 years ago
OpaquePredicateTransformer.kt Use private companion objects where possible 4 years ago
OriginalNameTransformer.kt Use private companion objects where possible 4 years ago
OriginalPcRestoreTransformer.kt Use private companion objects where possible 4 years ago
OriginalPcSaveTransformer.kt Use private companion objects where possible 4 years ago
OverrideTransformer.kt Remove redundant type 4 years ago
RedundantGotoTransformer.kt Inject transformers in the bundler and deobfuscator 4 years ago
RemapTransformer.kt Replace TypedRemapper constants with a more flexible system 4 years ago
ResetTransformer.kt Use private companion objects where possible 4 years ago
UnusedArgTransformer.kt Split TypedRemapper::create up 4 years ago
UnusedLocalTransformer.kt Use private companion objects where possible 4 years ago
UnusedMethodTransformer.kt Replace TypedRemapper constants with a more flexible system 4 years ago
VisibilityTransformer.kt Remove unused classAccess argument from getVisibility 4 years ago