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 2021-04-02 00:00:00Z and 2021-04-03 00:00:00Z
What do you guys think about replacing the current time displayed in scoreboard in demos with the time from the demo? Or display the current timestamp somewhere in the demo hud? I mean the demo it self has a timestamp but doing math is so hard :D
bcs its like fullscreen, just that it automatically selects the correct resolution and video mode for you
20:28
fullscreen generally runs better, bcs then the window compositor isnt active(edited)
20:29
this is especially a problem with windows, since it doesnt integrate opengl so well
20:31
however, we have to remove that option again, bcs there is some weirdness with windowed fullscreen under windows, which i cannot explain, bcs it seems to be dependend of debug and release mode