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 2020-05-21 00:00:00Z and 2020-05-22 00:00:00Z
I checked if the format string has changed with this c file: https://gist.github.com/Zwelf/12eb85c47e3ca0691db7710bec497bd6bash
$ gcc check.c
$ ./a.out
load string compare: 0
get string compare: 0
I also checked if the variable names matched with vim (by concatenating the lines with J) and the browser search functionality.