Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-26 | Merge pull request #690 from Drachenkaetzchen/performance-counter | Jesse Plamondon-Willard | |
Performance counters | |||
2020-01-26 | refactor performance counter code | Jesse Plamondon-Willard | |
This commit performs some general refactoring, including... - avoid manually duplicating the event list; - rework the 'is important' event flag; - remove the new packages (Cyotek.Collections can be replaced with built-in types, and System.ValueTuple won't work in the Mono version used on Linux/Mac); - improve performance; - minor cleanup. | |||
2020-01-22 | add test_input console command | Jesse Plamondon-Willard | |
2020-01-15 | Added optional right-align for the table output | Drachenkaetzchen | |
2017-10-27 | rename TrainerMod to Console Commands to clarify purpose | Jesse Plamondon-Willard | |