Open-source multiplayer game server compatible with the RuneScape client https://www.openrs2.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Graham 06cad72eaa Add Js5Archive object 4 years ago
..
BufferedFileChannel.kt Check {read,write}BufferSize are both zero or positive 4 years ago
DiskStore.kt Add Store.open() method 4 years ago
FlatFileStore.kt Document thread safety of DiskStore and FlatFileStore 4 years ago
Js5Archive.kt Add Js5Archive object 4 years ago
Js5Compression.kt Check that we read exactly uncompressedLen bytes 4 years ago
Js5CompressionType.kt Rename NONE to UNCOMPRESSED 4 years ago
Js5Index.kt Add Js5Index implementation 4 years ago
Js5Protocol.kt Cache values() array in enums 4 years ago
NamedEntry.kt Add Js5Index implementation 4 years ago
NamedEntryCollection.kt Use assertions for conditions we never expect to hit 4 years ago
Store.kt Add alloc parameter to Store.open() 4 years ago
StoreCorruptException.kt Enable explicit API mode 4 years ago
StoreFullException.kt Enable explicit API mode 4 years ago
VersionTrailer.kt Add method for stripping the version trailer from a ByteBuf 4 years ago