Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STJr
SRB2
Merge requests
!1276
Send a `quitting` argument to the GameQuit Lua hook.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Send a `quitting` argument to the GameQuit Lua hook.
Golden/SRB2:gamequit-argument
into
next
Overview
7
Commits
3
Pipelines
0
Changes
6
Merged
Golden
requested to merge
Golden/SRB2:gamequit-argument
into
next
4 years ago
Overview
7
Commits
3
Pipelines
0
Changes
6
Expand
Send
quitting
argument to determine whether we're quitting the game, or just exiting to the title screen.
Call the Lua hook irregardless if we're playing or not.
Edited
4 years ago
by
Golden
3
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Nov 29, 2020
Remove the rest of the Playing() checks for GameQuit hook
· 119d2e9e
Golden
authored
4 years ago
119d2e9e
Always call GameQuit when quitting via the Quit menu option on the title screen.
· b389700d
Golden
authored
4 years ago
b389700d
Send a `quitting` argument to the GameQuit Lua hook
· 59d26465
Golden
authored
4 years ago
59d26465
Loading