46 Commits (master)

Author SHA1 Message Date
Graham 651b2f8b5f Update Guice 8 months ago
Graham 4604bc8b81 Add assisted injection extension 2 years ago
Graham b3d6b112d2 Add Logback configuration file 3 years ago
Graham 9e8d1fca1c Use type-safe project accessors 3 years ago
Graham 6498d39306 Add Gradle 7 version catalog 3 years ago
Graham e18d751125 Add combined command for running both deobfuscators and the decompiler 3 years ago
Graham a8c1ecb429 Remove use of deprecated mainClassName property where possible 3 years ago
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 3ee8005ab7 Update clikt 4 years ago
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham 1833221bc8 Fix naming of Module constants 4 years ago
Graham f9021f7fe6 Use Module class in the decompiler 4 years ago
Graham 8370ad104e Write files atomically 4 years ago
Graham 882cbed44f Add duplicate class name support to the deobfuscator 4 years ago
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham e6a92ea0aa Switch to FHS-style layout 4 years ago
Graham 9760a98d95 Compile regex in DecompileCommand once 4 years ago
Graham 4ec4ef84c2 Rename unpacker.jar to unpackclass.jar 4 years ago
Graham 465078256f Rename common module to util again 4 years ago
Graham a52d58e8b5 Use Clikt to implement the command-line interface 4 years ago
Graham 6326aa93db Combine the deobfuscator's jaggl and jaggl_dri outputs 4 years ago
Graham 5c5a908a37 Set decompiler's heap size to 3 GiB 4 years ago
Graham 54aec42f90 Format .kts files 4 years ago
Graham ccbbf873af Switch from Maven to Gradle 4 years ago
Graham 37abac9e48 Disable ASCII_STRING_CHARACTERS option 4 years ago
Graham 5038d1d671 Replace ByteStreams with Kotlin extension method 4 years ago
Graham 77e8b0cdc0 Use top-level Kotlin main() functions 4 years ago
Graham 0b834fb223 Remove @Throws annotations 4 years ago
Graham e05653cdcc Rename util to common 4 years ago
Graham d6fc7b337b Convert Decompiler to Kotlin 4 years ago
Graham c633725c55 Convert DecompilerIo to Kotlin 4 years ago
Graham aab286cf13 Convert Slf4jFernflowerLogger to Kotlin 4 years ago
Graham cf8939a540 Add missing break statements 5 years ago
Graham 8ecbe7bb82 Remove unused openrs2.root property 5 years ago
Graham 003b7ecfef Improve <description> wrapping 5 years ago
Graham 405c33c1a1 Format *.xml files with IDEA's code style 5 years ago
Graham ec53c74aaa Replace if with string switch 5 years ago
Graham eec8990481 Add description to all modules 5 years ago
Graham 517032959e Use immutable collections types from Guava 5 years ago
Graham d293176959 Replace maven.multiModuleProjectDirectory with openrs2.root 5 years ago
Graham 2debabbdcd Remove fernflower submodule 5 years ago
Graham cc1a1adde7 Add seperate jar for the jaggl DRI classes 5 years ago
Graham 48f8c68500 Format code 5 years ago
Graham 1bf39200c5 Use jaggl instead of jogl in the deobfuscator 5 years ago
Graham ed0da80e30 Add initial Fernflower driver 5 years ago