FeatherMC/src
Joshua Ashton 2d64680804 Initial work on Protocol generation 2020-08-01 22:53:12 +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 Initial work on Protocol generation 2020-08-01 22:53:12 +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 Read all the packets!!!! 2020-08-01 05:53:22 +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 Misc protocol cleanup 2020-08-01 22:53:02 +01:00
Protocol.h Misc protocol cleanup 2020-08-01 22:53:02 +01: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