.. |
CActorContraption.cpp
|
CActorContraption: Make use of structured bindings where applicable
|
2020-03-20 23:13:29 -04:00 |
CActorContraption.hpp
|
CActorContraption: Add names to parameters in prototypes
|
2020-03-25 02:46:22 -04:00 |
CAtomicAlpha.cpp
|
CAtomicAlpha: Use emplace_back where applicable
|
2019-10-03 01:26:50 -04:00 |
CAtomicAlpha.hpp
|
CAtomicAlpha: Remove .data() call in SBomb constructor
|
2019-10-03 01:26:50 -04:00 |
CAtomicBeta.cpp
|
CAtomicBeta: Correct division arithmetic error in Think()
|
2020-02-12 04:57:07 -05:00 |
CAtomicBeta.hpp
|
CAtomicBeta: Make skBombLocators an internal array
|
2019-10-03 01:34:45 -04:00 |
CBabygoth.cpp
|
CFlyingPirate: Small fixes
|
2020-03-18 01:19:23 -04:00 |
CBabygoth.hpp
|
Runtime: Add more usages of explicit
|
2020-03-31 03:53:49 -04:00 |
CBeetle.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CBeetle.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CBloodFlower.cpp
|
Merge pull request #145 from lioncash/blood-collision
|
2020-02-03 14:45:21 -08:00 |
CBloodFlower.hpp
|
CBloodFlower: Implement GetCollisionResponseType
|
2020-02-03 10:42:26 -05:00 |
CBouncyGrenade.cpp
|
CBouncyGrenade/CGrenadeLauncher: Explicit constructor fixes
|
2020-04-01 15:32:38 -04:00 |
CBouncyGrenade.hpp
|
CElitePirate: Bug fixes, make member variables private, cleanup
|
2020-03-30 20:40:38 -04:00 |
CBurrower.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CBurrower.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CChozoGhost.cpp
|
CFlyingPirate: Small fixes
|
2020-03-18 01:19:23 -04:00 |
CChozoGhost.hpp
|
Runtime: Add more usages of explicit
|
2020-03-31 03:53:49 -04:00 |
CElitePirate.cpp
|
CElitePirate: Mark functions const where applicable
|
2020-04-02 00:37:24 -04:00 |
CElitePirate.hpp
|
COmegaPirate: Implement AcceptScriptMsg & collision setup
|
2020-04-06 16:56:10 -04:00 |
CEnergyBall.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CEnergyBall.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CEyeball.cpp
|
CEyeball: Remove unnecessary .get() call
|
2020-03-06 07:30:27 -05:00 |
CEyeball.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CFireFlea.cpp
|
CFireFlea: Unindent FindSafeRoute()
|
2020-04-05 05:36:28 -04:00 |
CFireFlea.hpp
|
CFireFlea: Make colors constexpr internal details
|
2020-04-05 05:25:47 -04:00 |
CFlaahgra.cpp
|
CFlyingPirate: Small fixes
|
2020-03-18 01:19:23 -04:00 |
CFlaahgra.hpp
|
Runtime: Add more usages of explicit
|
2020-03-31 03:53:49 -04:00 |
CFlaahgraProjectile.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CFlaahgraProjectile.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CFlaahgraTentacle.cpp
|
Merge pull request #175 from lioncash/fixme
|
2020-02-29 16:56:50 -05:00 |
CFlaahgraTentacle.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CFlickerBat.cpp
|
CFlickerBat: Add missing SetMuted() call within Death()
|
2020-02-07 09:38:56 -05:00 |
CFlickerBat.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CFlyingPirate.cpp
|
Merge remote-tracking branch 'origin/master' into elitepirate
|
2020-04-01 15:02:56 -04:00 |
CFlyingPirate.hpp
|
CFlyingPirate: Fix Aqua Pirates
|
2020-03-25 03:48:10 -04:00 |
CGrenadeLauncher.cpp
|
COmegaPirate: Implement DoubleSnap & finish DoUserAnimEvent
|
2020-04-06 16:56:10 -04:00 |
CGrenadeLauncher.hpp
|
COmegaPirate: Implement DoubleSnap & finish DoUserAnimEvent
|
2020-04-06 16:56:10 -04:00 |
CJellyZap.cpp
|
CFlyingPirate: Small fixes
|
2020-03-18 01:19:23 -04:00 |
CJellyZap.hpp
|
CJellyZap fixes
|
2020-03-15 19:00:52 -07:00 |
CMagdolite.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CMagdolite.hpp
|
Runtime: Add more usages of explicit
|
2020-03-31 03:53:49 -04:00 |
CMakeLists.txt
|
CPhazonPool: Initial structure
|
2020-04-06 16:56:10 -04:00 |
CMetaree.cpp
|
CFlyingPirate: Small fixes
|
2020-03-18 01:19:23 -04:00 |
CMetaree.hpp
|
Fix shriekbat damage
|
2020-01-02 19:54:59 -05:00 |
CMetroid.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CMetroid.hpp
|
Runtime: Add more usages of explicit
|
2020-03-31 03:53:49 -04:00 |
CMetroidBeta.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CMetroidBeta.hpp
|
Runtime: Add more usages of explicit
|
2020-03-31 03:53:49 -04:00 |
CMetroidPrimeExo.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CMetroidPrimeExo.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CMetroidPrimeProjectile.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CMetroidPrimeProjectile.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CMetroidPrimeRelay.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CMetroidPrimeRelay.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CNewIntroBoss.cpp
|
Merge branch 'pr-126'
|
2020-01-17 19:57:50 -05:00 |
CNewIntroBoss.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
COmegaPirate.cpp
|
COmegaPirate: Implement DoubleSnap & finish DoUserAnimEvent
|
2020-04-06 16:56:10 -04:00 |
COmegaPirate.hpp
|
COmegaPirate: Implement DoubleSnap & finish DoUserAnimEvent
|
2020-04-06 16:56:10 -04:00 |
CParasite.cpp
|
CParasite: Make static CMaterialList instances constexpr where applicable
|
2020-02-11 09:33:58 -05:00 |
CParasite.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CPhazonHealingNodule.cpp
|
CPhazonHealingNodule: Implementation
|
2020-04-06 16:56:10 -04:00 |
CPhazonHealingNodule.hpp
|
CPhazonHealingNodule: Add DEFINE_PATTERNED
|
2020-04-06 16:56:10 -04:00 |
CPhazonPool.cpp
|
CPhazonPool: Implementation
|
2020-04-06 16:56:10 -04:00 |
CPhazonPool.hpp
|
CPhazonPool: Implementation
|
2020-04-06 16:56:10 -04:00 |
CPuddleSpore.cpp
|
CPuddleSpore: Make static const class data internally linked
|
2020-03-16 16:26:19 -04:00 |
CPuddleSpore.hpp
|
CPuddleSpore: Make static const class data internally linked
|
2020-03-16 16:26:19 -04:00 |
CPuddleToadGamma.cpp
|
CPuddleToadGamma: Migrate static constants into the cpp file
|
2020-02-07 15:55:23 -05:00 |
CPuddleToadGamma.hpp
|
CPuddleToadGamma: Migrate static constants into the cpp file
|
2020-02-07 15:55:23 -05:00 |
CPuffer.cpp
|
CPuffer: Make use of std::array where applicable
|
2020-03-16 16:37:40 -04:00 |
CPuffer.hpp
|
Update submodules
|
2020-03-03 16:49:13 -08:00 |
CRidley.cpp
|
CRidley: qualify virtual function call in constructor
|
2020-04-01 23:09:11 -04:00 |
CRidley.hpp
|
Properly cleanup Xorg in visigen, various fixes and cleanups in URDE, more CRidley imps
|
2019-11-19 15:06:25 -08:00 |
CRipper.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CRipper.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CSeedling.cpp
|
CSeedling: Make skNeedleLocators an array of std::string_view
|
2019-09-28 20:22:31 -04:00 |
CSeedling.hpp
|
CSeedling: Move skNeedleLocators into the cpp file
|
2019-09-28 20:15:39 -04:00 |
CShockWave.cpp
|
CShockWave: Resolve sign conversion warning
|
2020-04-06 13:25:30 -04:00 |
CShockWave.hpp
|
COmegaPirate: Start implementation
|
2020-04-06 16:56:10 -04:00 |
CSpacePirate.cpp
|
Runtime: Add more usages of explicit
|
2020-03-31 03:53:49 -04:00 |
CSpacePirate.hpp
|
CFlyingPirate: First draft almost done
|
2020-03-18 01:18:48 -04:00 |
CSpankWeed.cpp
|
CSpankWeed: Fix collision manager null deref
|
2020-03-25 03:47:56 -04:00 |
CSpankWeed.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CThardus.cpp
|
CThardus: convert 0 literal to false
|
2020-04-06 08:43:41 -04:00 |
CThardus.hpp
|
Merge pull request #187 from lioncash/make
|
2020-03-06 16:13:42 -08:00 |
CThardusRockProjectile.cpp
|
More CThardus imps, add reference CTevPass imps
|
2020-02-29 17:11:41 -08:00 |
CThardusRockProjectile.hpp
|
More CThardus imps, add reference CTevPass imps
|
2020-02-29 17:11:41 -08:00 |
CTryclops.cpp
|
RuntimeCommon: Normalize cpp inclusions
|
2020-01-15 09:15:47 -05:00 |
CTryclops.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CWarWasp.cpp
|
CWarWasp: Amend damping radius value within ApplyNormalSteering()
|
2020-02-01 16:37:23 -05:00 |
CWarWasp.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |