aboutsummaryrefslogtreecommitdiff
path: root/src/systems/cmd/cmd_system.rs
Commit message (Expand)AuthorAgeFilesLines
* Add build system rerun triggers and refactor command system魏曹先生2026-03-151-4/+5
* Add helpdoc system with interactive viewer魏曹先生2026-03-121-3/+6
* Add lang field to command context and reorganize utils modules魏曹先生2026-03-121-0/+1
* Remove unused i18n macro declarations魏曹先生2026-02-271-2/+1
* Add verbose logging support with env_logger魏曹先生2026-02-261-33/+50
* Replace string type identifiers with TypeId for command output matching魏曹先生2026-02-261-6/+28
* Refactor build system and implement complete renderer system魏曹先生2026-02-041-44/+62
* Split prepare phase into prepare and collect魏曹先生2026-01-241-15/+35
* Reorganize project structure into systems and assets魏曹先生2026-01-231-0/+100