index
:
botw
master
Decompilation of The Legend of Zelda: Breath of the Wild (Switch v1.5.0)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
KingSystem
/
World
Age
Commit message (
Expand
)
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
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
2021-11-24
ksys: Merge EcoUtil into ActorUtil
Léo Lam
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
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