Skip to content

[pull] master from beyond-all-reason:master - #100

Merged
pull[bot] merged 4 commits into
ExaDev:masterfrom
beyond-all-reason:master
Sep 14, 2026
Merged

pull[bot] merged 4 commits into
ExaDev:masterfrom
beyond-all-reason:master

Conversation

@pull

@pull pull Bot commented Sep 14, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

PtaQQ and others added 4 commits September 14, 2026 10:56
* Lua: AllowQuit callin, so a game can hold a window close request

Closing the window (close button, Alt+F4) set globalQuit directly, with no way for a game to ask about unsaved work first. Add an unsynced control callin AllowQuit, asked on SDL_WINDOWEVENT_CLOSE and SDL_QUIT. Any handle returning false keeps the game running (logged); handles without the callin allow, so nothing changes for games that don't use it. Not asked while still loading, since events are pumped from the load thread there. Spring.Quit and /quitforce are unchanged and never ask.

* Add changelog entry
@pull pull Bot locked and limited conversation to collaborators Sep 14, 2026
@pull pull Bot added the ⤵️ pull label Sep 14, 2026
@pull
pull Bot merged commit e117c05 into ExaDev:master Sep 14, 2026
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants