You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor PlayersWindow and ScenarioInfoView to use MVC pattern
- Create models for both general editors
- Refactor Chili views to use models
- Implement RmlUi versions using shared models
- PlayersWindow: Team management logic moved to model
- ScenarioInfoView: Field definitions and update logic in model
All general editors now follow MVC pattern
0 commit comments