1730 Commits (3889c8a0343912aac5500df801aaba046a8adb05)
 

Author SHA1 Message Date
Graham 3889c8a034 Terminate all threads if the server fails to bind to a port 3 years ago
Graham 9b0260a3df Add GameService 3 years ago
Graham 60ecda74ec Add InvType 3 years ago
Graham 62abcbad8c Add DI support to the *TypeList classes 3 years ago
Graham 2c43930db2 Move Js5Archive and Js5ConfigGroup to cache-550 3 years ago
Graham 849b083400 Add {Enum,Param,Struct,Varbit,Varp}Type implementations for 550 3 years ago
Graham 21cf2526c5 Format Http.kt 3 years ago
Graham e5fc516ef1 Add base classes for encoding/decoding configs 3 years ago
Graham e0ec3781ae Refactor the Texture class 3 years ago
Graham bdbd8617b9 Update dependencies 3 years ago
Graham 50c1dd9ce8 Add cache/XTEA key layout to the README 3 years ago
Graham fe3bfb4b12 Remove border/level parameters from the CheckedInt32 group 3 years ago
Graham 95cb97bae8 Add capacity properties/methods to Archive and Cache 3 years ago
Graham 65194fae43 Rename poll to removeFirstOrNull 3 years ago
Graham 7d04774d60 Fix removal of unused methods 3 years ago
Graham 2b9f423e9a Remove unused Iterable extensions 3 years ago
Graham 774744579d Replace LinkedHashSet queues with UniqueQueue 3 years ago
Graham 49e5781288 Add addAll and clear methods to UniqueQueue 3 years ago
Graham 82c78d514d Update dependencies 3 years ago
Graham 198acbdf7a Rename username variable in Base37 class 3 years ago
Graham 493886a8bd Improve error messages in CrossDomainChannelHandler 3 years ago
Graham e0aefe506d Improve name of flag in js5NetworkLoop 3 years ago
Graham 55d72dacbe Pass StreamCipher to PacketCodecs 3 years ago
Graham a50e0ea998 Restrict supported HTTP methods 3 years ago
Graham a8d048de00 Remove pipelining support from the crossdomain handler 3 years ago
Graham acebd05c04 Add comment explaining why we sort the constant pool entries 3 years ago
Graham ebbc81740d Check the ConstantPool isn't too large 3 years ago
Graham d825729a2c Add string index constants 3 years ago
Graham f9007688a1 Fix SASTORE comment 3 years ago
Graham 8cd7645536 Add sanity check to ConstantPool builder 3 years ago
Graham 86a84c6986 Serve .jar files with the correct MIME type 3 years ago
Graham 89f7a192f9 Optimise inbound message matcher creation 3 years ago
Graham 29693a39cf Add timeout support for all services on the RS2 port 3 years ago
Graham a43e98e8f4 Add HTTP keep-alive support 3 years ago
Graham 03fc499566 Improve robustness of reference counting in JaggrabChannelHandler 3 years ago
Graham 620808cb97 Improve the HTTP implementation 3 years ago
Graham 92a01b6262 Add cross-domain policy support 3 years ago
Graham 2a6b97480c Add implementation of Jagex's custom .class file format 3 years ago
Graham ad0cdb6056 Add initial high-level cache API 3 years ago
Graham 6f13a0a737 Add readVarInt and writeVarInt extension methods 3 years ago
Graham 29fecec34e Add support for overriding the charset in readString/writeString 3 years ago
Graham f26e6ef0b9 Update Kotlin 3 years ago
Graham cdc1edbb1d Use more realistic test data in the JAGGRAB test 3 years ago
Graham 440711def0 Fix JAGGRAB request parsing 3 years ago
Graham 7eae597892 Move RsaKeyProvider to the config module 3 years ago
Graham 7e8883b430 Move Store/Js5MasterIndex providers to the game module 3 years ago
Graham 7692862c7c Add RequestWorldList packet 3 years ago
Graham 235ee41e32 Update dependencies 3 years ago
Graham ea725b3881 Add extension methods for reading/writing null-terminated Cp1252 strings 3 years ago
Graham bdbfb61590 Ensure master index format is set to VERSIONED 3 years ago