| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-15 | style: remove redundant virtual on override functions, fix SEAD_RTTI spacing | Jesse Dao | |
| 2025-05-17 | add at param helpers | Pistonight | |
| 2024-08-28 | Update agl, nnSdk, sead | ThePixelGamer | |
| 2024-07-26 | Update libraries and adjust code to match again | ThePixelGamer | |
| 2023-07-01 | Added VFR::getDeltaFrame (#122) | Briggs Baltzell | |
| * Added getDeltaFrame and changed getDeltaTime * Replaced getDeltaTime usages with getDeltaFrame * Moved getDeltaTime above getDeltaFrame | |||
| 2023-01-25 | Match ShootingStarMgr::initSchedule (#114) | Briggs Baltzell | |
| 2022-08-08 | Added WeatherMgr::rollNewWeather (#100) | savage13 | |
| 2022-04-02 | lib: Update agl | Léo Lam | |
| 2022-03-16 | auto placement work | theo3 | |
| 2022-02-27 | Revert "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-11-24 | ksys: Merge EcoUtil into ActorUtil | Léo Lam | |
| The "is in Satori mountain area" function actually appears to be part of ActorUtil (which contains a bunch of actor-related helper functions) | |||
| 2021-10-10 | Update misc files to match sead math changes | ThePixelGamer | |
| 2021-07-26 | Add #ifdef declarations for NON_MATCHING code | AlexApps99 | |
| 2021-07-08 | ksys/act: Add InfoData::InvalidLifeConditions | MonsterDruide1 | |
| 2021-07-01 | match some ai::Query | theo3 | |
| 2021-06-28 | shootingStarMgr | theo3 | |
| 2021-05-16 | ksys/world: Remove unused variable | Léo Lam | |
| 2021-05-16 | ksys/world: Implement WorldMgr::onStageInit | Léo Lam | |
| 2021-05-15 | ksys/world: Add more EnvMgr functions | Léo Lam | |
| 2021-05-13 | ksys/world: Implement more EnvMgr blood moon functions | Léo Lam | |
| 2021-05-13 | ksys/world: Implement EnvMgr::isWaterRelicRainOn | Léo Lam | |
| 2021-05-13 | ksys/world: Move defines to separate header | Léo Lam | |
| 2021-05-13 | ksys/world: Start implementing EnvMgr | Léo Lam | |
| 2021-05-10 | ksys/world: Start implementing SkyMgr (ctor, dtor, etc.) | Léo Lam | |
| 2021-05-09 | ksys/world: Rename CloudMgr to SkyMgr | Léo Lam | |
| 2021-05-09 | ksys/world: Rename SkyMgr to EnvMgr | Léo Lam | |
| EnvPalettes and other Env stuff are handled by this manager. Cloud/sky properties are handled by "CloudMgr" (which will be renamed to SkyMgr) instead. | |||
| 2021-05-09 | ksys/world: Finish TimeMgr | Léo Lam | |
| 2021-05-05 | ksys/world: Implement AnimalMasterController | Léo Lam | |
| 2021-05-02 | ksys/world: Implement more TimeMgr functions | Léo Lam | |
| 2021-05-02 | ksys/world: Start adding TimeMgr | Léo Lam | |
| 2021-05-01 | ksys/world: Add and implement more WorldMgr functions | Léo Lam | |
| 2021-04-30 | ksys/world: Add Job class stubs | Léo Lam | |
| 2021-04-30 | ksys/world: Start implementing WorldMgr | Léo Lam | |
| 2021-04-29 | ksys/world: Fix WorldInfo, DungeonEnv, Manager structs | Léo Lam | |
| 2020-12-02 | ksys/act: Implement ActorUtil placement functions | Léo Lam | |
| 2020-11-24 | partially implement ecosystem | theo3 | |
