Jack Andersen
|
c00cc6cea9
|
Lots of bug fixes; working CPhazonSuitFilter
|
2017-12-19 20:06:54 -10:00 |
Jack Andersen
|
1c44f8d1bc
|
Various movement and HUD bug fixes
|
2017-12-18 17:05:50 -10:00 |
Jack Andersen
|
73ae278c87
|
Several collision fixes
|
2017-12-17 16:54:50 -10:00 |
Jack Andersen
|
8901ac2150
|
Various fixes
|
2017-12-09 19:30:01 -10:00 |
Jack Andersen
|
5e03278eff
|
Add triangle flip bit for collision geometry
|
2017-12-08 19:17:51 -10:00 |
Jack Andersen
|
357b001cac
|
Octree generation fixes
|
2017-12-01 19:50:05 -10:00 |
Jack Andersen
|
7951cb1ee0
|
Bug fixes
|
2017-11-28 00:06:40 -10:00 |
Jack Andersen
|
f60097b7e3
|
Implement CScriptSound and bug fixes
|
2017-11-26 19:06:53 -10:00 |
Jack Andersen
|
6854cb9df7
|
Various bug fixes
|
2017-11-23 22:23:28 -10:00 |
Jack Andersen
|
f7ec7bdc0c
|
string_view refactor
|
2017-11-12 20:19:18 -10:00 |
Jack Andersen
|
bb10aa9844
|
CResFactory bug fixes
|
2017-10-27 21:08:48 -10:00 |
Jack Andersen
|
15d60493f2
|
Lots of bug fixes (Windows still needs some fixes)
|
2017-10-21 20:11:22 -10:00 |
Jack Andersen
|
16f6307642
|
More CBallCamera and CCameraSpline work
|
2017-10-12 21:19:22 -10:00 |
Jack Andersen
|
651d0a27c2
|
More work on CBallCamera
|
2017-10-09 17:50:48 -10:00 |
Jack Andersen
|
484a4900a0
|
CMorphBall Complete
|
2017-09-29 17:45:57 -10:00 |
Jack Andersen
|
2c4967ca4d
|
More work on CMorphBall
|
2017-09-16 17:13:03 -10:00 |
Jack Andersen
|
c0d5cee8b1
|
Additional work on CMorphBall
|
2017-09-11 19:51:17 -10:00 |
Jack Andersen
|
96b17ac73d
|
Implement MetroidPrimeStage1 loader
|
2017-08-19 19:23:22 -10:00 |
Phillip Stephens
|
870e8c80ee
|
Refactor ResId into CAssetId
|
2017-08-12 22:26:14 -07:00 |
Phillip Stephens
|
db03927e1d
|
Various imps and minor fixes
|
2017-07-30 04:00:30 -07:00 |
Jack Andersen
|
4528a6b60a
|
Additional CPlayer work
|
2017-07-23 13:45:04 -10:00 |
Jack Andersen
|
6f9e6712ce
|
Implement final dynamic collision tests
|
2017-07-03 19:03:11 -10:00 |
Jack Andersen
|
0cfefd22a1
|
Implement CCollidableOBBTree
|
2017-07-02 17:34:19 -10:00 |
Jack Andersen
|
704e1b110a
|
Update nod
|
2017-07-01 20:08:54 -10:00 |
Jack Andersen
|
b7f88906ca
|
Update nod
|
2017-07-01 19:40:12 -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
|
a2c462529f
|
Add some moving collision implementations
|
2017-06-22 07:56:51 -10:00 |
Jack Andersen
|
59771cf630
|
Finish CGroundMovement
|
2017-06-20 21:24:26 -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
|
4f33422423
|
Lots of CPlayer implementations
|
2017-06-11 18:23:34 -10:00 |
Phillip Stephens
|
46c70ecf11
|
Initial CScriptPlatform imps, minor cleanup, and RandomStatic GLSL fixes
|
2017-06-10 22:49:27 -07:00 |
Jack Andersen
|
6da6e37d42
|
Conform CElementGen with retail
|
2017-06-03 15:01:09 -10:00 |
Phillip Stephens
|
a612f0dc66
|
Add missing data formats (still need PATH), update submodules
|
2017-05-22 04:24:24 -07:00 |
Phillip Stephens
|
c852d63db2
|
More collision actor work
|
2017-05-06 23:55:01 -07:00 |
Jack Andersen
|
4ff1475f0e
|
Work on CSamusDoll
|
2017-05-04 08:56:20 -10:00 |
Jack Andersen
|
72cac044d3
|
Add missing parameter identifiers
|
2017-04-22 11:47:27 -10:00 |
Phillip Stephens
|
1845a1465b
|
Initial CJointCollisionDescription imps, minor CScriptTrigger cleanup
|
2017-04-22 04:04:07 -07:00 |
Jack Andersen
|
664cbec769
|
Move some collision functions to CGameCollision.cpp
|
2017-04-14 19:49:01 -10:00 |
Jack Andersen
|
84578e9909
|
Implement CActorLights::BuildAreaLightList
|
2017-04-09 20:57:00 -10:00 |
Jack Andersen
|
d3c4f69e6f
|
Work on HUD interfaces
|
2017-04-06 19:35:09 -10:00 |
Jack Andersen
|
a2b9bfb1a2
|
Lots of CSamusHud imps
|
2017-04-02 15:39:23 -10:00 |
Jack Andersen
|
2530163a8c
|
Initial collision testing and CStateManager work
|
2017-03-30 12:36:18 -10:00 |
Jack Andersen
|
a0549cd82b
|
Work on CStateManager
|
2017-03-28 16:51:12 -10:00 |
Jack Andersen
|
6b8e2dde3c
|
Merge branch 'master' of https://github.com/AxioDL/urde
|
2017-03-25 19:53:42 -10:00 |
Jack Andersen
|
c069666307
|
Player reflection and other imps
|
2017-03-25 19:53:04 -10:00 |
Phillip Stephens
|
01d7f42524
|
Initial CCollisionActorManager imp
|
2017-03-25 21:12:06 -07:00 |