129 Commits (9db1278de003290625cce5966740bb6ec453787e)
 

Author SHA1 Message Date
jake 9db1278de0 Merge branch 'fonewearl_enum_fix' of jake/libpso into master 5 years ago
jake 355de1a8a9 bunch of item additions 5 years ago
andy 458072fd65 fonwem was defined twice. replaced with fonewearl 5 years ago
jake 477db05b24 Merge branch 'subcmd_3b' of jake/libpso into master 5 years ago
andy ab7a6b6a6c adding subcommand 0x3b. maybe it fixes the missing first packet on room create??? 5 years ago
jake 6a1df535ba 0x8A packets, room name req 5 years ago
jake 2dbb662274 Merge branch 'issue_062' of jake/libpso into master 5 years ago
andy 9b929d40f0 added missing padding 5 years ago
jake 8b4ed1530f leave area packets 5 years ago
jake c3f91163a7 Merge branch 'issue_060' of jake/libpso into master 5 years ago
andy 303e53ca9f initial lobby chair packets and structs 5 years ago
jake 3d2843d0e0 Merge branch 'issue_038' of jake/libpso into master 5 years ago
andy c8b5781443 remove manual padding 5 years ago
andy f07845807d rename padding to unknown and hardcode it for now 5 years ago
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 70584a4d01 base impls for what weapontype needs 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 9f3e165633 use proper Character size in default 5 years ago
jake e445db9aed add some defaults 5 years ago
jake e0e0ad8ec7 item module init, base weapon structs 5 years ago
jake 93d98a3517 set actual ship name 5 years ago
jake cae4fe01ba make psopacketdata trait public 5 years ago
jake 174932f996 Class and SectionID enums 5 years ago
jake a442a34a2c start of gamemessage 5 years ago
jake 82b20739c6 pile of ship packets 5 years ago
jake 7b0fe752fb defaults for character and fullcharacter 5 years ago
jake 81d3397c90 PSOPacketData::from_bytes needs + Seek 5 years ago
jake d2df4f6490 pso_message macro 5 years ago
jake b692b8b417 manual_flag should only check the first struct field 5 years ago
jake ed16a717f6 show data as well in wrongpacketforservertype 5 years ago
jake 1c5db7d050 test for pso_packet manual_flag 5 years ago
jake d9b897d193 pso_packet manual_flag attribute 5 years ago
jake 7dfd9205e5 can't derive Default anymore here 5 years ago
jake 7475c5e083 this is a u32 not u8 5 years ago
jake b8b418a7a0 reorder these 5 years ago
jake b7d4533aec psopacketdata derives in tests 5 years ago
jake 0b64cc2cac PSOPacketData dervies 5 years ago
jake ae3d9c0892 impl PSOPacketData for f32 5 years ago
jake efb952d4a8 lets impl these too till const generics actually exist 5 years ago
jake cd3ba96f91 use full Read path in proc_macros 5 years ago
jake 955e284c19 use full type path 5 years ago
jake 5c5099967d Merge branch 'andy' of jake/libpso into master 5 years ago