summaryrefslogtreecommitdiff
path: root/src/KingSystem/World/worldShootingStarMgr.cpp
AgeCommit message (Collapse)Author
2025-05-17add at param helpersPistonight
2023-01-25Match ShootingStarMgr::initSchedule (#114)Briggs Baltzell
2022-02-27Revert "Add #ifdef declarations for NON_MATCHING code"Léo Lam
This reverts commit 42807160cfb33af9f3cf2fa6b0ba98f232208cdb. It makes searching for NON_MATCHING comment descriptions much less convenient in most text editors or IDEs, and we want the function CSV to be the single source of truth for function statuses. Having a function marked as matching but not built because of a stray #ifdef would be bad.
2021-07-26Add #ifdef declarations for NON_MATCHING codeAlexApps99
2021-06-28shootingStarMgrtheo3
2021-04-30ksys/world: Add Job class stubsLéo Lam