-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clarifications on playing audio queues, sound mixer volume, event order, CE2 shortcuts, debug_mode undeprecated #224
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…again state all files are uploaded privately YoYoGames/GameMaker-Bugs#8173 Updated screenshot
…In Instance Variables"
…In Instance Variables" Updated links on pages referring to this page to cross-references where appropriate
* The list of sprite instance variables was duplicated on the Sprite Instance Variables page and Built-In Instance Variables page * Moved the list to a snippet and inserted on both pages
#200 Updated the function description
Changed snippet title for clarity
…expected YoYoGames/GameMaker-Bugs#1481 * Added that the column volume slider sets overall column volume * Added a sentence on volume sliders updating in real time * Updated screenshot, replacing "Audio Resources" -> "Audio Assets"
…playing' state if played. YoYoGames/GameMaker-Bugs#37 * Audio Buffers page: * Added a note about playing an empty audio queue * Added that queued audio cannot be looped * Other changes to the page, moved notes to a "Note" paragraph * Added -1 as a return value to all audio_play_sound* function pages * Some small typo fixes
…"undefined" type. YoYoGames/GameMaker-Bugs#8517 Changed return type to Real
…playing' state if played. YoYoGames/GameMaker-Bugs#37 * Removed the part that says you can restart an audio queue from the Audio Buffers page
…l page if clicked in Code Editor 2 YoYoGames/GameMaker-Bugs#6249 Changed tag and keyword on the GM_build_type page: "gm_build_type" -> "GM_build_type"
#208 * Event Order page: * Removed incorrect note under "Upon Entering a Room" (Instance Creation Order list is the only place that determines order of instance creation) * Added that execution order within an event may not correspond to instance creation order * Moved the short description of the Instance Creation Order window to its own snippet as the same description is on two pages * A couple of typo fixes
YoYoGames/GameMaker-Bugs#8505 * Removed deprecated tag from debug_mode page * A couple of other small changes on related pages
… not allow edge to edge display YoYoGames/GameMaker-Bugs#8186 * Updated screenshots on Android Game Options page and added descriptions: Gradle versions, Enable Edge to Edge Display, Display Layout * Added new display layout event under "Misc. Events" * Changed minimum Android API level variable to 34 * Removed typo on iOS graphics options screenshot and page
… not allow edge to edge display YoYoGames/GameMaker-Bugs#8186 Tiny change
…g details for color select section YoYoGames/GameMaker-Bugs#8534 Updated the screenshot and added the option
… loop functions on GX YoYoGames/GameMaker-Bugs#2238 Shaders page: Added a paragraph explaining that shaders may not compile due to a variety of reasons
YoYoGames/GameMaker-Bugs#235 Added a note to the Audio Groups page that mentions an error will be shown in the console when an audio group isn't loaded
YoYoGames/GameMaker-Bugs#5474 The Image Editor page: Updated the screenshot and the description of the "Editor Values" section
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR has changes for the following: