summaryrefslogtreecommitdiff
path: root/src/listeners/inputactionreplayconfirmlistener.cpp
AgeCommit message (Collapse)AuthorFilesLines
2025-06-05Add a confirmation dialog for killing/firing/dismissing your homunculousFedja Beader1-0/+68
- [x] Something needs to be done about that deletion as it may leak memory. Ditto for inputActionReplayListener (for EditDialog) - [x] Okay, that M+ -> MV rename must be completed to make the linters pass. Rename was completed and it works, proper cleanup happens in scheduleDelete, so that's not an issue either. Squashed with: * Actually fire homun (code was set to only change name, for testing of replay stuff) * Clarify my worries **** mana/plus!109