Skip to content

Better handle floating point arguments for GetGameAPI functions#44

Merged
thecybermind merged 3 commits into
mainfrom
dev_floatfix
May 10, 2026
Merged

Better handle floating point arguments for GetGameAPI functions#44
thecybermind merged 3 commits into
mainfrom
dev_floatfix

Conversation

@thecybermind

Copy link
Copy Markdown
Owner

Fix macros for floating point arguments. Also align QVM hunk allocations.

…around types. also use FLOAT_CAST for casting intptr_t args to floats (using the aptly-named horrible_cast). need to test on each game to verify arguments are correct
@thecybermind thecybermind self-assigned this May 10, 2026
@thecybermind thecybermind added enhancement New feature or request topic:qvm Dealing with the QVM interpreter topic:game api Dealing with the game-specific engine API labels May 10, 2026
@thecybermind thecybermind merged commit 397d0f8 into main May 10, 2026
2 checks passed
@thecybermind thecybermind deleted the dev_floatfix branch May 10, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request topic:game api Dealing with the game-specific engine API topic:qvm Dealing with the QVM interpreter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant