Phillip Stephens
|
9bae2f943e
|
Rename everything
|
2021-04-10 01:42:06 -07:00 |
Lioncash
|
c97fedd989
|
CCollisionSurface: Return std::array by reference from GetVerts()
Same behavior, facilitates better static analysis for out-of-bounds
accesses, and also even allows size querying if necessary.
|
2020-04-06 06:02:52 -04:00 |
Lioncash
|
a633b8e8fd
|
General: Normalize RuntimeCommon include paths
Performs the same normalizing done to the RuntimeCommonB target, now all
of the runtime headers have normalized include paths.
|
2019-09-28 04:14:29 -04:00 |
Jack Andersen
|
636c82a568
|
New code style refactor
|
2018-12-07 19:30:43 -10:00 |
Jack Andersen
|
c91e5df986
|
Convert to pragma once
|
2018-10-06 17:42:33 -10:00 |
Phillip Stephens
|
6d60ccfd04
|
Various fixes and tweaks, Implement CExplosion, Add cheats
|
2018-04-26 14:12:20 -07:00 |
Jack Andersen
|
0cfefd22a1
|
Implement CCollidableOBBTree
|
2017-07-02 17:34:19 -10:00 |
Jack Andersen
|
7063f2412d
|
Implement builtin collider tests
|
2017-06-30 17:23:49 -10:00 |
Jack Andersen
|
ff15bfbec3
|
Finish CMetroidAreaCollider
|
2017-06-29 15:39:34 -10:00 |
Jack Andersen
|
ec7ac212ef
|
Finish AABB area colliders
|
2017-06-25 15:36:31 -10:00 |
Jack Andersen
|
35fa9b0992
|
Initial CMetroidAreaCollider implementations
|
2017-06-23 18:58:59 -10:00 |
Jack Andersen
|
d4a97861dc
|
Initial work on CGroundMovement
|
2017-06-18 21:00:50 -10:00 |
Jack Andersen
|
71a361f54e
|
Work on collision related implementations
|
2017-06-17 15:58:13 -10:00 |
Jack Andersen
|
4ff1475f0e
|
Work on CSamusDoll
|
2017-05-04 08:56:20 -10:00 |
Phillip Stephens
|
f470b7de93
|
More collision stubs
Add *.autosave to gitignore
Update specter
|
2016-06-25 18:13:34 -07:00 |