- Berlin, Germany
- https://lostcave.ddnss.de/
- Joined on
2019-12-14
BodgeMaster opened issue BodgeMaster/FOSS-VG#55
lib/nbt: The member functions for Int*Array and List assume unsigned 64 bit lengthBodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
89baeebc65
lib/file: Switch to using pointers for passing File objects around
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
09503d3dc7
lib/file: Remove accidentally included C header
-
9fb06c998e
scripts/build: Temporarily comment out hexnet
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
aa97154474
lib/error: Remove misplaced code fragment
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
9abfd9e5a9
setupenv: Move sourcing the local environment before FOSS-VG environment adjustments
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
213d28a9b8
setupenv: Fix syntax errors
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
434c976cc5
lib/nbt: Continue implementing in-memory NBT tag data types
-
47fd1f8970
test/nbt_read_write_helpers: Change unnecessarily long string to be just one above the allowed size
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
10b1d9fa0c
lib/nbt: Start implementing NBT data types, make NBT::Helper::writeString() return an error instead of aborting the program
BodgeMaster opened issue BodgeMaster/FOSS-VG#54
lib/nbt, test/nbt_tags: (re)implement unit testsBodgeMaster commented on issue BodgeMaster/FOSS-VG#34
lib/nbt: runtime in-memory representation of NBTThis is being implemented using traditional inheritance/subclassing rather than using templates as I originally tried because that would involve a lot of unnecessarily unfunny code.
BodgeMaster closed issue BodgeMaster/FOSS-VG#51
lib/nbt: NBT::validateRawNBTData segfaults when trying to validate servers.datBodgeMaster pushed to master at BodgeMaster/Minecraft-Server
-
f8913b76e2 Update 'minecraft_server_info.md'
BodgeMaster pushed to master at BodgeMaster/Minecraft-Server
-
b5793beeba
add more items
BodgeMaster pushed to master at BodgeMaster/Guides
-
ea39c35809 Update 'posix_shell.md'
BodgeMaster pushed to master at BodgeMaster/Guides
-
43913d91e0 Update 'posix_shell.md'
BodgeMaster pushed to master at BodgeMaster/Guides
-
6af3d04af1 Update 'posix_shell.md'
BodgeMaster pushed to master at BodgeMaster/Guides
-
5e7d94a3e6 Update 'posix_shell.md'
BodgeMaster pushed to master at BodgeMaster/Guides
-
77770b3b35 Update 'posix_shell.md'
BodgeMaster pushed to master at BodgeMaster/Guides
-
489c8fbeee Add 'posix_shell.md'
BodgeMaster created repository BodgeMaster/Guides