Skip to content

Refactor rnd functions#51

Merged
StephenOman merged 14 commits intomainfrom
refactor-rnd-functions
Feb 24, 2025
Merged

Refactor rnd functions#51
StephenOman merged 14 commits intomainfrom
refactor-rnd-functions

Conversation

@StephenOman
Copy link
Collaborator

Preparation for adding new seeding functionality:

  • Move NLE typedefs to separate header file
  • Move NLE RNG/Seeding functions to new nlernd.c file
  • Move nle initial seeds variable into settings
  • Remove C compile-time seeding directives

Copy link
Collaborator

@heiner heiner left a comment

Choose a reason for hiding this comment

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

This moves us further away from upstream but it seems that's just required for the seeding stuff.

@StephenOman StephenOman merged commit 646b70a into main Feb 24, 2025
24 checks passed
@StephenOman StephenOman deleted the refactor-rnd-functions branch February 24, 2025 12:56
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