1 Commits (f143eef142ebcc92c93da51837f5d500ee5fa12a)

Author SHA1 Message Date
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham 7e422447ef Convert hasCode() to a property 4 years ago
Graham cf3474c016 Convert createIntConstant to an extension method on Int 4 years ago
Graham 05a03d5bdc Inject transformers in the bundler and deobfuscator 4 years ago
Graham 626cbacc06 Remove colons from debug log messages for consistency 4 years ago
Graham 64abe46971 Replace forEach calls with for loops 4 years ago
Graham 5038d1d671 Replace ByteStreams with Kotlin extension method 4 years ago
Graham 250062a72f Set buffer size to 65,536 bytes 4 years ago
Graham 6e9a7f36ef Convert RightClickTransformer to Kotlin 4 years ago