Skip to content

Address lack of some GameMaker code definitions (e.g. built-in function arguments, return types) #2484

Description

@VladiStep

Which component should be improved?

Decompiler

Describe your feature suggestion in more detail

There is a "gamemaker.json" definition file for Underanalyzer (code decompiler), but it's relatively small - it lacks a lot of built-in function definitions, like a return value type of draw_get_color() (it should be resolved as color, but it resolves as a number).

So I think the file should contain at least most of the definitions, but there are some differences for different GameMaker versions, so IDK how to do that properly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    decompilerProblems with the decompilerenhancementNew feature or request

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions