.. |
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
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CAtomicAlpha.hpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -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
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
CBabygoth.hpp
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
CBeetle.cpp
|
CModel: Mark CModelFlag instances as constexpr where applicable
|
2020-04-11 16:56:13 -04:00 |
CBeetle.hpp
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
CBloodFlower.cpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CBloodFlower.hpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CBouncyGrenade.cpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CBouncyGrenade.hpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -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
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CChozoGhost.hpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CElitePirate.cpp
|
CElitePirate: Mark functions const where applicable
|
2020-04-02 00:37:24 -04:00 |
CElitePirate.hpp
|
CElitePirate: Add missing const specifiers
|
2020-04-02 01:55:38 -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
|
Runtime: Wrap printf calls in #ifndef NDEBUG
|
2020-04-11 02:35:55 -04:00 |
CFlaahgra.hpp
|
CActor: Make AddToRenderer() non-const
|
2020-04-06 00:52:10 -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
|
CFlaahgraTentacle: Make use of TCastToConstPtr where applicable
|
2020-04-09 17:43:15 -04:00 |
CFlaahgraTentacle.hpp
|
CFlaahgraTentacle: Make private static data completely internally linked
|
2020-04-09 17:38:06 -04:00 |
CFlickerBat.cpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CFlickerBat.hpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CFlyingPirate.cpp
|
CActor: Make AddToRenderer() non-const
|
2020-04-06 00:52:10 -04:00 |
CFlyingPirate.hpp
|
CActor: Make AddToRenderer() non-const
|
2020-04-06 00:52:10 -04:00 |
CGrenadeLauncher.cpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CGrenadeLauncher.hpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -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
|
COmegaPirate: Stub
|
2020-03-31 14:17:47 -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
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
CMetroid.hpp
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
CMetroidBeta.cpp
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
CMetroidBeta.hpp
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -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
|
CActor: Make AddToRenderer() non-const
|
2020-04-06 00:52:10 -04:00 |
CNewIntroBoss.hpp
|
CActor: Make AddToRenderer() non-const
|
2020-04-06 00:52:10 -04:00 |
COmegaPirate.cpp
|
COmegaPirate: Stub
|
2020-03-31 14:17:47 -04:00 |
COmegaPirate.hpp
|
COmegaPirate: Stub
|
2020-03-31 14:17:47 -04:00 |
CParasite.cpp
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
CParasite.hpp
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
CPuddleSpore.cpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CPuddleSpore.hpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -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
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CRidley.hpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CRipper.cpp
|
Fix CRipper
|
2020-04-11 07:29:06 -07:00 |
CRipper.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CSeedling.cpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CSeedling.hpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CShockWave.cpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CShockWave.hpp
|
CActor: Make Render() a non-const function
|
2020-04-09 14:32:20 -04:00 |
CSpacePirate.cpp
|
CScriptCoverPoint: Fix GetAttackDirection
|
2020-04-11 02:02:28 -04:00 |
CSpacePirate.hpp
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
CSpankWeed.cpp
|
Update fmtlib
|
2020-04-11 12:51:39 -10:00 |
CSpankWeed.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CThardus.cpp
|
Update fmtlib
|
2020-04-11 12:51:39 -10:00 |
CThardus.hpp
|
CThardus: Remove mutable specifier from m_flareFilter
|
2020-04-09 21:19:56 -04: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
|
CTryclops: Fix incorrect transform being passed to Teleport() in LaunchPlayer()
|
2020-04-07 06:58:41 -04:00 |
CTryclops.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CWarWasp.cpp
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
CWarWasp.hpp
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |