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 c0da020649 Fix handling of argumentsAndReturnSizes for static methods 4 years ago
..
AccessTransformer.kt Convert AccessTransformer to Kotlin 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 Replace contains() calls with the in operator 4 years ago
DummyArgTransformer.kt Fix handling of argumentsAndReturnSizes for static methods 4 years ago
DummyLocalTransformer.kt Use live variable analysis in DummyLocalTransformer 4 years ago
ExceptionTracingTransformer.kt Replace forEach calls with for loops 4 years ago
FieldOrderTransformer.kt Reduce method visibility in Transformers 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 Add missing private modifier 4 years ago
RemapTransformer.kt Convert RemapTransformer to Kotlin 4 years ago
ResetTransformer.kt Format with ktlint 4 years ago
UnusedArgTransformer.kt Replace contains() calls with the in operator 4 years ago