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 d75e4ccb2e
Fix OOB read when parsing empty string as float
I really don't like how the only way to return with an error from ParseFloatProperty is via an exception >_>

Also do a range check on airTemp only if isValid is true, otherwise it's uninitialized.
2022-10-06 19:25:41 +02:00
..
colourpicker All HSV sliders in color picker (#796) 2021-07-29 17:23:39 +02:00
console Write prefs every time they change (fixes #770) 2021-04-18 12:23:31 +02:00
dialogues Mesonification 2020-12-14 20:16:52 +01:00
elementsearch Mesonification 2020-12-14 20:16:52 +01:00
filebrowser Move Read/WriteFile from Client to Platform 2022-10-05 19:55:04 +02:00
font Update tpt-libs 2022-09-03 07:01:21 +02:00
game Fix OOB read when parsing empty string as float 2022-10-06 19:25:41 +02:00
interface Move Read/WriteFile from Client to Platform 2022-10-05 19:55:04 +02:00
localbrowser Fix a metric ton of MSVC warnings 2021-02-15 21:24:44 +01:00
login Mesonification 2020-12-14 20:16:52 +01:00
options Fix OOB read when parsing empty string as float 2022-10-06 19:25:41 +02:00
preview Use std::vector<char> consistently for file operations 2022-09-08 06:45:25 +02:00
profile move Platform.cpp to common/, seems to fit in a little better there 2021-06-26 00:58:37 -04:00
render Mesonification 2020-12-14 20:16:52 +01:00
save Move Read/WriteFile from Client to Platform 2022-10-05 19:55:04 +02:00
search Enable By date button when viewing Favorites 2022-09-07 13:01:52 +02:00
tags Mesonification 2020-12-14 20:16:52 +01:00
update Update tpt-libs 2022-09-03 07:01:21 +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 Mesonification 2020-12-14 20:16:52 +01:00