FeatherMC/src
DankParrot 06a192a4b0 Hack for legacy server list ping 2020-07-31 21:45:39 -07:00
..
config Add newline to end of files 2020-08-01 00:57:33 +01:00
logging Fix logging in files with Windows includes 2020-08-01 04:53:21 +01:00
network Append to buffer in ReadCallback 2020-08-01 05:19:23 +01:00
util Implement PacketReader endianness 2020-07-31 17:53:19 -07:00
Common.h Add newline to end of files 2020-08-01 00:57:33 +01:00
DedicatedServer.cpp Implement socket shutdown/closing 2020-08-01 04:54:31 +01:00
DedicatedServer.h Implement socket shutdown/closing 2020-08-01 04:54:31 +01:00
Lockable.h Add newline to end of files 2020-08-01 00:57:33 +01:00
Main.cpp Use logging system in more places 2020-07-30 16:43:44 -07:00
MinecraftClient.cpp Eliminate needless indirection from TCP stack 2020-08-01 04:38:59 +01:00
MinecraftClient.h Eliminate needless indirection from TCP stack 2020-08-01 04:38:59 +01:00
NetworkMessage.h Add static cast to WriteVarInt 2020-07-31 18:55:41 -07:00
PacketReader.h Hack for legacy server list ping 2020-07-31 21:45:39 -07:00
PacketTypes.h Add clientbound status packet types 2020-07-31 18:52:24 -07:00
Protocol.cpp Add clientbound status packet types 2020-07-31 18:52:24 -07:00
Protocol.h One Protocol per DedicatedServer 2020-07-31 18:36:29 -07:00
ServerStatus.h Implement ServerStatus with rapidjson 2020-07-31 17:56:35 -07:00
meson.build Fix rapidjson include dirs 2020-07-31 18:37:19 -07:00