FOSS-VG/src/lib
BodgeMaster f20ed8b123 lib/net/*: Move stuff around
I did this months ago with the intention to finally start implementing networking....
Yeah, that definitely panned out.

Also, Git is drunk with how it says files have been renamed, they’re just empty apart from the license notice.
2024-03-24 13:27:56 +01:00
..
game lib/game: Start working on game internals 2023-01-27 03:32:43 +01:00
net lib/net/*: Move stuff around 2024-03-24 13:27:56 +01:00
cli.cpp lib/cli: Remove completely useless TODO 2022-12-20 17:06:22 +01:00
cli.hpp Rename all headers from .h++ to .hpp 2022-08-02 03:35:08 +02:00
error.hpp lib/varint: Add VarInt library 2022-11-25 22:19:49 +01:00
file.cpp lib/file: Implement cutString function 2022-12-04 09:59:28 +05:30
file.hpp lib/{file,javacompat,net/conversion/position,net/conversion/varint,net/packet}: pragma once 2022-12-30 15:38:33 +01:00
javacompat.hpp lib/{file,javacompat,net/conversion/position,net/conversion/varint,net/packet}: pragma once 2022-12-30 15:38:33 +01:00
nbt.cpp lib/nbt: Fix #80 2023-06-18 03:17:20 +02:00
nbt.hpp lib/nbt: Make constructor NBT::Tag::Compound::Compound(name, data) private 2022-11-25 15:52:24 +01:00
region.cpp lib/region: Start working on region file parser 2023-05-29 14:47:19 +02:00
region.hpp lib/region: Start working on region file parser 2023-05-29 14:47:19 +02:00