1465 Commits (5cbb87e78813a9ac25f98270bd01590bdfa23dd7)
 

Author SHA1 Message Date
Graham 723bd42a8e Simplify encrypted flag in the Container class 3 years ago
Graham 885fa3d0ed Add AArch64 macOS support 3 years ago
Graham 3091409f82 Add arch/OS enums to avoid hard-coding the platform detection patch 3 years ago
Graham 80957aeca0 Add InsnList.clone() extension function 3 years ago
Graham d5d76f9301 Add DiskStoreZipWriter 3 years ago
Graham b61992a20f Replace Paths.get() with Path.of() 3 years ago
Graham 64e85a43de Update dependencies 3 years ago
Graham f11bf003f7 Refactor sine in VorbisSound 3 years ago
Graham ad03b67b5f Refactor the Filter class 3 years ago
Graham b5516982a3 Update dependencies 3 years ago
Graham b8aada26f3 Refactor texture op 29 sub-ops 3 years ago
Graham 2185eedbb6 Rename some MapElement-related code 3 years ago
Graham 002200101d Partially refactor the Skybox class 3 years ago
Graham e4c814b86b Refactor some model- and animation-related code 3 years ago
Graham 9c3959769f Add Js5Index and Js5MasterIndex to the glossary 3 years ago
Graham 1dc2918956 Change 'area' to 'build area' 3 years ago
Graham 832d6ecb6f Improve coordinate system formatting 3 years ago
Graham 451d59b9e6 Add missing retain() call to Group.pack() 3 years ago
Graham f1c3c65811 Use upper case hex digits in golden ratio constant 3 years ago
Graham 1e3257acf7 Use consistent case for Unicode escapes in the Whirlpool S-box 3 years ago
Graham f8835b7581 Always return a mutable Int2ObjectSortedMap from Group.unpack() 3 years ago
Graham b3b46bee1a Add coordinate system documentation 3 years ago
Graham f099972bee Make the nioBufferCount() > 1 case in crc32 more concise 3 years ago
Graham 8db7b7cfbe Update Gradle 3 years ago
Graham 4ce8191c71 Update dependencies 3 years ago
Graham 6a87159f30 Add lengths and uncompressed checksum to index_groups 3 years ago
Graham f90b9df505 Replace Paths.get() with Path.of() 3 years ago
Graham 986d23e876 Update dependencies 3 years ago
Graham 7691f63d29 Make Js5Response extend DefaultByteBufHolder 3 years ago
Graham b6e91b756e Add ProjAnim to the glossary 3 years ago
Graham e4dc5ca34d Add ScriptVarType to glossary 3 years ago
Graham 411ee9f446 Refactor CS2-related code 3 years ago
Graham 010d5145bd Refactor Cs1ScriptRunner 3 years ago
Graham 8c0a3d8bc8 Refactor chat- and command-related code 3 years ago
Graham f23545aef8 Refactor more code 3 years ago
Graham a8a48b3574 Move repositories to new dependencyResolutionManagement block 3 years ago
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