Commit 4fcf2e7
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Submodule RED4ext.SDK updated 94 files
- include/RED4ext/Api/Runtime.hpp+1
- include/RED4ext/Api/v0/Runtime.hpp+2-1
- include/RED4ext/Buffer-inl.hpp+61-3
- include/RED4ext/Buffer.hpp+9-4
- include/RED4ext/CString.hpp+19-1
- include/RED4ext/Detail/AddressHashes.hpp+4
- include/RED4ext/Dump/Reflection.hpp+1-1
- include/RED4ext/GameEngine.hpp+16-13
- include/RED4ext/HashMap.hpp+7-2
- include/RED4ext/LaunchParameters-inl.hpp+17
- include/RED4ext/LaunchParameters.hpp+22
- include/RED4ext/Memory/Allocators.hpp+16-15
- include/RED4ext/NativeTypes-inl.hpp+66-2
- include/RED4ext/NativeTypes.hpp+8-6
- include/RED4ext/Package.hpp+2
- include/RED4ext/Scripting/Natives.cpp+3.1k
- include/RED4ext/Scripting/Natives/Generated/FrameWidgetComponent.hpp+26
- include/RED4ext/Scripting/Natives/Generated/FunctionalTestsGameEngine.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/InternalFunctionalTestsGameEngine.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/RenderProxyCustomData_MiscMeshParams.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/SceneCustomData_DistantShadows.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/SceneCustomData_RainMap.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/audio/AudioEventArray.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/ent/MorphTargetManagerComponent.hpp+10
- include/RED4ext/Scripting/Natives/Generated/ent/events/ClothResetEvent.hpp+27
- include/RED4ext/Scripting/Natives/Generated/game/GameSessionDesc.hpp+10
- include/RED4ext/Scripting/Natives/Generated/game/PhotoModeCameraObject.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/game/PhotoModeSystem.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/game/PhotomodeLightComponent.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/PhotomodeLightObject.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/SimpleMessageType.hpp+2
- include/RED4ext/Scripting/Natives/Generated/game/data/CharacterRandomizationCategoriesList_Record.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/data/CharacterRandomizationCategory.hpp+32
- include/RED4ext/Scripting/Natives/Generated/game/data/CharacterRandomizationCategoryUI_Record.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/data/CharacterRandomizationCategory_Record.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/data/VehicleAppearancesToColorTemplate_Record.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/data/VehicleClearCoatOverrides_Record.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/data/VehicleColorTemplate_Record.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/data/VehicleCustomMultilayer_Record.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/data/VehicleDecalAttachment_Record.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/data/VehicleOffer_Record.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/game/data/VehiclePartsClearCoatOverrides_Record.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/data/VehicleVisualCustomizationPreviewSetup_Record.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/data/Vehicle_Record.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/game/ui/AppearanceInfo.hpp+5-5
- include/RED4ext/Scripting/Natives/Generated/game/ui/ChangeAspectRatioCallback.hpp+27
- include/RED4ext/Scripting/Natives/Generated/game/ui/ChangeAspectRatioEvent.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/ui/CharacterCustomizationInfo.hpp+4-1
- include/RED4ext/Scripting/Natives/Generated/game/ui/CharacterCustomizationSystem.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/game/ui/CharacterRandomizationInfo.hpp+27
- include/RED4ext/Scripting/Natives/Generated/game/ui/CharacterRandomizationParametersData.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/ui/IndexedAppearanceDefinition.hpp+3-1
- include/RED4ext/Scripting/Natives/Generated/game/ui/IndexedMorphName.hpp+3-1
- include/RED4ext/Scripting/Natives/Generated/game/ui/MorphInfo.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/game/ui/NpcImageCallback.hpp+27
- include/RED4ext/Scripting/Natives/Generated/game/ui/PatchIntro.hpp+1
- include/RED4ext/Scripting/Natives/Generated/game/ui/PhotoModeMenuController.hpp+6-2
- include/RED4ext/Scripting/Natives/Generated/game/ui/SetNpcImageEvent.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/ui/SetSelectedNpcEvent.hpp+28
- include/RED4ext/Scripting/Natives/Generated/game/ui/SwitcherInfo.hpp+5-5
- include/RED4ext/Scripting/Natives/Generated/game/ui/SwitcherOption.hpp+3-1
- include/RED4ext/Scripting/Natives/Generated/gsm/BaseRequestsHandler.hpp+4-3
- include/RED4ext/Scripting/Natives/Generated/ink/DeleteScreenshotResult.hpp+27
- include/RED4ext/Scripting/Natives/Generated/ink/FavoriteLoadResult.hpp+27
- include/RED4ext/Scripting/Natives/Generated/ink/GalleryData.hpp+27
- include/RED4ext/Scripting/Natives/Generated/ink/GalleryDataContainer.hpp+28
- include/RED4ext/Scripting/Natives/Generated/ink/GameScreenshotInfo.hpp+34
- include/RED4ext/Scripting/Natives/Generated/ink/GameScreenshotsRequestResult.hpp+27
- include/RED4ext/Scripting/Natives/Generated/ink/ISystemRequestsHandler.hpp+20-12
- include/RED4ext/Scripting/Natives/Generated/ink/MarketingConsentPopupTypeResult.hpp+27
- include/RED4ext/Scripting/Natives/Generated/ink/SystemNotificationsLayer.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/input/InputSystemWin32Game.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/quest/AudioSwitchNodeType.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/quest/ICharacterConditionType.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/rend/CaptureParameters.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/services/GameServices.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/services/GameServicesWin.hpp+2-2
- include/RED4ext/Scripting/Natives/Generated/vehicle/MultilayerLoadingHandle.hpp+26
- include/RED4ext/Scripting/Natives/Generated/vehicle/VehicleAppearanceToDecalsName.hpp+29
- include/RED4ext/Scripting/Natives/Generated/vehicle/VehicleClearCoatOverrides.hpp+33
- include/RED4ext/Scripting/Natives/Generated/vehicle/VehicleCustomMultilayer.hpp+35
- include/RED4ext/Scripting/Natives/Generated/vehicle/VehicleCustomization.hpp+31
- include/RED4ext/Scripting/Natives/Generated/vehicle/VehicleDecalAttachmentData.hpp+30
- include/RED4ext/Scripting/Natives/Generated/vehicle/VehiclePartsClearCoatOverrides.hpp+31
- include/RED4ext/Scripting/Natives/Generated/world/WorldID.hpp+10
- include/RED4ext/Scripting/Natives/entAnimationControllerComponent.hpp+2-2
- include/RED4ext/Scripting/Natives/entMorphTargetManagerComponent.hpp+23
- include/RED4ext/Scripting/Natives/gameGameSessionDesc.hpp+127
- include/RED4ext/Scripting/Natives/worldWorldID.hpp+29
- include/RED4ext/StringView-inl.hpp+106
- include/RED4ext/StringView.hpp+51
- include/RED4ext/TweakDB-inl.hpp+6-6
- src/LaunchParameters.cpp+5
- src/StringView.cpp+5
0 commit comments