3 Commits (651b2f8b5fdfc32536f45abee7a87b8f95b16cca)

Author SHA1 Message Date
Graham 651b2f8b5f Update Guice 9 months ago
Graham 4ca7fab636 Add blank line between is blocks 2 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 232ba32bbd Enable explicit API mode 4 years ago
Graham 880be759b7 Use smart casts in the AST deobfuscator 4 years ago
Graham 9cd19e3708 Add HexLiteralTransformer 4 years ago
Graham a87a289c49 Add duplicate class name support to the AST deobfuscator 4 years ago
Graham 6d6287c917 Inject GlRegistry 4 years ago
Graham 3c9edb0291 Use dependency injection in the AST deobfuscator 4 years ago
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham dae73b667a Replace !Optional.isPresent() with Optional.isEmpty() 4 years ago
Graham 2e1c6c22ff Rename GlConstantTransformer to GlTransformer 4 years ago
Graham c9a3580e11 Allow GlRegistry to be overriden 4 years ago
Graham ace76fe9e4 Transform GL_FRAMEBUFFER_COMPLETE literals 4 years ago
Graham 9db5025c41 Output hex literals in upper case 4 years ago
Graham 784ad9900e Always use GL_ constants without vendor suffixes where possible 4 years ago
Graham 4fd330a8ac Transform OpenGL constants inside binary/ternary expressions too 4 years ago
Graham e06e70bc1f Rename gl* method argument names 4 years ago
Graham f4933a2b59 Add support for translating gl calls on the jaggl.opengl object 4 years ago
Graham aaaa0c0c68 Fix appending fields to javax.media.opengl.GL 4 years ago
Major 424a2d7a31 Fix compilation errors 4 years ago
Graham 7db0c971ee Use OpenGL registry to replace magic numbers with constants 4 years ago