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
jacob1 50336565b4
Fix missing delete commandInterface, fix gc issue with LuaComponent/LuaWindow
lua_close wasn't being called at all before due to the delete commandInterface being missing. With it there, the lua gc could delete the LuaComponent before the LuaWindow. Make sure if that happens, it tells the parent LuaWindow it's already been gced
2021-09-02 23:31:30 -04: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 Fix local saves and migration process on Windows 2021-07-04 14:35:25 -04:00
font Use versioned tpt-libs 2021-01-03 11:00:45 +01:00
game Fix missing delete commandInterface, fix gc issue with LuaComponent/LuaWindow 2021-09-02 23:31:30 -04:00
interface Update tpt-libs 2021-08-22 12:42:33 +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 certain Lua APIs mangling integers 2021-07-18 20:33:50 +02:00
preview move Platform.cpp to common/, seems to fit in a little better there 2021-06-26 00:58:37 -04: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 Platform.cpp to common/, seems to fit in a little better there 2021-06-26 00:58:37 -04:00
search move Platform.cpp to common/, seems to fit in a little better there 2021-06-26 00:58:37 -04:00
tags Mesonification 2020-12-14 20:16:52 +01:00
update move Platform.cpp to common/, seems to fit in a little better there 2021-06-26 00:58:37 -04: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