Skip to content

M_random rework/multiple random states

tertu marybig requested to merge tertu/SRB2:random-rework into next
  • Added RN system for multiple random number states with Lua bindings
  • Replaced M_Random with macros using an RN state
  • Added I_GetRandomBytes to get random numbers from an OS-defined source
  • Other minor modifications
Edited by tertu marybig

Merge request reports