gzdoom/wadsrc/static/zscript/engine
MajorCooke 6f3032dc54 Exported:
* GetLumpContainer
* GetContainerName
* GetLumpFullPath
for WADS struct, useful for debugging custom-made parsers and identifying where problems may arise.

All credit goes to Jay for the code.
2025-03-30 20:36:13 -03:00
..
ui fix OptionMenuItemCommand::DoCommand for new 4.15 keyword 2025-02-20 05:21:45 -03:00
base.zs Exported: 2025-03-30 20:36:13 -03:00
dictionary.zs 4.14.1 accepts 4.15, bump version to 4.15.1 2025-03-03 08:28:59 -03:00
dynarrays.zs rename vm internal structs to make room for compilation-unit-internal structs/classes 2025-03-05 12:07:19 -03:00
inputevents.zs - Backend update fron Raze, mainly new script exports and extensions. 2021-05-03 14:13:03 +02:00
maps.zs rename vm internal structs to make room for compilation-unit-internal structs/classes 2025-03-05 12:07:19 -03:00
ppshader.zs add default values, vec4 uniforms, and cvar uniforms to post-process uniforms 2025-01-06 19:21:21 -05:00
screenjob.zs gave translations a dedicated scripted type. 2023-11-09 23:04:10 +01:00
service.zs Expanded Service's Get<Type> functions to pass in name parameter. 2023-07-17 22:51:04 +02:00