- Berlin, Germany
- https://lostcave.ddnss.de/
- Joined on
2019-12-14
BodgeMaster opened issue BodgeMaster/FOSS-VG#5
Implement NBT::helpers::readInt64BodgeMaster opened issue BodgeMaster/FOSS-VG#4
Implement NBT::helpers::readInt32BodgeMaster opened issue BodgeMaster/FOSS-VG#3
Implement NBT::helpers::readInt16BodgeMaster opened issue BodgeMaster/FOSS-VG#2
Implement NBT::helpers::readByteBodgeMaster opened issue BodgeMaster/FOSS-VG#1
Comply with the licenses of all dependenciesBodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
60f53f9e6d
add 80 character comment rule to sh
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
512ecddcb0
add verbosity to shell scripts
-
0a63b86474
minor rewording of an error message
-
db7be9b782
add code style guidelines
-
d25d3213fd
formatting
- Compare 4 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
63758ae422
Update 'README.md'
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
62dd17b73f
Show a message when loading the provided shell environment
-
9ed38acfd1
remove useless comment
-
b0bd027898
Add license and copyright notices
- Compare 3 commits »
BodgeMaster
renamed repository from Minecraft to BodgeMaster/FOSS-VG
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
fa82fd8792
Update 'README.md'
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
23a928bd06
add a project setup script so we can better deal with dependencies, also add the first dependency to the project
-
3483b4182e
make a copy of clean for the dependencies directory
-
1cc0cc5e12
make the build alias accept environment variables, add information about them to the README
-
5b5f876cad
shush pushd
-
bdc726abe9
clarified setup instructions, formatting
- Compare 8 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
f80a33ddb0
start implementation of NBT parser
-
d0464d4a8f
wait for all compile commands to finish before exiting
-
82773f3429
clang compatibility
-
5ea835dbb5
add Serenity-style ErrorOr<> type
-
89e7a89e88
remove leftover useless information from previous NBT model
- Compare 5 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
cad04d8e12
Adjusted the model and finished figuring out / writing down the spec
-
43d8a2cbf7
add manually decoded servers.dat
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
0d10af1bd6
do not use the lib prefix for library names
-
cee542f1f5
touch -v isn't a thing
-
f8d3bb0b16
be verbose
-
c5a04af703
add clean script
-
ad336b84b6
wait for compilation of libs to finish before building tools
- Compare 5 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
98490b3e50
add multithreading ;)
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
bb0dc05a30
rename header
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
6e4dd4da71
Remove build system test code, add generalized NBT model
-
8206a9ba99
Allow for manually overriding the compiler and some flags using make-style environment variables
-
9e6f07ec0a
add comments documenting what we do and make the script output all the build commands
- Compare 3 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
ec445d7a44
ignore nano's temp files
-
0c9299b21d
Create files for nbt library and a tool to use it.
-
57006a6463
Replace make with a shell script.
- Compare 3 commits »