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 |
jake
|
94af546d7a
|
derive PSOPacketData macro
|
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
|
f15f157c03
|
make the structs public
|
5 years ago |
jake
|
dc3fceef14
|
test large arrays in wrong pkt test
|
5 years ago |
jake
|
ff8503477b
|
stop being dumb about how I fill arrays
|
5 years ago |
jake
|
ea488cadca
|
implement nodebug for specific vars
|
5 years ago |
jake
|
5d627e9219
|
new pso_packet tests
|
5 years ago |
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 |