summaryrefslogtreecommitdiff
path: root/sim/src/TeamManager.cpp
AgeCommit message (Expand)Author
2023-02-14Replaced Context+Battle combo with State and arbitrary SystemsAki
2023-02-13Extracted scenario setup from BaseBattle constructorAki
2023-02-12Removed unused get from team managerAki
2023-02-12Extracted system update functions out of sim BaseBattleAki
2022-12-24Added end event to mark end of a battleAki
2022-12-13Random target selection is now really randomAki
2022-12-03Renamed all battles module and ns references to simAki
2022-12-03Moved battles module files to simAki