1379 Commits (f9996ef0b051cdc050be0602f00bebbe3ae34bd9)
 

Author SHA1 Message Date
Graham f9996ef0b0 Update glossary 3 years ago
Graham 77e227c93d Store game, build and timestamp in the master index table 3 years ago
Graham ab006bbf44 Reintroduce Clitk extensions module 3 years ago
Graham f3ea8e71fe Rename version to build 3 years ago
Graham 689c315bf3 Track current build number automatically 3 years ago
Graham fdd0f118f2 Add logging to Js5ChannelHandler 3 years ago
Graham d67a5e690f Add request() method 3 years ago
Graham 80a8889106 Call read() if there is any existing in-flight request 3 years ago
Graham d421d5150c Update dependencies 3 years ago
Graham 4743f38dbe Update dependencies 3 years ago
Graham f2f3da3281 Simplify testCrc32 slightly 3 years ago
Graham c70cfcfb30 Add ByteBuf.whirlpool() extension method 3 years ago
Graham 0981303391 Replace if/else sequence with when 3 years ago
Graham 6f815b6334 Move return outside try block 3 years ago
Graham 5ee2eccb83 Remove redundant init block 3 years ago
Graham 918f8ab379 Remove redundant visibility modifier 3 years ago
Graham d0dbf4c58e Make set subject of when 3 years ago
Graham ab3300a8c7 Return old NamedEntry after removal from NamedEntryCollection 3 years ago
Graham ed0b1db81b Flesh out the JS5 protocol introduction 3 years ago
Graham f74d8f8b45 Update Gradle 3 years ago
Graham 602328c37d Update dependencies 3 years ago
Graham af0a1e7457 Fix DiskStoreTest and FlatFileStoreTest on Windows 3 years ago
Graham 43cf436c22 Set Java compiler encoding to UTF-8 3 years ago
Graham cec6fce341 Refactor various bits and pieces 3 years ago
Graham 4e48ea0f41 Refactor the SoundBank class 3 years ago
Graham 5ea7f1ab6b Refactor the Vorbis implementation 3 years ago
Graham 186c5930a5 Add Js5Archive and Js5ConfigGroup constants for 550 3 years ago
Graham e384d634cc Reduce allocations if a singleton set is already mutable 3 years ago
Graham df68f6d801 Add Js5ConfigGroup object 3 years ago
Graham e18d751125 Add combined command for running both deobfuscators and the decompiler 3 years ago
Graham 70b35216c9 Flesh out JS5 protocol documentation 3 years ago
Graham 07603d3cfa Avoid copying the byte array in crc32() if possible 3 years ago
Graham 435a8b4eff Validate checksums in the JS5 client 3 years ago
Graham 4b1d25393c Add JS5 protocol documentation 3 years ago
Graham d837e72aee Enforce consistent version of Kotlin's stdlib across the whole project 3 years ago
Graham 0f939935cd Skip flush/read calls if no writes are made 3 years ago
Graham e0a9bc3ca6 Rename suspend to awaitSuspend 3 years ago
Graham 29ac56fe1e Replace flushRequests() with channelReadComplete() 3 years ago
Graham 6023569ce0 Add code for packing and unpacking groups 3 years ago
Graham f87d89fe7c Add initial command for downloading the cache from a JS5 server 3 years ago
Graham 72e9107900 Move original client back to nonfree/lib 3 years ago
Graham 36e4fa474b Fix comment 3 years ago
Graham 95108126f1 Skip addMasterIndex/addIndex if the index already exists 3 years ago
Graham fff63285fe Re-combine CacheImporter and ContainerImporter 3 years ago
Graham 4f16713f01 Update dependencies 3 years ago
Graham 4e90bd76b5 Remove the cache and cache_index tables 3 years ago
Graham 9e983135e2 Make InitJs5RemoteConnection a data class 3 years ago
Graham fa20f1e118 Fix Js5MasterIndex::create 3 years ago
Graham 3cb7ee13f9 Rename deob to deob-bytecode 3 years ago
Graham ded1d99924 Move original client code to nonfree/share/client 3 years ago