Skip to content

Conversation

@Toad06
Copy link
Contributor

@Toad06 Toad06 commented Nov 15, 2022

This PR removes outdated functions from "Unsupported.js".

By "outdated", I mean functions that are no longer recognized in the IDE (like the very old splash_*(), joystick_*(), object_add(), etc. as well as the steam_*() functions). Other obsolete functions are NOT removed (as the compiler doesn't give an error if you use the win8_*() or uwp_*() functions). I also took care of not removing things that are implemented on the WebGL side, though the related functions are all outdated (texture_get_repeat(), etc.).

Also:

  • moves the clipboard_*() functions from "Unsupported.js" to "Function_String.js" (as these functions are now supported and mentioned in the String section in the manual).
  • moves the obsolete audio_music_()* functions from "Function_Sound.js" to "Unsupported.js".

@Toad06
Copy link
Contributor Author

Toad06 commented May 30, 2024

Closing as this was mostly superseded by #360.

@Toad06 Toad06 closed this May 30, 2024
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.

1 participant