Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lua: SGame support for Lua #3029

Merged
merged 2 commits into from
Jun 20, 2024
Merged

lua: SGame support for Lua #3029

merged 2 commits into from
Jun 20, 2024

Conversation

DolceTriade
Copy link
Member

No description provided.

@DolceTriade DolceTriade marked this pull request as draft June 9, 2024 07:35
@DolceTriade DolceTriade force-pushed the ishq/lua4 branch 2 times, most recently from 04ac438 to 4bd9ef0 Compare June 9, 2024 23:12
@DolceTriade DolceTriade force-pushed the ishq/lua5 branch 2 times, most recently from 24de971 to 5698087 Compare June 10, 2024 04:10
@DolceTriade DolceTriade force-pushed the ishq/lua4 branch 2 times, most recently from 802ad71 to f413e68 Compare June 14, 2024 10:04
Base automatically changed from ishq/lua4 to master June 15, 2024 06:55
@DolceTriade DolceTriade force-pushed the ishq/lua5 branch 2 times, most recently from 8997c4a to 1bd540e Compare June 15, 2024 07:41
@DolceTriade DolceTriade marked this pull request as ready for review June 15, 2024 07:41
@DolceTriade DolceTriade force-pushed the ishq/lua5 branch 3 times, most recently from b1f1111 to 8855500 Compare June 17, 2024 00:37
@DolceTriade DolceTriade force-pushed the ishq/lua5 branch 2 times, most recently from 7945097 to ea0c41a Compare June 19, 2024 09:53
Copy link
Contributor

@slipher slipher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (with 1 comment)

Initialize the interpreter as part of G_Init() and register the unv
global. This does not do anything useful right now except now you can
use the /lua command to print stuff from the unv global. More APIs
coming in subsequent APIs.
@DolceTriade DolceTriade merged commit 7378ffe into master Jun 20, 2024
10 checks passed
@DolceTriade DolceTriade deleted the ishq/lua5 branch June 20, 2024 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants