..
CAuxWeapon.cpp
CCameraShakeData: Make classes and structs constexpr where applicable
2020-04-02 21:40:19 -04:00
CAuxWeapon.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CBeamInfo.hpp
General: Make use of explicit constructors where applicable
2020-03-27 06:00:17 -04:00
CBeamProjectile.cpp
CBeamProjectile: Explicitly return std::nullopt in GetTouchBounds()
2020-03-21 01:46:59 -04:00
CBeamProjectile.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CBomb.cpp
CActor: Make AddToRenderer() non-const
2020-04-06 00:52:10 -04:00
CBomb.hpp
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CBurstFire.cpp
CScriptGunTurret: Move static const data into the cpp file
2020-03-03 03:05:02 -05:00
CBurstFire.hpp
CFlyingPirate: First draft almost done
2020-03-18 01:18:48 -04:00
CElectricBeamProjectile.cpp
CElectricBeamProjectile: Remove unnecessary get() calls in PreRender()
2020-03-09 13:55:26 -04:00
CElectricBeamProjectile.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CEnergyProjectile.cpp
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CEnergyProjectile.hpp
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CFidget.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
CFidget.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CFlameInfo.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
CFlameInfo.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CFlameThrower.cpp
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CFlameThrower.hpp
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CGSComboFire.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
CGSComboFire.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CGSFidget.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
CGSFidget.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CGSFreeLook.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
CGSFreeLook.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CGameProjectile.cpp
CGameProjectile: Return std::nullopt in GetTouchBounds()
2020-04-03 02:07:54 -04:00
CGameProjectile.hpp
CGameProjectile: Make use of TCastToConstPtr before
2020-04-03 01:58:00 -04:00
CGrappleArm.cpp
General: Pass std::nullopt to CAnimData::Render instead of {}
2020-04-05 08:24:42 -04:00
CGrappleArm.hpp
CGrappleArm: Remove const_cast within RenderXRayModel()
2020-03-16 19:53:04 -04:00
CGunController.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
CGunController.hpp
General: Make use of explicit constructors where applicable
2020-03-27 06:00:17 -04:00
CGunMotion.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
CGunMotion.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CGunWeapon.cpp
CGunWeapon: Eliminate usages of const_cast
2020-04-06 00:52:47 -04:00
CGunWeapon.hpp
CGunWeapon: Eliminate usages of const_cast
2020-04-06 00:52:47 -04:00
CIceBeam.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
CIceBeam.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CMakeLists.txt
Initial CAtomicBeta imps, needs variable names
2019-01-22 21:59:53 -08:00
CNewFlameThrower.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
CNewFlameThrower.hpp
General: Normalize several headers' include paths
2019-09-22 20:36:33 -04:00
CPhazonBeam.cpp
CGunWeapon: Eliminate usages of const_cast
2020-04-06 00:52:47 -04:00
CPhazonBeam.hpp
CGunWeapon: Eliminate usages of const_cast
2020-04-06 00:52:47 -04:00
CPlasmaBeam.cpp
CCameraShakeData: Make classes and structs constexpr where applicable
2020-04-02 21:40:19 -04:00
CPlasmaBeam.hpp
General: Normalize RuntimeCommonB include paths
2019-09-23 17:22:37 -04:00
CPlasmaProjectile.cpp
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CPlasmaProjectile.hpp
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CPlayerGun.cpp
CGunWeapon: Eliminate usages of const_cast
2020-04-06 00:52:47 -04:00
CPlayerGun.hpp
CGunWeapon: Eliminate usages of const_cast
2020-04-06 00:52:47 -04:00
CPowerBeam.cpp
CPowerBeam: Make use of std::array where applicable
2020-04-07 13:57:06 -04:00
CPowerBeam.hpp
General: Normalize RuntimeCommonB include paths
2019-09-23 17:22:37 -04:00
CPowerBomb.cpp
CActor: Make AddToRenderer() non-const
2020-04-06 00:52:10 -04:00
CPowerBomb.hpp
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CProjectileInfo.cpp
CProjectileInfo: Initialize result variable to false within PredictInterceptPos()
2020-03-06 21:57:39 -05:00
CProjectileInfo.hpp
General: Make use of explicit constructors where applicable
2020-03-27 06:00:17 -04:00
CProjectileWeapon.cpp
CProjectileWeapon: Return std::nullopt instead of {} where applicable
2020-03-25 16:03:09 -04:00
CProjectileWeapon.hpp
General: Normalize RuntimeCommonB include paths
2019-09-23 17:22:37 -04:00
CTargetableProjectile.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
CTargetableProjectile.hpp
General: Normalize RuntimeCommonB include paths
2019-09-23 17:22:37 -04:00
CWaveBeam.cpp
CGunWeapon: Make use of std::array where applicable
2019-10-19 01:07:01 -04:00
CWaveBeam.hpp
General: Normalize RuntimeCommonB include paths
2019-09-23 17:22:37 -04:00
CWaveBuster.cpp
CWaveBuster: Implement GetTouchBounds()
2020-03-09 14:51:04 -04:00
CWaveBuster.hpp
CWaveBuster: Implement GetTouchBounds()
2020-03-09 14:51:04 -04:00
CWeapon.cpp
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CWeapon.hpp
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CWeaponMgr.cpp
CWeaponMgr: Make use of size_t in IncrCount()
2020-04-07 13:40:14 -04:00
CWeaponMgr.hpp
Fix infinite loop in CObjectList, and add an assert to detect invalid assignments
2020-03-07 09:14:07 -08:00
CWeaponMode.hpp
CWeaponMode: Make constexpr capable
2020-01-23 23:12:18 -05:00
WeaponCommon.cpp
RuntimeCommonB: Normalize cpp file includes
2019-12-22 18:12:04 -05:00
WeaponCommon.hpp
General: Normalize RuntimeCommonB include paths
2019-09-23 17:22:37 -04:00