- Complain on windows if the active code page is not UTF-8
- Use unique_ptr to hold on to SDL_GetPrefPath's result
- Stop using 32-bit time in SaveInfo
- Use clip rects to draw progress bar content
- Don't show a blue screen when the window is already closing
- Eliminate a GameSave copy in Simulation::Load
- Enable installation in the meson config
- Wire up SECURE_CIPHERS_ONLY
- Enable SECURE_CIPHERS_ONLY with mbedTLS
- Make Grave (the key under Esc) exiting the console optional
- Make OptionsView somewhat more manageable
- Fix crash if an avatar is missing from the server
- Fix ExecVoteRequest sending AuthHeaders multiple times
- Fix negative-size rects being returned by Rect::operator &
- Fix logouts not actually destroying sessions