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 752941f9f3 Add unpackclass to DEFAULT_PUBLIC_CTOR_CLASSES 4 years ago
..
BitShiftTransformer.kt Replace contains() calls with the in operator 4 years ago
BitwiseOpTransformer.kt Replace ByteStreams with Kotlin extension method 4 years ago
CanvasTransformer.kt Reduce method visibility in Transformers 4 years ago
CounterTransformer.kt Remove counters with multiple increments 4 years ago
DummyArgTransformer.kt Add support for impure expressions to InsnListUtils 4 years ago
DummyLocalTransformer.kt Add support for impure expressions to InsnListUtils 4 years ago
ExceptionTracingTransformer.kt Replace forEach calls with for loops 4 years ago
FieldOrderTransformer.kt Reduce method visibility in Transformers 4 years ago
FinalTransformer.kt Use weakest possible visibility for each method/field 4 years ago
OpaquePredicateTransformer.kt Improve safety of IFEQ/IFNE check in OpaquePredicateTransformer 4 years ago
OriginalNameTransformer.kt Reduce method visibility in Transformers 4 years ago
OverrideTransformer.kt Make ClassPath::get() return null if a class is not found 4 years ago
RemapTransformer.kt Convert RemapTransformer to Kotlin 4 years ago
ResetTransformer.kt Remove colons from debug log messages for consistency 4 years ago
UnusedArgTransformer.kt Replace contains() calls with the in operator 4 years ago
VisibilityTransformer.kt Add unpackclass to DEFAULT_PUBLIC_CTOR_CLASSES 4 years ago