Lioncash
|
7d3b43712d
|
CElitePirate: Make IsArmClawCollider internally linked
We can fully collapse this into a helper function and simplify the
parameters on it.
|
2020-05-14 22:21:55 -04:00 |
Lioncash
|
d9540c31ce
|
CElitePirate: Simplify IsArmClawCollider()
We can collapse this down into a std::any_of call.
|
2020-05-14 21:59:14 -04:00 |
Luke Street
|
ff62fddc89
|
CMetaree: Fix Halt delay
|
2020-05-14 11:27:23 -04:00 |
Phillip Stephens
|
47d767c441
|
CRidley: Various fixes, now you can kick the dragon's ass
|
2020-05-14 06:06:21 -07:00 |
Phillip Stephens
|
9c217c9115
|
Merge branch 'master' of ssh+git://git.axiodl.com:6431/AxioDL/urde
|
2020-05-13 06:20:52 -07:00 |
Phillip Stephens
|
a432a79cd4
|
Various Ridley fixes
|
2020-05-13 06:20:40 -07:00 |
Luke Street
|
514fc33fd8
|
CElitePirate: Add missing ShakeCamera function
|
2020-05-12 23:51:03 -04:00 |
Lioncash
|
a17ff08662
|
CPhazonHealingNodule: It helps to commit your editor changes before pushing
Intended to be part of 4b5074b298
|
2020-05-12 20:33:59 -04:00 |
Lioncash
|
4b5074b298
|
RuntimeCommon: Const qualify auto references where source is const
Marks references that would be deduced as const automatically with const
to be explicit to the reader.
|
2020-05-12 20:32:51 -04:00 |
Lioncash
|
e9ea73ec98
|
CRidley: Amend formatting of skFloats
Makes the formatting less wonky.
|
2020-05-10 19:47:28 -04:00 |
Lioncash
|
c0a0a35f01
|
CRidley: Collapse for loop into ranged for loop
Same behavior, no unnecessary induction variable.
|
2020-05-10 19:41:13 -04:00 |
Lioncash
|
98ce18385a
|
CRidley: Fix missing comma in skWingEffects
Previously all the elements past WingSmokeSmall8 would be off by one.
This corrects that.
|
2020-05-10 19:32:11 -04:00 |
Lioncash
|
8508524479
|
CRidley: Amend formatting of skSomeStruct
Makes it consistent with the other arrays.
|
2020-05-10 19:30:59 -04:00 |
Lioncash
|
a79c42862c
|
CRidley: Join namespace into nested namespace specifiers
Same behavior, less noise.
|
2020-05-10 19:30:19 -04:00 |
Lioncash
|
9929c9ab02
|
CRidley: Correct breastPlate_LCTR sphere joint radius
GM8Ev0 sets this as 0.3.
|
2020-05-09 23:39:12 -04:00 |
Lioncash
|
306b8ad289
|
CRidley: Mark skDirectNormal and skIceWeakness as constexpr
Allows elimination of runtime initializers.
|
2020-05-09 22:41:32 -04:00 |
Luke Street
|
1c775a7ea7
|
CElitePirate/COmegaPirate: Cleanup & renaming
|
2020-05-07 19:13:43 -04:00 |
Phillip Stephens
|
92076a3bd3
|
Implement CBurrower
|
2020-04-28 07:16:10 -07:00 |
Phillip Stephens
|
59f979db67
|
Actually implement AssetNameMap in DNAMP1
|
2020-04-22 03:38:48 -07:00 |
Luke Street
|
4741172f9f
|
Merge pull request #316 from lioncash/init2
RuntimeCommon: Make use of bitfield initializers where applicable
|
2020-04-21 22:52:25 -04:00 |
Luke Street
|
fc7e8d4993
|
CElectricBeamProjectile: Finish implementation
|
2020-04-21 22:04:37 -04:00 |
Lioncash
|
fa3e639a9d
|
RuntimeCommon: Make use of bitfield initializers where applicable
Continues and finishes the migration towards initializing all bitfield
members where applicable
|
2020-04-21 17:16:19 -04:00 |
Luke Street
|
1571531cd7
|
CMagdolite: Renaming
|
2020-04-21 14:15:17 -04:00 |
Luke Street
|
449d8409d8
|
CMagdolite: Fix lock-on, retreat & loader
|
2020-04-21 04:46:07 -04:00 |
Luke Street
|
b4dad2adf5
|
CMagdolite: Fix SetupCollisionActors
|
2020-04-21 02:15:02 -04:00 |
Luke Street
|
5f66ab2219
|
CMagdolite: Minor cleanup
|
2020-04-21 01:32:16 -04:00 |
Phillip Stephens
|
0c96380897
|
Minor fixes, start renaming member variables
|
2020-04-21 01:06:52 -04:00 |
Phillip Stephens
|
d1c796f2a9
|
Initial CMagdolite imps
|
2020-04-21 01:06:52 -04:00 |
Luke Street
|
2ee2bbc0c1
|
COmegaPirate: Fix CFlash rendering
|
2020-04-20 03:20:22 -04:00 |
Luke Street
|
3563a1c8c4
|
COmegaPirate: Fix UpdateScale & Landed; renaming
|
2020-04-20 02:14:17 -04:00 |
Luke Street
|
32c44cbf05
|
Merge branch 'master' into omegapirate
# Conflicts:
# Runtime/GuiSys/CAuiImagePane.cpp
|
2020-04-19 22:12:18 -04:00 |
Luke Street
|
24acb585f8
|
MSVC & zeus fixes; update hecl-gui
|
2020-04-19 21:09:30 -04:00 |
Luke Street
|
de5513e277
|
COmegaPirate: Renaming & fixes
|
2020-04-19 19:26:25 -04:00 |
Luke Street
|
4e88f503ac
|
COmegaPirate: Implement CFlash
|
2020-04-19 02:47:25 -04:00 |
Luke Street
|
30f2ac3f26
|
Merge branch 'master' into omegapirate
|
2020-04-18 18:14:51 -04:00 |
Lioncash
|
f74471f603
|
CWarWasp: Make use of std::array where applicable
Same behavior, no array to pointer decay.
|
2020-04-12 11:23:30 -04:00 |
Lioncash
|
cb857bd737
|
CSpankWeed: Make use of std::array where applicable
Same behavior, but without array to pointer decay.
|
2020-04-12 11:21:08 -04:00 |
Lioncash
|
23bae06742
|
CNewIntroBoss: Make use of std::array where applicable
Same behavior but without implicit array to pointer decay.
|
2020-04-12 11:18:57 -04:00 |
Lioncash
|
02a684cfdf
|
CFlaahgra: Migrate static data into the cpp file
Same behavior, but completely makes them internally linked.
We can also make use of std::array and dehardcode some array sizes.
|
2020-04-12 11:16:35 -04:00 |
Lioncash
|
f5418d30aa
|
CEyeBall: Move string_view instance to cpp file
Same behavior, but gives the string full internal linkage.
|
2020-04-12 11:08:20 -04:00 |
Lioncash
|
bfea80fc4a
|
CBabygoth: Mark IsDestinationObstructed() as const
This doesn't alter class state, so we can mark it as const.
|
2020-04-12 11:05:56 -04:00 |
Lioncash
|
abd576a43a
|
CBabygoth: Make use of std::array where applicable
Same behavior, no implicit array to pointer decay. We can also move all
this data into the cpp file fully.
|
2020-04-12 11:03:50 -04:00 |
Luke Street
|
56cebfbacd
|
Merge pull request #308 from AxioDL/fmtlib-update
Update fmtlib
|
2020-04-12 03:06:46 -04:00 |
Jack Andersen
|
5b4441ac36
|
Update fmtlib
|
2020-04-11 12:51:39 -10:00 |
Lioncash
|
75c07677ed
|
CModel: Mark CModelFlag instances as constexpr where applicable
Allows more runtime initializes to potentially be elided.
|
2020-04-11 16:56:13 -04:00 |
Phillip Stephens
|
9375514868
|
Fix CRipper
|
2020-04-11 07:29:06 -07:00 |
Luke Street
|
072ac0df16
|
Runtime: Wrap printf calls in #ifndef NDEBUG
|
2020-04-11 02:35:55 -04:00 |
Luke Street
|
0339c16e20
|
CScriptCoverPoint: Fix GetAttackDirection
|
2020-04-11 02:02:28 -04:00 |
Luke Street
|
153004faee
|
Runtime/MP1/World: Replace bitfield unions with constructor initializers
|
2020-04-10 15:33:05 -04:00 |
Lioncash
|
27813e5fc3
|
CThardus: Remove mutable specifier from m_flareFilter
Now that Render() is non-const, this specifier is no longer necessary.
|
2020-04-09 21:19:56 -04:00 |