520 Commits (77080564883abef39295eca566495b60925ad500)
 

Author SHA1 Message Date
Graham e4fe120bf7 Convert MemberDesc and MemberRef to Kotlin 4 years ago
Graham eec9279a2c Add hasCode() method 4 years ago
Graham 3f1d2dc4a3 Convert Transformer to Kotlin 4 years ago
Graham b25f3c0c58 Convert ForestDisjointSet to Kotlin 4 years ago
Graham 7a0f94dbde Convert elements and partitions to properties 4 years ago
Graham c0836e11f6 Convert DisjointSet to Kotlin 4 years ago
Graham 429867e3af Convert SkipOutputStream to Kotlin 4 years ago
Graham caaa53095d Convert DeterministicJarOutputStream to Kotlin 4 years ago
Graham 72db700534 Remove capitalize() method 4 years ago
Graham db971f6b2b Convert indefiniteArticle() to an extension method 4 years ago
Graham b32c691148 Remove Project Quasar dependency 4 years ago
Graham 09141e451a Convert StringUtilsTest to Kotlin 4 years ago
Graham 4e4d2daa1e Add kotlin-test-junit5 dependency 4 years ago
Graham 879e3152fc Convert StringUtils to Kotlin 4 years ago
Graham 485a784b53 Update openrs2-parent 4 years ago
Graham 767d795c48 Update dependencies 4 years ago
Graham 15eed4f44a Update dependencies 5 years ago
Graham 08faf55f54 Update dependencies 5 years ago
Graham 0cb0658f61 Add shorthand MemberDesc constructors 5 years ago
Graham 0a5901cde4 Add shorthand MemberRef constructors 5 years ago
Graham 5d63904075 Increase the size of the client's main packet buffer 5 years ago
Graham bcbf4b6178 Replace newInstance() with getDeclaredConstructor().newInstance() 5 years ago
Graham 328b122330 Add ValueOfTransformer 5 years ago
Graham 08caea8289 Update dependencies 5 years ago
Graham 839ec915c5 Add docs, README and COPYING files to the zip bundle 5 years ago
Graham b47e9745ca Reduce required JDK version to 11 5 years ago
Graham 68951937ee Update dependencies 5 years ago
Graham 7855636d8c Remove 'or later' from JDK 12 version requirement 5 years ago
Graham af5e0c72fd Add build status badge to the README 5 years ago
Graham 6c3d98702c Remove reset methods 5 years ago
Graham 446a72abc5 Make package-private classes, methods and fields public 5 years ago
Graham f6f810de2e Remove mutually-recursive dummy method calls 5 years ago
Graham dac0cc10c3 Update loadLibrary() calls 5 years ago
Graham 27c0b997b9 Share list of bundler transformers 5 years ago
Graham 135a2891d1 Reduce MAX_TRACKED_VALUES to 1 5 years ago
Graham 8eac1c1ce3 Skip merging logic in IntInterpreter if value1 and value2 are equal 5 years ago
Graham eb7206ee51 Update dependencies 5 years ago
Graham dc6b07237a Switch to stable version of openrs2-natives-all 5 years ago
Graham 51f4464061 Switch to stable version of fernflower 5 years ago
Graham 3e503edb67 Switch to stable version of pack200 5 years ago
Graham d3e73936a9 Add temporary release files to .gitignore 5 years ago
Graham bccdf75b37 Move openrs2-natives-all and pack200 to dependencyManagement 5 years ago
Graham 26aa6cb887 Switch to stable version of openrs2-parent 5 years ago
Graham 1f58eb7736 Add all module 5 years ago
Graham a26efcb30c Use for-each to iterate over InsnLists 5 years ago
Graham e9fb758611 Update ASM 5 years ago
Graham 70ccdfa526 Add removeDeadCode method 5 years ago
Graham cf8939a540 Add missing break statements 5 years ago
Graham a7c1ae3597 Remove recursive dummy arguments 5 years ago
Graham 2621e503f2 Add GameServer class 5 years ago