Shwoomple opened issue BodgeMaster/FOSS-VG#40
lib/cli and tools/hexnet: Figure out unit testingShwoomple pushed to master at BodgeMaster/FOSS-VG
-
ebcf436a18 lib/cli: delete duplicate header file.
Shwoomple pushed to master at Shwoomple/Asteroids
-
9b37d4a245 clean up code and add bullet class
Shwoomple pushed to master at BodgeMaster/FOSS-VG
-
704b440d5a lib/nbt: Add tag classes
Shwoomple pushed to master at Shwoomple/Asteroids
-
150be16463 add event handling
Shwoomple pushed to master at Shwoomple/Asteroids
-
3d77e05006 remake asteroids and player classes
Shwoomple pushed to master at Shwoomple/Asteroids
-
e6c9ee31fc switch to paperscript because canvas is a pita
Shwoomple closed issue BodgeMaster/FOSS-VG#39
lib/nbt: Test failure and partially missing test for NBT::helper::writeString()Shwoomple closed issue BodgeMaster/FOSS-VG#18
lib/nbt: Moar helper functions...Shwoomple pushed to master at BodgeMaster/FOSS-VG
-
4f1ad714bd lib/nbt.cpp: Implement writeString function
Shwoomple pushed to master at Shwoomple/Asteroids
-
1a69f86e4a add more vector methods and asteroid path node generation
-
73120c9326 Merge branch 'master' of https://lostcave.ddnss.de/git/Shwoomple/Asteroids
-
f5584acffb first commit
- Compare 3 commits »
Shwoomple created repository Shwoomple/Asteroids
Shwoomple pushed to master at BodgeMaster/FOSS-VG
-
4659946a2f src/test: free pointers
Shwoomple closed issue BodgeMaster/FOSS-VG#12
NBT: Implement NBT::helper::readStringShwoomple pushed to master at BodgeMaster/FOSS-VG
-
b5312aeb58 lib/nbt: implement readString NBT helper function
Shwoomple pushed to master at BodgeMaster/FOSS-VG
-
d315c6fcfc Merge branch 'broken'
-
2f38636a27 lib/javacompat: implement exportJavaString
-
0462756451 lib: rename java_string to javacompat
-
c1b6c3005f lib/java_string: fix end character issues
-
45538e156a lib/java_string: replace std::vector with std::string
- Compare 8 commits »
Shwoomple pushed to broken at BodgeMaster/FOSS-VG
-
0462756451 lib: rename java_string to javacompat
Shwoomple pushed to broken at BodgeMaster/FOSS-VG
-
c1b6c3005f lib/java_string: fix end character issues
Shwoomple pushed to broken at BodgeMaster/FOSS-VG
-
42336c560a Birthed an abomination, what the fuck