This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/gui
Tamás Bálint Misius 53d573ad3c
Fix crash if a save thumbnail is missing from the server
Which basically never happens. Except when the server runs out of space :) See 0f418ec195 for a similar fix.
2023-07-19 11:06:13 +02:00
..
colourpicker Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
console Make Grave (the key under Esc) exiting the console optional 2023-06-11 20:09:01 +02:00
dialogues Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
elementsearch Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
filebrowser Sanitize GameSave/SaveInfo/SaveFile ownership 2023-05-11 12:40:23 +02:00
font Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
game Fix crash when overwriting a local save 2023-06-24 07:13:43 +02:00
interface Fix crash if a save thumbnail is missing from the server 2023-07-19 11:06:13 +02:00
localbrowser Fix crash on exit when multiple windows are open 2023-06-10 18:56:05 +02:00
login Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
options Make OptionsView somewhat more manageable 2023-06-11 21:04:24 +02:00
preview Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
profile Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
render Fix crash on exit when multiple windows are open 2023-06-10 18:56:05 +02:00
save Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
search Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
tags Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
update Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
meson.build Mesonification 2020-12-14 20:16:52 +01:00
Style.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
Style.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00