FeatherMC/src
Joshua Ashton 47430c68d2 Hook up protocol generator for now 2020-08-02 02:44:35 +01: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 Move generated protocol -> protocol 2020-08-02 01:37:16 +01:00
protocol Hook up protocol generator for now 2020-08-02 02:44:35 +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 Log connection/disconnect properly 2020-08-02 00:55:21 +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 Fix NetworkMessage OBOE 2020-07-31 22:58:16 -07:00
PacketReader.h Read all the packets!!!! 2020-08-01 05:53:22 +01:00
PacketTypes.h Sucessfully send Login Success!!! 2020-07-31 22:58:33 -07:00
Protocol.cpp Hook up protocol generator for now 2020-08-02 02:44:35 +01:00
Protocol.h Hook up protocol generator for now 2020-08-02 02:44:35 +01:00
ServerStatus.h Implement ServerStatus with rapidjson 2020-07-31 17:56:35 -07:00
meson.build Hook up protocol generator for now 2020-08-02 02:44:35 +01:00