zaela-Server/common/net
2018-06-28 22:16:25 -04: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 for failed build due to lb changes 2018-06-26 23:00:20 -07: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 Switch netcode to steady_clock 2018-06-28 22:16:25 -04:00
daybreak_connection.h Switch netcode to steady_clock 2018-06-28 22:16:25 -04: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 Fix for unreliable packets not being processed or sent correctly 2017-07-22 14:18:30 -07:00
eqstream.h Some changes to tic rates and default values 2017-03-12 18:38:33 -07:00
packet.cpp Crash fix for trying to write a 0 length packet to another packet. 2017-04-18 20:14:30 -07:00
packet.h Revert some changes that were causing more harm than good 2017-02-28 23:17:30 -08:00
servertalk_client_connection.cpp Merge of a monster 2017-04-02 20:03:51 -07: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 Merge of a monster 2017-04-02 20:03:51 -07: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 Merge of a monster 2017-04-02 20:03:51 -07:00
servertalk_server_connection.h Working zone and world communication yay 2017-01-03 22:23:03 -08:00
tcp_connection.cpp Added write baton to tcp sends so we follow spec 2016-11-05 16:18:39 -07:00
tcp_connection.h World <-> Login connection reworked 2016-10-28 19:02:03 -07: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