152 Commits (9b04da5ab3898386c4f78a132e060ba80b8b1648)

Author SHA1 Message Date
andy afe1de0536 move padding logic from elseware into here 5 years ago
andy 26261ab2b1 chat packet struct for issue_038 in elseware. 5 years ago
jake 0d132642b1 room join packets 5 years ago
jake 504d0296ab need these derives 5 years ago
jake 9a042e9995 lobbyemote and talktonpc messages 5 years ago
jake 7f32af6729 packet errors for unknown packets 5 years ago
jake 415794794a directedmessage -> directmessage 5 years ago
jake 519e01fe65 add gcmd 0x20 0xAE 5 years ago
jake 897b36e1e3 addtolobby packet 5 years ago
jake 012d98cb6e add a few message packets 5 years ago
jake 93d98a3517 set actual ship name 5 years ago
jake a442a34a2c start of gamemessage 5 years ago
jake 82b20739c6 pile of ship packets 5 years ago
jake d2df4f6490 pso_message macro 5 years ago
jake 0b64cc2cac PSOPacketData dervies 5 years ago
jake 11cc0723a3 use new psopacket macros instead of defining things manually 5 years ago
jake 1cb94e565c ship packets 5 years ago
jake 84fbe227d6 security_data -> session 5 years ago
jake 60584e0957 remove old pso_packet 5 years ago
jake 04322d2526 convert login packets 5 years ago
jake 8eaf7f08ff convert patch packets 5 years ago
jake 0a26d1d8c6 menuselect packet 5 years ago
jake 025efcb0de shiplist packets 5 years ago
jake d0f93fcd54 fix compiler warnings 5 years ago
jake 88a42695a1 param data packets 5 years ago
jake a756af5f30 character/guildcard structs 5 years ago
jake 47b8d06037 andy why 5 years ago
Jake Probst a37856ddcf PSOPacket::from_bytes &Vec<u8> -> &[u8] 5 years ago
Jake Probst 5fbfce058c charselect pkts 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 0feee1c0a2 fix test 5 years ago
Jake Probst 5300907e2c some login packets 5 years ago
Jake Probst ae0b909685 move packet source files to one directory 5 years ago