111 Commits (504d0296ab6ccc886f7830507cd8d1eb044988fc)
 

Author SHA1 Message Date
jake 5324ab1188 properly set the size in no_flag packets 5 years ago
jake df4949b897 PSOPacketData for new pso_packet 5 years ago
jake dfde2638c5 new pso_packet implementation 5 years ago
jake c5ffa5bbcf clean up pso_packet 5 years ago
jake 48599ee116 pso_packet: u16 and u32 arrays 5 years ago
jake 0a26d1d8c6 menuselect packet 5 years ago
jake d0484c6d1f forgot dep 5 years ago
jake 911840f02a screenselectchar -> char 5 years ago
jake 025efcb0de shiplist packets 5 years ago
jake d0f93fcd54 fix compiler warnings 5 years ago
jake 4df085a4f0 extra spaces 5 years ago
jake 88a42695a1 param data packets 5 years ago
jake 1cd790a3e6 drone_container (#2) 5 years ago
jake a756af5f30 character/guildcard structs 5 years ago
jake ecbd67e8d1 Merge branch 'drone_ci' of jake/libpso into master 5 years ago
jake ca37115985 name ci build 5 years ago
jake 5923648df0 separate build and test ci tasks for real this time 5 years ago
jake 3fcee7f67e separate build and test ci tasks 5 years ago
jake 2ce7f85e1e set nightly in ci config 5 years ago
jake 4a37f03abb drone.yml 5 years ago
jake 47b8d06037 andy why 5 years ago
Jake Probst 4e43c0e36d actually include things 5 years ago
Jake Probst 419db62ad5 add character/guildcard structs 5 years ago
Jake Probst a37856ddcf PSOPacket::from_bytes &Vec<u8> -> &[u8] 5 years ago
Jake Probst 5fbfce058c charselect pkts 5 years ago
Jake Probst f77d990228
Merge pull request #1 from andynewjack/master 5 years ago
Andy ebaef31bcc tests passed yay i quit 5 years ago
Andy ad8930fcb0 . 5 years ago
Andy 4edb95d247 assert.to_le_bytes to assert.as_bytes 5 years ago
Andy 0d80bb58aa dropped BB prefix. Have ChecksumAck::new take an argument to set ack. Added basic test to check le_bytes. 5 years ago
Andy 89c217731f added packets 0x1E8, 0x2E8 (BBChecksum and BBChecksumAck) 5 years ago
Jake Probst 03efcee742 pkt E2 key settings 5 years ago
Jake Probst aa2adaf629 make more vars pub 5 years ago
Jake Probst e83aae2b4b usersettings struct 5 years ago
Jake Probst 0feee1c0a2 fix test 5 years ago
Jake Probst 5300907e2c some login packets 5 years ago
Jake Probst 529690165d psocipher.block_size 5 years ago
Jake Probst e2965699d3 turns out we gotta pad it out a bit to 8byte blocks 5 years ago
Jake Probst a8b5559ac0 serialize any type that provides information on how to 5 years ago
Jake Probst 7ae27273b4 cloning packets is helpful 5 years ago
Jake Probst ae0b909685 move packet source files to one directory 5 years ago
Jake Probst 6704a9a653 bb cipher 5 years ago
Jake Probst 222f3c38da have cipher specify header size 5 years ago
Jake Probst de87b2f89e why did I make these iterators? 5 years ago
Jake Probst 10db8888c2 the rest of the patchserver packets 5 years ago
Jake Probst 43cb98db54 HAHAHAAHHHJRFEHGJRHETHFGTERTJFEHJKTHjrekgthrejkghlre 5 years ago
Jake Probst 148f002cb3 bunch of patchserver related packets 5 years ago
Jake Probst f5c19ad66b utf16 handling when parsing string bytes 5 years ago
Jake Probst 67b56be4f6 PSOPacket is Debug, more parse errors 5 years ago
Jake Probst a1485dd8e7 make cipher pub 5 years ago