Kelsidavis-WoWee/include/network
Kelsi 456aa90eda Fix two more Windows/MinGW compile errors
- net_platform.hpp: guard ssize_t typedef with !__MINGW32__ since MinGW-w64
  already defines ssize_t as __int64 in corecrt.h
- logger.hpp: push/pop ERROR macro around LogLevel enum (same wingdi.h clash
  as world_packets.hpp)
2026-02-18 17:59:11 -08:00
..
net_platform.hpp Fix two more Windows/MinGW compile errors 2026-02-18 17:59:11 -08:00
packet.hpp Emulate server loot/xp and combat feedback in single-player 2026-02-05 14:01:26 -08: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 Vanilla/Turtle WoW support: M2 loading, bone parsing, textures, auth 2026-02-13 16:53:28 -08:00