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
Age
Commit message (
Expand
)
Author
2022-03-26
ksys/phys: Add RagdollControllerMgr
Léo Lam
2022-03-25
ksys/phys: Finish StaticCompoundMgr
Léo Lam
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-25
Use sead::Buffer::fill where applicable
Léo Lam
2022-03-25
ksys/phys: Add ScRigidBodyGroup::Unk1 and one missed function
Léo Lam
2022-03-25
ksys/phys: Rename ScRigidBodyGroup functions/members for clarity
Léo Lam
2022-03-24
ksys/phys: Finish StaticCompoundRigidBodyGroup
Léo Lam
2022-03-23
ksys/phys: Rename RigidBody flag 8 (IsAddedToWorld)
Léo Lam
2022-03-23
ksys/phys: Add more StaticCompound functions, part 2
Léo Lam
2022-03-23
ksys/phys: Simplify calls to RigidBody::makeScopedLock
Léo Lam
2022-03-23
data: Update function list
Léo Lam
2022-03-23
ksys/phys: Rename BodyGroup -> StaticCompoundRigidBodyGroup
Léo Lam
2022-03-22
ksys/phys: Rename some RigidBody flags (add/remove from world)
Léo Lam
2022-03-22
ksys/phys: Add more StaticCompound stuff, part 1
Léo Lam
2022-03-21
Remove unneeded include
Léo Lam
2022-03-21
ksys/phys: Add RayCastRequestMgr
Léo Lam
2022-03-21
ksys/phys: RayCastPlusBody -> RayCastBodyQuery for clarity
Léo Lam
2022-03-21
ksys/phys: Add RayCastPlusBody
Léo Lam
2022-03-20
ksys/phys: Add most remaining parts of RayCast
Léo Lam
2022-03-20
ksys/phys: Add Phantom
Léo Lam
2022-03-20
ksys/phys: Add ScopedWorldLock to simplify world locking/unlocking
Léo Lam
2022-03-20
ksys/phys: Change getRigidBody to take a const-ref for consistency
Léo Lam
2022-03-20
ksys/phys: Implement world/shape casting RayCast functions
Léo Lam
2022-03-19
ksys/phys: Add RayHitCollector
Léo Lam
2022-03-18
ksys/phys: Finish QueryContactPointInfo::Iterator
Léo Lam
2022-03-18
ksys/phys: Start adding RayCast
Léo Lam
2022-03-17
Change getContactLayerBaseRelativeValue to return an int to avoid casts
Léo Lam
2022-03-17
Merge pull request #91 from notyourav/bb
Léo Lam
2022-03-16
auto placement work
theo3
2022-03-16
ksys::eco::LevelSensor::calculatePoints (#90)
alex-botw
2022-03-15
AddAutoPlacementCreator action
theo3
2022-03-15
map debug stubs
theo3
2022-03-15
ksys/phys: Add ShapeCast
Léo Lam
2022-03-14
ksys/phys: Finish ContactMgr
Léo Lam
2022-03-13
ksys/phys: Add ContactLayerCollisionInfoGroup
Léo Lam
2022-03-13
Fix matching issue in ContactMgr::processImpulseEntries
Léo Lam
2022-03-13
ksys/phys: Add impulse related ContactMgr functions
Léo Lam
2022-03-10
ksys/phys: Add SensorContactListener
Léo Lam
2022-03-10
ksys/phys: Finish EntityContactListener
Léo Lam
2022-03-08
ksys/phys: Remove unnecessary include in physConversions
Léo Lam
2022-03-08
ksys/phys: Deduplicate hkpEntity -> RigidBody getters
Léo Lam
2022-03-08
ksys/phys: Start adding EntityContactListener
Léo Lam
2022-03-08
ksys/phys: Implement ContactMgr::registerContactPoint for queries
Léo Lam
2022-03-08
ksys/phys: Add SphereBasedClosestPointQuery
Léo Lam
2022-03-07
ksys/phys: Start adding ClosestPointQuery and iterator stuff
Léo Lam
2022-03-06
ksys/phys: Move Constraint stuff to a separate folder
Léo Lam
2022-03-06
ksys/phys: Add QueryContactPointInfo
Léo Lam
2022-03-06
ksys/phys: Add more ContactMgr functions
Léo Lam
[prev]
[next]