Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2019-09-09 00:00:00Z and 2019-09-10 00:00:00Z
If the previous message is exactly the max lenght of characters per line, the next message will be empty, it doesnt matter if its a server or client message. I think because of the line ending it w...
Yo, I have a vector of a struct that contains two vars. how can I sort the vector based on one of the vars' value inside of them?
18:47
(the one var inside is an int)
18:48
I have tried my best for the last couple hours, but i cant do it correctly. some tries have each entry twice, some have entries missing, I found nothing that helped me on the internet :(