608 Commits (e6402d52c2a014a02f67a441467ff233c7df7811)
 

Author SHA1 Message Date
Graham e6402d52c2 Add StackFrameClassWriter 4 years ago
Graham 1805873385 Changed 'Signed-off-by:' to 'Signed-off-by: line' 4 years ago
Graham ea336582d9 Improve README text slightly 4 years ago
Major 097b334646 Propagate null frame types when remapping 4 years ago
Graham 077fda4bab Remove blank line for consistency 4 years ago
Graham 8ca3f428d2 Remove field.value null check 4 years ago
Graham 00f0279e15 Use safe call operator 4 years ago
Graham a54c540290 Document how to add Signed-off-by to all commits automatically 4 years ago
Major 5e32296905 Fix NPE for FrameNodes that aren't NEW/FULL 4 years ago
Major b391191b75 Add error messages to AsmClassMetadata 4 years ago
Graham 6f7d9be26c Add Pc annotation 4 years ago
Graham be14ffdc2d Add custom Attribute for tracking original instruction indexes 4 years ago
Graham 6464f8dc77 Remap ClassNodes directly 4 years ago
Graham d32de8537d Prefer local Maven repository over the OpenRS2 snapshots repo 4 years ago
Graham 018e0eb9cb Fix reference in README 4 years ago
Major 45bf24c51d Remove copies in InsnMatcher 4 years ago
Graham 1d29aa8c50 Make the native libraries FAQ section make sense again 4 years ago
Major 424a2d7a31 Fix compilation errors 4 years ago
Major 34507a92db Use unix configuration in jimfs tests 4 years ago
Graham 282dbd268b Remove repository credentials from the repositories block 4 years ago
Graham b38da58bd5 Add missing groups to the OpenGL registry 4 years ago
Graham c16b8b30af Replace *toTypedArray() with plus operator 4 years ago
Graham 7db0c971ee Use OpenGL registry to replace magic numbers with constants 4 years ago
Graham 597aa2018e Add support for whole program AST transforms 4 years ago
Graham a777ae362e Add underscore separator to field names 4 years ago
Graham 446dc00552 Update Gradle 4 years ago
Graham 0897991f4e Update openrs2-natives-all 4 years ago
Graham 6e5a58493e Use chat.openrs2.dev in case the Discord link ever changes 4 years ago
Graham a9ce6a19df Emphasise that Jagex's IP should not be included in this repository 4 years ago
Graham bb6bd3861e Switch to the ISC license 4 years ago
Graham a57b6dcc9b Add FAQ item explaining why we run our own dev infrastructure 4 years ago
Graham e0e2c94ff5 Add website link to the README 4 years ago
Graham 6cc29c86ac Clarify that the JDK is required at runtime 4 years ago
Graham 7b5c321def Suggest discussing changes on Discord before starting contributions 4 years ago
Graham a2ff491ae4 Add community section to the README 4 years ago
Graham 9e3299657e Add link to the Git rewriting history page 4 years ago
Graham 103ca48f42 Remove unused Maven reference from the README 4 years ago
Graham 4bda47e628 Update dependencies 4 years ago
Graham 84ade956af Sort static fields above instance fields 4 years ago
Graham ad53f9a78d Sort methods 4 years ago
Graham 09bdf640f4 Add openrs2 prefix to repo{Username,Password} properties 4 years ago
Graham 9cbe8b5b28 Simplify excluding the opaque predicate when removing the initializer 4 years ago
Graham 70d46e7f64 Sort imports 4 years ago
Graham 16d16b8efa Reduce maximum size of each static class 4 years ago
Graham e26778ffb0 Remove unused empty classes 4 years ago
Graham b6bba95435 Simplify static field scrambling 4 years ago
Graham c70d810057 Don't move static fields with to complex initializers 4 years ago
Graham 64ba68bac9 Move static fields without initializers 4 years ago
Graham 84c37f4300 Add logging to StaticScramblingTransformer 4 years ago
Graham 9089fe834a Add initial static field scrambling support 4 years ago