Kelsidavis-WoWee/include/network
Kelsi 12355316b3 refactor: add Packet::hasData(), replace 52 position checks and 14 more Lua guards
Add Packet::hasData() for 'has remaining data' checks, replacing 52
verbose getReadPos()<getSize() comparisons across 3 files. Also replace
14 more standalone Lua return patterns with luaReturnNil/Zero helpers.
2026-03-25 14:39:01 -07:00
..
net_platform.hpp Fix Windows socket WSAENOTCONN disconnect; add boss encounter frames 2026-03-09 20:05:09 -07:00
packet.hpp refactor: add Packet::hasData(), replace 52 position checks and 14 more Lua guards 2026-03-25 14:39:01 -07:00
socket.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
tcp_socket.hpp Add Windows cross-platform support alongside Linux 2026-02-03 22:25:41 -08:00
world_socket.hpp fix: stabilize classic/turtle world session handling 2026-03-15 06:13:36 -07:00