Lioncash
|
f323638fb7
|
CCollisionActor: Provide parameter names in interface where applicable
Makes the interface more self-documenting at a glance and allows IDEs to
do better parameter inspection at call sites.
|
2020-03-24 21:16:30 -04:00 |
Phillip Stephens
|
a1c7692d36
|
More CRidley imps
|
2019-11-12 12:25:21 -08: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 |
Lioncash
|
9312eef905
|
RuntimeCommon: Use override where applicable
Continues the override modernization by applying it to the main
RuntimeCommon target. Resolves around 1100+ cases where override can be
used.
|
2019-08-09 17:39:42 -04:00 |
Jack Andersen
|
e218b8aeb5
|
CActorContraption fixes, better CMake dependency handling
|
2019-06-11 16:05:17 -10:00 |
Phillip Stephens
|
27643313f9
|
Implement CBloodFlower and more CBabygoth imps
|
2019-03-22 17:36:10 -07:00 |
Jack Andersen
|
8df0a4913c
|
zeus constexpr refactor and thermal visor fixes
|
2019-02-23 21:15:54 -10:00 |
Jack Andersen
|
ad2681f857
|
Windows fixes
|
2019-01-28 22:28:35 -10:00 |
Jack Andersen
|
d60fcc99c9
|
Fix CNewIntroBoss and particle bugs
|
2019-01-04 17:28:02 -10:00 |
Jack Andersen
|
636c82a568
|
New code style refactor
|
2018-12-07 19:30:43 -10:00 |
Jack Andersen
|
35a3923cdf
|
Various bug fixes
|
2018-11-18 15:19:44 -10:00 |
Jack Andersen
|
c91e5df986
|
Convert to pragma once
|
2018-10-06 17:42:33 -10:00 |
Jack Andersen
|
70b3404b7c
|
Windows build fixes and warning avoidance
|
2018-05-24 20:39:38 -10:00 |
Phillip Stephens
|
711c3e0d2c
|
Remove rstl::optional_object, various cleanups, implement CExplosion and CScriptDoor
|
2018-04-29 20:12:41 -07:00 |
Jack Andersen
|
96b17ac73d
|
Implement MetroidPrimeStage1 loader
|
2017-08-19 19:23:22 -10:00 |
Phillip Stephens
|
fe72458f48
|
Restore CCameraManager::GetCurrentCamera's proper behavior (AKA, I'm an idiot)
|
2017-03-05 09:54:00 -08:00 |
Phillip Stephens
|
04619dd960
|
Initial CCollisionActor imps
|
2017-03-03 14:13:23 -08:00 |
Phillip Stephens
|
0f90a1f532
|
More Collision related fixes
|
2017-02-28 19:42:06 -08:00 |
Phillip Stephens
|
fc51cd38aa
|
Initial CCollisionActor imps, minor cleanup
|
2017-02-20 19:29:45 -08:00 |
Phillip Stephens
|
d1b55e23db
|
TCastToPtr adjustments
|
2017-01-18 14:30:02 -08:00 |