Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/windowing/StarWidgetParsing.cpp
AgeCommit message (Collapse)Author
2025-02-26make scrollareas updating their children optionalpatman
2024-03-27feat: middle click objects in the inventory to open their interfaceKae
makes carrying around shop objects easier might need to restrict the allowed interaction types more, as some may break due to the source entity being the player
2023-07-21Support for changing the game's timescaleKae
Context-specific (like per-world) timescales can also be added later
2023-07-06Change pure string format calls to use fmt::to_stringKae
2023-06-28Fun: Draw the actual Humanoid in the inventory paneKae
undecided. might need to set a scissor rect on the portrait
2023-06-28Support for hiding text box input, hide server connection password box by ↵Kae
default
2023-06-27The Formatting String CatastropheKae
2023-06-25More improvements to directivesKae
Error logging is back where it should be
2023-06-21processing directives for text box widgetsKae
few other misc things also fixed SDL audio on newer SDL vers
2023-06-20everything everywhereKae
all at once