FeatherMC/src
DankParrot 80314a2da0 Temporarily disable free() for NBT::DataBuffer 2020-08-12 20:56:58 -07:00
..
block/state Placeholder: BlockState 2020-08-12 20:05:25 -07:00
config Fix annoying Property.h warning 2020-08-12 17:58:24 -07:00
data Implement global palette loading 2020-08-12 20:14:06 -07:00
logging Fix FEATHER_LOG_COLUMNS :) 2020-08-07 20:01:58 -07:00
nbt Temporarily disable free() for NBT::DataBuffer 2020-08-12 20:56:58 -07:00
network Refactor logging :) 2020-08-07 06:23:22 +01:00
protocol First attempt at Send Chunk Data packet 2020-08-12 20:55:43 -07:00
util Static assert sizes in ReverseBytesBitcast 2020-08-07 04:12:10 +01:00
world First attempt at Send Chunk Data packet 2020-08-12 20:55:43 -07:00
Common.h Add BlockPos type and Math.h 2020-08-03 18:39:09 -07:00
DedicatedServer.cpp First attempt at Send Chunk Data packet 2020-08-12 20:55:43 -07:00
DedicatedServer.h Basic layout for world loading 2020-08-06 21:48:54 -07:00
Lockable.h Add newline to end of files 2020-08-01 00:57:33 +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 Add packet generation + handling automagically 2020-08-03 06:07:32 +01:00
NetworkMessage.h Add BlockPos type and Math.h 2020-08-03 18:39:09 -07:00
PacketReader.h Add packet generation + handling automagically 2020-08-03 06:07:32 +01:00
ServerStatus.h Use 1.15.2 for now 2020-08-03 07:31:33 +01:00
Types.h Fix ChunkPos cast warning 2020-08-12 18:00:24 -07:00
meson.build Begin implementation of chunk loading 2020-08-12 20:15:51 -07:00