summaryrefslogtreecommitdiff
path: root/include/pso/TProtocol.h
AgeCommit message (Expand)Author
2023-05-30TProtocol: Add (and match) recv_pso_regist_{connect,check}()mrb0nk500
2023-05-30TProtocol: Add (and match) recv_{burst,exit}_{game,lobby}()mrb0nk500
2023-05-17TProtocol: Add (and match) the `SndPsoData` related command senders,mrb0nk500
2023-05-11TProtocol: Add, and match `send_chara_data_v2()`mrb0nk500
2023-03-22TProtocol: Add (and match) more command sendersmrb0nk500
2023-03-20TProtocol: Start work on the command sendersmrb0nk500
2023-03-20TProtocol: Add (and match) `operator delete()`mrb0nk500
2023-03-15TProtocol: Add `flex_packet`, and make use of it in `packet`mrb0nk500
2023-03-15TProtocol: Add (and match) more command handlersmrb0nk500
2023-03-15TProtocol: Rename `maybe_release_flag` -> `enable_v2_features`mrb0nk500
2023-03-14TProtocol: Add (and match) even more command handlersmrb0nk500
2023-03-12TProtocol: Add, and match more command handlers, along with some othermrb0nk500
2023-03-12TProtocol: Rename some of the command handlers to match their names inmrb0nk500
2023-03-10TProtocol: Add (and somewhat match) even more command handlersmrb0nk500
2023-03-09global: Compile the entire codebase with `-sym on`mrb0nk500
2023-03-09TProtocol: Start adding, and matching more command handlersmrb0nk500
2023-03-09TProtocol: Start work on `handle_command()`, and the command handlersmrb0nk500
2023-03-07global: Completly disable inliningmrb0nk500
2023-03-07TProtocol: Rename `packet.packet` -> `packet.pkt`mrb0nk500
2023-03-06TProtocol: Disable inlining completelymrb0nk500
2023-03-06TProtocol: Match both `parse_packet()`, and `run_task()`mrb0nk500
2023-03-04TProtocol: Match ctormrb0nk500
2023-03-03TProtocol: Get `TProtocol` to the point of buildingmrb0nk500
2023-03-03TProtocol: Start work on `TProtocol`'s header filemrb0nk500