zaela-Server/common/net
2020-05-17 18:36:06 -07:00
..
console_server.cpp Fix acceptmessages, added exp hooks to luamods 2017-06-10 15:12:31 -07:00
console_server.h Fix acceptmessages, added exp hooks to luamods 2017-06-10 15:12:31 -07:00
console_server_connection.cpp Fix unreachable switch statements in console_server_connection.cpp 2020-01-16 17:44:46 -05:00
console_server_connection.h Fix acceptmessages, added exp hooks to luamods 2017-06-10 15:12:31 -07:00
crc32.cpp EQStream abstraction layer 2016-09-25 15:10:34 -07:00
crc32.h EQStream abstraction layer 2016-09-25 15:10:34 -07:00
daybreak_connection.cpp Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
daybreak_connection.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
daybreak_structs.h Working on login / world connection mostly there, fixed a few crashes with encryption on 0 length packets 2016-10-29 23:23:04 -07:00
dns.h Relay link improvements, considering changing it. 2016-10-14 19:48:49 -07:00
endian.h Launcher support added. Still missing UCS but thinking about maybe rewriting it completely 2017-01-05 22:25:01 -08:00
eqstream.cpp Move Netcode logging to LogNetcode 2019-09-01 23:10:49 -05:00
eqstream.h Change hash from enum to int, older gcc versions have trouble with that 2019-05-12 21:09:06 -07:00
packet.cpp Update fmt lib with submodule 2019-03-10 00:10:47 -08:00
packet.h Packet warnings 2020-02-01 20:49:04 -08:00
servertalk_client_connection.cpp Add log aliases to make logging much easier to use (All FMT driven) 2019-09-01 20:47:26 -05:00
servertalk_client_connection.h Working zone and world communication yay 2017-01-03 22:23:03 -08:00
servertalk_common.h World <-> Login connection reworked 2016-10-28 19:02:03 -07:00
servertalk_legacy_client_connection.cpp Add log aliases to make logging much easier to use (All FMT driven) 2019-09-01 20:47:26 -05:00
servertalk_legacy_client_connection.h Working zone and world communication yay 2017-01-03 22:23:03 -08:00
servertalk_server.cpp World <-> Login connection reworked 2016-10-28 19:02:03 -07:00
servertalk_server.h World <-> Login connection reworked 2016-10-28 19:02:03 -07:00
servertalk_server_connection.cpp Add log aliases to make logging much easier to use (All FMT driven) 2019-09-01 20:47:26 -05:00
servertalk_server_connection.h Working zone and world communication yay 2017-01-03 22:23:03 -08:00
tcp_connection.cpp Add some pointer safety checks to underlying data service call [skip ci] 2019-11-03 14:34:07 -06:00
tcp_connection.h Add some pointer safety checks to underlying data service call [skip ci] 2019-11-03 14:34:07 -06:00
tcp_server.cpp Console initial implementation 2017-04-09 20:17:48 -07:00
tcp_server.h Console initial implementation 2017-04-09 20:17:48 -07:00
websocket_server.cpp Change things -Wcatch-value complains about to references 2020-01-16 19:03:36 -05:00
websocket_server.h Subscription changes 2019-05-17 00:09:38 -07:00
websocket_server_connection.cpp Subscription changes 2019-05-17 00:09:38 -07:00
websocket_server_connection.h Subscription changes 2019-05-17 00:09:38 -07:00