forked from CleverRaven/Cataclysm-DDA
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement selective auto note preferences and a manager GUI to modify…
… them (CleverRaven#33560) * Implemented basic auto note settings holder * Implemented access to map extras factory, as well as member functions that use string_id<T> * Added keybindings for actions from auto notes manager * Part of auto notes manager implementation * Finished auto note manager gui implementation * Modified map extra subsystem to respect the auto note settings * Applied astyle fixes * Implemented spoiler-free GUI experience * Changed to make CI clang-tidy shut up * Removed some left-over debug messages. * Try to shut up "unused result" warning, lets see if this works * Second try to fix CI build§ * Applied most of code review suggestions * More code review changes * Fixed missing reference * Astyle * Disabled clang-tidy linting on two lines * More review changes * clang-tidy related fixes * Apply suggestions from code review Co-Authored-By: Anton Burmistrov <[email protected]> * Changed map extras to special encounters * Reverted replacing point with point_east
- Loading branch information
1 parent
e5ce9f4
commit 8c09d44
Showing
9 changed files
with
549 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.