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 |
jake
|
11cc0723a3
|
use new psopacket macros instead of defining things manually
|
5 years ago |
Andy Newjack
|
9a38c128fa
|
fixed semicolon
|
5 years ago |
jake
|
1cb94e565c
|
ship packets
|
5 years ago |
Andy Newjack
|
73316c220f
|
character structs
|
5 years ago |
jake
|
84fbe227d6
|
security_data -> session
|
5 years ago |
jake
|
27f59b01dc
|
psodatapacket array test
|
5 years ago |
jake
|
1810587ad1
|
PSOPacketData tests
|
5 years ago |
jake
|
e0d271d703
|
throw errors if there isnt enough data to read in PSOPacketData
|
5 years ago |
jake
|
ae521ccbb2
|
move util to libpso
|
5 years ago |