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 b2045c067e
Make save history icon not so hard to find, and show up on all saves (not just your own)
The icon is now shown whenever you hover over the save, not just when you hover over where the icon is supposed to be
2023-10-08 19:08:03 -04: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 Fix crash from Lua prompts when exiting the game completely 2023-09-14 19:58:59 +02:00
elementsearch Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
filebrowser Emscripten: Remove all other blocking prompt calls 2023-08-22 00:26:31 +02:00
font Fix a bug in the font editor where the last row of a symbol is cleared 2023-10-08 12:25:14 -04:00
game Add ctrl+e shortcut to cycle through edge modes 2023-10-05 21:34:09 -04:00
interface Make save history icon not so hard to find, and show up on all saves (not just your own) 2023-10-08 19:08:03 -04:00
localbrowser Fix empty stamp browser crashing upon an attempt to change pages 2023-08-28 20:27:38 +02:00
login Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
options Add blurry scaling option 2023-10-06 15:04:29 +02:00
preview Fix failing to change the favourite status of a save crashing the game 2023-08-29 17:10:18 +02:00
profile Emscripten: Remove all other blocking prompt calls 2023-08-22 00:26:31 +02:00
render Fix RenderView not drawing any simulation content 2023-09-12 19:00:38 +02:00
save Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
search Handle ptsave urls with GameController 2023-08-22 23:51:17 +02:00
tags Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
update Emscripten: Cosmetics 2023-08-22 00:26:32 +02:00
meson.build Mesonification 2020-12-14 20:16:52 +01:00
SavePreviewType.h Handle ptsave urls with GameController 2023-08-22 23:51:17 +02: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
WindowFrameOps.h Add blurry scaling option 2023-10-06 15:04:29 +02:00