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
/
Map
Age
Commit message (
Expand
)
Author
2026-05-31
fix new viking and update mismatches
Pistonight
2026-01-14
style: Fix coding guideline violations
Jesse Dao
2023-07-01
Added VFR::getDeltaFrame (#122)
Briggs Baltzell
2023-05-27
mapRail.cpp ok (#118)
notyourav
2022-10-09
Decompile most of E3mgr (#101)
louist103
2022-03-25
ksys/map: Fix misleading names for wrappers around StaticCompound::setInstanc...
Léo Lam
2022-03-25
ksys/phys: Fix misleading name for StaticCompound::disableCollision
Léo Lam
2022-03-25
ksys/phys: Finish StaticCompound
Léo Lam
2022-03-23
ksys/phys: Rename BodyGroup -> StaticCompoundRigidBodyGroup
Léo Lam
2022-03-21
ksys/phys: Add RayCastRequestMgr
Léo Lam
2022-03-18
ksys/phys: Start adding RayCast
Léo Lam
2022-03-16
auto placement work
theo3
2022-03-15
AddAutoPlacementCreator action
theo3
2022-03-15
map debug stubs
theo3
2022-02-27
Revert "Add #ifdef declarations for NON_MATCHING code"
Léo Lam
2022-02-20
PlacementMap: Add x_0, x_4(); change u16 mStaticCompoundId to s16 mStaticComp...
savage13
2022-02-19
getDragonItemDropPosition (#84)
savage13
2022-02-06
ksys/map: Implement PlacementAreaMgr
ThePixelGamer
2022-01-29
More PlacementMap functions
Brian Savage
2022-01-29
Add initial PlacementMap functions
Brian Savage
2022-01-20
Added missing include for sead::Buffer
Brian Savage
2022-01-20
Use sead::Buffer<PlacementMap>
Brian Savage
2022-01-20
Further fixes to variables types
Brian Savage
2022-01-19
Moved functions to correct places/files, formatting
Brian Savage
2022-01-18
Add PlacementMap, stubs: PlacementMapMgr and PlacementMapMgrMapArray
Brian Savage
2021-10-17
ksys: Forward declare Actor where possible
Léo Lam
2021-09-14
Implement LazyTraverseList
ThePixelGamer
2021-07-26
Add #ifdef declarations for NON_MATCHING code
AlexApps99
2021-07-07
ksys/map: Fix more matching or equivalency issues
Léo Lam
2021-07-07
ksys/map: Fix matching issues
Léo Lam
2021-07-07
Fix -Wdelete-incomplete warnings
Léo Lam
2021-07-06
move ForestRenderer and ClusteredRenderer
theo3
2021-07-01
ksys::map placement classes
theo3
2021-05-17
ksys/act: Start adding LodInfo
Léo Lam
2021-03-12
ksys/act: Start adding BaseProcCreateTask
Léo Lam
2021-03-12
ksys/map: Return references for some Object getters
Léo Lam
2021-01-14
ksys/map: Fix include cycle
Léo Lam
2020-12-31
Update sead
Léo Lam
2020-12-02
ksys/act: Implement ActorUtil placement functions
Léo Lam
2020-11-16
Merge branch 'master' into placement
notyourav
2020-11-16
implement map::Object getters
theo3
2020-11-14
ksys/utils/byaml: First iteration of implementation.
Wildex999
2020-10-24
Use sead::SafeString overload of HashCRC32::calcStringHash
Léo Lam
2020-09-24
ksys/Map: Fix initialization order for key hashes
Léo Lam
2020-09-20
build: Split the main CMakeLists.txt for readability reasons
Léo Lam
2020-09-16
ksys: Add map::Object (incomplete)
Léo Lam
2020-09-16
ksys: Add map::MubinIter
Léo Lam