- Berlin, Germany
- https://lostcave.ddnss.de/
- Joined on
2019-12-14
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
8da758becd scripts/test/arraydump: Add test
-
1e5051b503 setupenv: Remove check for xxd
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
3b4c125ca2 tools/arraydump: Reimplement in C++
-
4cb1206839 lib/file: Fix isOpen not being set properly when closing and reopening; add destructor
-
39c5940200 lib/file: Fix a potential memory leak created by yours truly
- Compare 3 commits »
BodgeMaster opened issue BodgeMaster/FOSS-VG#59
lib/file: Use ErrorOrVoid instead of void for open()BodgeMaster closed issue BodgeMaster/FOSS-VG#57
lib/file: prevent unnecessary exceptionsBodgeMaster closed issue BodgeMaster/FOSS-VG#58
lib/file: no eof detectionBodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
f3e03710f6 lib/file: Ensure a file is actually open before attempting to read
-
72fc923839 lib/nbt: remove now useless comment
-
5059bd0193 lib/file: change File::eof to a function
-
8bb633f118 lib/error and lib/file: reassign code 9 to FILE_NOT_OPEN
-
ec44ac9531 lib/file: Check if there are enough bytes left to read
- Compare 6 commits »
BodgeMaster opened issue BodgeMaster/FOSS-VG#58
lib/file: no eof detectionBodgeMaster opened issue BodgeMaster/FOSS-VG#57
lib/file: prevent exceptions from occurring in the first placeBodgeMaster closed issue BodgeMaster/FOSS-VG#36
lib/nbt: generator/serializerBodgeMaster commented on issue BodgeMaster/FOSS-VG#34
lib/nbt: runtime in-memory representation of NBTStill untested but the code is there see #54
BodgeMaster closed issue BodgeMaster/FOSS-VG#34
lib/nbt: runtime in-memory representation of NBTBodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
79650e390e lib/nbt: Implement the rest of the functions outline in the header
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
2d2b67373c lib/nbt: Yesterday’s progress of implementing more of the functions in the header
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
4c4366f7e6 lib/nbt: Partially update documentation to current terminology.
-
4ef1d2c44f lib/nbt: Split serializer into two components
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
8b1491c311 lib/nbt: Add missing class prefix to function names
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
fc2caf3bc0 lib/nbt: Implement more member functions for tag types
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 »