Phobos icon indicating copy to clipboard operation
Phobos copied to clipboard

Fix functions that return structs to return structs, not pointers

Open ZivDero opened this issue 6 months ago • 4 comments

Fixes functions that return CoordStruct, CellStruct or Matrix3D by value to actually do that, and dump the wrappers. Needs to be tested, also BuildingClass_GetFireCoords_Wrapper is weird.

ZivDero avatar Jun 08 '25 22:06 ZivDero

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

github-actions[bot] avatar Jun 08 '25 22:06 github-actions[bot]

Any unit/building trying to fire any weapon will crash the game except.txt debug.log

Starkku avatar Jun 09 '25 19:06 Starkku

Any unit/building trying to fire any weapon will crash the game except.txt debug.log

Will look into it

ZivDero avatar Jun 09 '25 19:06 ZivDero

anything on the refactor?

Metadorius avatar Aug 11 '25 20:08 Metadorius