metaforce/Runtime/Weapon
Lioncash 8dcffbb67f CBurstFire: Use std::array where applicable
Makes the array type strongly typed and prevents implicit array to
pointer decay.
2019-09-22 09:48:07 -04:00
..
CAuxWeapon.cpp zeus constexpr refactor and thermal visor fixes 2019-02-23 21:15:54 -10:00
CAuxWeapon.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CBeamInfo.hpp Implement CWarWasp 2019-01-15 18:22:44 -10:00
CBeamProjectile.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CBeamProjectile.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CBomb.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CBomb.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CBurstFire.cpp CBurstFire: Tidy up includes 2019-09-22 09:45:01 -04:00
CBurstFire.hpp CBurstFire: Use std::array where applicable 2019-09-22 09:48:07 -04:00
CElectricBeamProjectile.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CElectricBeamProjectile.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CEnergyProjectile.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CEnergyProjectile.hpp CActorContraption fixes, better CMake dependency handling 2019-06-11 16:05:17 -10:00
CFidget.cpp New code style refactor 2018-12-07 19:30:43 -10:00
CFidget.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CFlameInfo.cpp Initial CFlameThrower imps 2019-04-16 01:00:46 -07:00
CFlameInfo.hpp Initial CFlameThrower imps 2019-04-16 01:00:46 -07:00
CFlameThrower.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CFlameThrower.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CGSComboFire.cpp New code style refactor 2018-12-07 19:30:43 -10:00
CGSComboFire.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CGSFidget.cpp New code style refactor 2018-12-07 19:30:43 -10:00
CGSFidget.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CGSFreeLook.cpp New code style refactor 2018-12-07 19:30:43 -10:00
CGSFreeLook.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CGameProjectile.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CGameProjectile.hpp Runtime/Weapon/CGameProjectile: Fix misnamed virtual function 2019-08-14 02:00:09 -04:00
CGrappleArm.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CGrappleArm.hpp RuntimeCommon: Use const on member functions where applicable 2019-08-14 09:25:39 -04:00
CGunController.cpp Runtime: Make const/non-const getters have the same name 2019-08-14 12:45:57 -04:00
CGunController.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CGunMotion.cpp Runtime: Make const/non-const getters have the same name 2019-08-14 12:45:57 -04:00
CGunMotion.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CGunWeapon.cpp Runtime: Make const/non-const getters have the same name 2019-08-14 12:45:57 -04:00
CGunWeapon.hpp CActorContraption fixes, better CMake dependency handling 2019-06-11 16:05:17 -10:00
CIceBeam.cpp Working CScriptGunTurret 2019-02-17 19:47:46 -10:00
CIceBeam.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CMakeLists.txt Initial CAtomicBeta imps, needs variable names 2019-01-22 21:59:53 -08:00
CNewFlameThrower.cpp zeus constexpr refactor and thermal visor fixes 2019-02-23 21:15:54 -10:00
CNewFlameThrower.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CPhazonBeam.cpp Runtime: Make const/non-const getters have the same name 2019-08-14 12:45:57 -04:00
CPhazonBeam.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CPlasmaBeam.cpp Runtime: Make const/non-const getters have the same name 2019-08-14 12:45:57 -04:00
CPlasmaBeam.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CPlasmaProjectile.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CPlasmaProjectile.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CPlayerGun.cpp Runtime: Make use of std::make_unique where applicable 2019-09-12 04:09:48 -04:00
CPlayerGun.hpp RuntimeCommon: Use const on member functions where applicable 2019-08-14 09:25:39 -04:00
CPowerBeam.cpp zeus constexpr refactor and thermal visor fixes 2019-02-23 21:15:54 -10:00
CPowerBeam.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CPowerBomb.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CPowerBomb.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CProjectileInfo.cpp RuntimeCommon: Use const on member functions where applicable 2019-08-14 09:25:39 -04:00
CProjectileInfo.hpp RuntimeCommon: Use const on member functions where applicable 2019-08-14 09:25:39 -04:00
CProjectileWeapon.cpp CActorContraption fixes, better CMake dependency handling 2019-06-11 16:05:17 -10:00
CProjectileWeapon.hpp CActorContraption fixes, better CMake dependency handling 2019-06-11 16:05:17 -10:00
CTargetableProjectile.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CTargetableProjectile.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CWaveBeam.cpp Runtime: Make const/non-const getters have the same name 2019-08-14 12:45:57 -04:00
CWaveBeam.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CWaveBuster.cpp zeus constexpr refactor and thermal visor fixes 2019-02-23 21:15:54 -10:00
CWaveBuster.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CWeapon.cpp Fix TCastTo.hpp inclusions, add comment to warn against modifying include path 2019-09-21 06:07:13 -07:00
CWeapon.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CWeaponMgr.cpp New code style refactor 2018-12-07 19:30:43 -10:00
CWeaponMgr.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CWeaponMode.hpp New code style refactor 2018-12-07 19:30:43 -10:00
WeaponCommon.cpp zeus constexpr refactor and thermal visor fixes 2019-02-23 21:15:54 -10:00
WeaponCommon.hpp New code style refactor 2018-12-07 19:30:43 -10:00