Commit eebcc8d
committed
actually version independent, possibly fix crashes
1 parent 207df87 commit eebcc8d
File tree
9 files changed
+42
-140102
lines changed- deps
- src/red4ext
- Hooks
9 files changed
+42
-140102
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Large diffs are not rendered by default.
Submodule red4ext.sdk updated 36 files
- docs/index.html+1-1
- include/RED4ext/Common.hpp+1-1
- include/RED4ext/ISerializable.hpp+3-3
- include/RED4ext/RTTISystem-inl.hpp+1-1
- include/RED4ext/RTTISystem.hpp+1-1
- include/RED4ext/RTTITypes.hpp+13-12
- include/RED4ext/Relocation.hpp+60
- include/RED4ext/Scripting/IScriptable-inl.hpp+22-20
- include/RED4ext/Scripting/IScriptable.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/WidgetHudComponentInterface.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/ent/MeshComponent.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/ent/SlotComponent.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/game/CameraComponent.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/game/Component.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/game/ComponentPS.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/game/data/Vehicle_Record.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/physics/ICollider.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/world/RuntimeSystemPhysics.hpp+2-1
- include/RED4ext/Scripting/Natives/IUpdatableSystem.hpp+1-1
- include/RED4ext/Scripting/Natives/entBaseCameraComponent.hpp+1-1
- include/RED4ext/Scripting/Natives/entEntity-inl.hpp+6-6
- include/RED4ext/Scripting/Natives/entEntity.hpp+1-1
- include/RED4ext/Scripting/Natives/entIComponent-inl.hpp+24-24
- include/RED4ext/Scripting/Natives/entIComponent.hpp+1-1
- include/RED4ext/Scripting/Natives/entIPlacedComponent.hpp+1-1
- include/RED4ext/Scripting/Natives/entITransformAttachable.hpp+1-1
- include/RED4ext/Scripting/Natives/gameIGameSystem-inl.hpp+3-2
- include/RED4ext/Scripting/Natives/gameIGameSystem.hpp+3-3
- include/RED4ext/Scripting/Natives/gameObject.hpp+1-1
- include/RED4ext/Scripting/Natives/physicsBaseProxy.hpp+1-1
- include/RED4ext/Scripting/Natives/physicsProxyManager-inl.hpp-1
- include/RED4ext/Scripting/Natives/vehicleBaseObject.hpp+1-1
- include/RED4ext/Scripting/Natives/vehicleCameraManager.hpp+1-1
- include/RED4ext/Scripting/Natives/vehicleCarBaseObject.hpp+1-1
- include/RED4ext/Scripting/Natives/vehicleTPPCameraComponent.hpp+1-1
- include/RED4ext/Scripting/Natives/vehicleWheeledBaseObject.hpp+1-1
0 commit comments