scawful
|
999c142a31
|
remove DECLARE_FLAG macro and add mode parsing
|
2025-03-31 09:42:10 -04:00 |
|
scawful
|
9919677e43
|
Refactor editor UI components: streamline button handling in graphics and music editors, remove unused macros, and improve table setup in assembly editor.
|
2025-03-08 00:58:47 -05:00 |
|
scawful
|
7d77c51a27
|
Refactor NotifyValue: optimize value setting and modification tracking with move semantics and improved method names
|
2025-02-28 01:13:16 -05:00 |
|
scawful
|
c8d4efda2e
|
Refactor flag handling: move FlagParser implementation to flag.cc, remove ResourceManager, and update includes
|
2025-01-26 13:36:27 -05:00 |
|
scawful
|
de53ccae21
|
Refactor ExperimentFlags to FeatureFlags for consistency across the codebase
|
2025-01-22 13:41:28 -05:00 |
|
scawful
|
b245b10963
|
Refactor logging to use util::logf and add log utility header
|
2025-01-22 13:36:37 -05:00 |
|
scawful
|
a5b94ab173
|
Refactor folder item management and move NotifyValue to a new utility header
|
2025-01-22 13:32:45 -05:00 |
|
scawful
|
50c9223a53
|
Add hex utility functions and refactor usage in editors
|
2025-01-22 13:28:21 -05:00 |
|
scawful
|
01db131adb
|
Add flag handling for ROM file in main application
|
2025-01-21 22:13:00 -05:00 |
|
scawful
|
1764ca0dde
|
Add RETURN_IF_EXCEPTION macro for improved error handling
|
2025-01-21 21:54:10 -05:00 |
|
scawful
|
31fc641dc4
|
Add flag parsing functionality and implement global flag registry
|
2025-01-19 22:53:35 -05:00 |
|
scawful
|
809282edad
|
remove nonstandard type aliases
|
2025-01-19 20:16:40 -05:00 |
|
scawful
|
38d34fd40c
|
Add BPS patch utility functions and integrate into CLI handlers
|
2025-01-19 18:46:56 -05:00 |
|