vkdoom_m/src/common/scripting/backend
Boondorl 597b06ae52 Added CRandom functions
Unique RNG namespace for client-side effects and HUDs. Identifiers for these cannot clash with identifiers that affect the playsim making them completely safe to use in HUD elements. They also won't be saved.
2024-11-15 23:56:23 -03:00
..
codegen.cpp Added CRandom functions 2024-11-15 23:56:23 -03:00
codegen.h fixed bad comment with non-UTF-8 extended character which MSVC warns about when compiling with /utf-8 2024-01-02 21:05:31 +01:00
vmbuilder.cpp Fixed crash on functions with missing return values 2024-11-05 01:02:19 -05:00
vmbuilder.h fix int assign optimization constants generating broken code because they weren't expected 2023-11-01 16:51:26 +01:00