FeatherMC/src
Alpyne 55fa33057f Math::CeilDiv (divide and round up) 2020-10-30 19:17:26 -07:00
..
block/state BlockState: store properties 2020-08-13 18:47:19 -07:00
config Fix annoying Property.h warning 2020-08-12 17:58:24 -07:00
data BlockState: store properties 2020-08-13 18:47:19 -07:00
logging Highlight errors and warning messages in their level color 2020-08-22 18:52:06 -07:00
nbt NBT iterator for CompoundTag + fix warnings 2020-08-13 18:38:43 -07:00
network Refactor logging :) 2020-08-07 06:23:22 +01:00
protocol [protocol] Add names to case-specific structs 2020-08-22 16:49:35 -07:00
util Math::CeilDiv (divide and round up) 2020-10-30 19:17:26 -07:00
world Add Assert and AssertOnce macros 2020-08-22 18:44:28 -07:00
Common.h bitsizeof(T) macro 2020-10-30 19:17:26 -07:00
DedicatedServer.cpp [protocol] Packets now use std::string_view 2020-08-19 17:41:28 -07:00
DedicatedServer.h Comment out JobManager while it's not included in git 2020-08-22 18:41:07 -07:00
Lockable.h Add steal to lockable 2020-08-08 01:24:46 +01:00
Main.cpp Refactor logging :) 2020-08-07 06:23:22 +01:00
MinecraftClient.cpp Eliminate needless indirection from TCP stack 2020-08-01 04:38:59 +01:00
MinecraftClient.h Implement basic chat functionality 2020-08-08 01:25:32 +01:00
NetworkMessage.h Add Assert and AssertOnce macros 2020-08-22 18:44:28 -07:00
PacketReader.h [protocol] Packets now use std::string_view 2020-08-19 17:41:28 -07:00
ServerStatus.h Use 1.15.2 for now 2020-08-03 07:31:33 +01:00
Types.h Initial work on sending multiple chunks 2020-08-13 18:06:28 +01:00
meson.build Fix spacing in meson.build again 2020-08-13 18:39:43 -07:00