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

Documentation for GM_runtime_type constant, support for calling batch files during Clean operation, various fixes on pages #239

Merged
merged 17 commits into from
Jan 23, 2025

Conversation

YYBartT and others added 17 commits December 19, 2024 23:02
…nds value

YoYoGames/GameMaker-Bugs#8700

* Changed the code example to use game_get_speed(gamespeed_microseconds) and clarified that the base speed should also be expressed in pixels per step
* Small changes to game_get_speed() page
…onds value

YoYoGames/GameMaker-Bugs#8700

* Added a second example that explains how the original example can be used with a base speed in pixels per second
* Tiny fixes on the "speed" function page
…ion on how to obtain a list of system variables

YoYoGames/GameMaker-Bugs#8927

Changed the CMD command to "set" and the Powershell command to "ls env:" (appears to require the colon at the end to work)
…conds when it should be milliseconds

YoYoGames/GameMaker-Bugs#8959

* Changed two mentions of "microseconds" to "milliseconds"
* Updated a few names in the text to match IDE descriptions, along with a few other things
YoYoGames/GameMaker-Bugs#8897

* The Depth And Stencil Buffer page: Added a note explaining that the application surface is only used in the regular Draw events, mentioning that you can use custom surfaces if you need to use the depth or stencil buffer
* A few small changes and fixes on related pages
… during a Clean operation

YoYoGames/GameMaker-Bugs#8695

Compiler Batch Files page: Added a new table underneath the existing one in the "Execution" section
… during a Clean operation

YoYoGames/GameMaker-Bugs#8695

Compiler Batch Files page: Small change to the note to make it clearer that it applies to both tables
…GMS2 and GMRT

YoYoGames/GameMaker-Bugs#9055

* Added new manual page for GM_runtime_type and added to ToC
* Minor changes to other pages
* Removed semicolons at the end of the variable & constant syntax section (doesn't stand on its own as a statement)
@gurpreetsinghmatharoo gurpreetsinghmatharoo merged commit 46c301b into develop Jan 23, 2025
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