Skip to content
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

Improvements to asynchronous HTTP function pages, game_restart() now clears existing call_later() time sources #179

Merged
merged 4 commits into from
Oct 7, 2024

Conversation

YYBartT
Copy link
Collaborator

@YYBartT YYBartT commented Oct 4, 2024

YYBartT and others added 4 commits October 2, 2024 14:04
… by call_later()

YoYoGames/GameMaker-Bugs#7403

* Added a line  to mention that  all time sources created by call_later are destroyed upon restarting the game.
* Other small updates to page
#154

* HTTP Functions page:
  * Added a short introduction about HTTP, including basic terminology
  * Added request functions and notes on URL format
  * Added basic request example
* http_request:
  * Clarified parameter descriptions
  * Removed real data type of body parameter
* Async callback:
  * Moved to RH "note" snippet and inserted on function pages
  * Clarified variables
* Code examples: changed most ds_map_* function calls to DS map accessors
… of 2024.11, add a method of restoring old behaviour

YoYoGames/GameMaker-Bugs#7888

Added "AllowReentrantStatic" to the gml_pragma() page
@gurpreetsinghmatharoo gurpreetsinghmatharoo merged commit 837d4d8 into develop Oct 7, 2024
1 check passed
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.

2 participants