UnknownShadow200
UnknownShadow200
I couldn't reproduce the crashing. @123DMWM Does https://github.com/UnknownShadow200/ClassiCube-Client/tree/ChatLogFix fix the crashing? (chat logs should now only be written to the initial directory)
Fair enough. But this is more of a fix for reading all characters above 127, so it would still be useful for that future extension.
Yes, a rewrite would definitely be nice. Slightly off topic, but this should fix the issue of an emote at the end of a message being hidden. (it appears Java's...
Happens with lava too. 
If you look closely at the top right corner, you can see it slightly overlaps the adjacent glass block on one side, and there is a slight gap on the...
@123DMWM Unfortunately, your fix causes problems with transparent blocks..  
It might not be the buffer overflow GCC is detecting, but valgrind identifies an invalid memory write with the `strcpy(newname, f);` call in `figure_outfilename` Only seems to happen when length...
Problem seems to because of this invisible section of track, removing it allows saving the ride  (In more detail, the track saving code starts saving from the invisible part...
Latest commit 65575a2253402f6af2301f3b82e892381f1e9c2f might help fix this problem. Thanks CiroZDP for testing the changes
There is unfortunately some problem deep in the DSi build's networking stack, but I do not have the hardware to investigate it