| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-26 | Update libraries and adjust code to match again | ThePixelGamer | |
| 2022-08-08 | Added WeatherMgr::rollNewWeather (#100) | savage13 | |
| 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-10-10 | Update misc files to match sead math changes | ThePixelGamer | |
| 2021-07-26 | Add #ifdef declarations for NON_MATCHING code | AlexApps99 | |
| 2021-05-16 | ksys/world: Remove unused variable | Léo Lam | |
| 2021-05-16 | ksys/world: Implement WorldMgr::onStageInit | 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-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 | |
