- Berlin, Germany
- https://lostcave.ddnss.de/
- Joined on
2019-12-14
BodgeMaster pushed to cygwin at BodgeMaster/FOSS-VG
-
78880e1c20
setupenv: Fix spelling
-
1d899db889
scripts/clean: Add a link with the original file name of cygsockpp-0.dll
-
3cc91ae33d
Build system: Get sockpp to build on Cygwin
- Compare 3 commits »
BodgeMaster pushed to cygwin at BodgeMaster/FOSS-VG
-
63e1749ad1
lib/file: fix cutByte filesize bug
-
ea8e806366
lib/file.cpp: Implement cutByte function
- Compare 2 commits »
BodgeMaster deleted branch Soda-OwO11 from BodgeMaster/FOSS-VG
BodgeMaster pushed to cygwin at BodgeMaster/FOSS-VG
-
18a9517370
Build system: Start working on Cygwin support
-
cd93f4c4c6
gitignore: Ignore endianness check on Cygwin
- Compare 2 commits »
BodgeMaster merged pull request BodgeMaster/FOSS-VG#70
Fix filesize issue in cutByte
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
f784948c3e
lib/file: fix cutByte filesize bug
-
d794bce288
lib/file.cpp: Implement cutByte function
- Compare 2 commits »
BodgeMaster pushed to broken at BodgeMaster/FOSS-VG
-
f784948c3e
lib/file: fix cutByte filesize bug
-
d794bce288
lib/file.cpp: Implement cutByte function
-
99c8f562d6
setupenv: Fix wrong path
-
57a86cba47
setupenv: Add workaround for LD_LIBRARY_PATH on Cygwin
-
5ff8a871ad
lib/javacompat: Make this a header library
- Compare 11 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
99c8f562d6
setupenv: Fix wrong path
BodgeMaster closed issue BodgeMaster/FOSS-VG#68
lib/nbt: Linking against lib/javacompat fails on CygwinBodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
57a86cba47
setupenv: Add workaround for LD_LIBRARY_PATH on Cygwin
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
5ff8a871ad
lib/javacompat: Make this a header library
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
e0994e5db8
resources/java/netty-tests: Add maven project
-
80c8a46ab2
Documentation and resources: Updates and minor clean-up
- Compare 2 commits »
BodgeMaster commented on issue BodgeMaster/FOSS-VG#67
Dependencies: Sockpp fails to build on Cygwin.I have a Windows box, that’s not a problem. (Otherwise, I wouldn’t know this doesn’ŧ work lol)
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
4abb1f223c
lib/nbt: Lists can no longer be constructed from invalid sets of data
BodgeMaster commented on issue BodgeMaster/FOSS-VG#60
lib/nbt: Lists and compounds can be constructed with vectors of invalid dataList done. An additional unit test for trying to construct a list from mixed tags is needed.
BodgeMaster closed issue BodgeMaster/FOSS-VG#63
lib/nbt and tools/dumpnbt: Unit test for the NBT parser and dumpnbtBodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
4da50d3c6b
test/dumpnbt: Add unit test (fixing #63)
-
c9b56d4d7f
tools/dumpnbt: Remove unused CLI flag
-
7bccaca7b9
fossvg and fossvgd: Add stub programs for client and server
- Compare 3 commits »
BodgeMaster opened issue BodgeMaster/FOSS-VG#69
tools/dumpnbt: Deal with compressed files