-
Notifications
You must be signed in to change notification settings - Fork 13
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
Lts 2022 r3 #157
Lts 2022 r3 #157
Commits on Aug 7, 2024
-
[General] Reivewed 'Adding Sound Effects'
(cherry picked from commit db88a4f)
Configuration menu - View commit details
-
Copy full SHA for 6eb98bc - Browse repository at this point
Copy the full SHA 6eb98bcView commit details -
[General] Reviewed 'Objects And Instances'
(cherry picked from commit 4eb8438)
Configuration menu - View commit details
-
Copy full SHA for 265b357 - Browse repository at this point
Copy the full SHA 265b357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7451c38 - Browse repository at this point
Copy the full SHA 7451c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b56c78 - Browse repository at this point
Copy the full SHA 5b56c78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e29768d - Browse repository at this point
Copy the full SHA e29768dView commit details -
Configuration menu - View commit details
-
Copy full SHA for afd6c8a - Browse repository at this point
Copy the full SHA afd6c8aView commit details -
[General] Reviewed 'Movement and Controls' and 'Summary'
(cherry picked from commit cbdca5f)
Configuration menu - View commit details
-
Copy full SHA for 690c0f4 - Browse repository at this point
Copy the full SHA 690c0f4View commit details -
[General]Added that you can list multiple data types by separating wi…
…th a comma YoYoGames/GameMaker-Feature-Requests#1327 * Added an extra header on the Feather Data Types page with a short description (cherry picked from commit b1274a8)
Configuration menu - View commit details
-
Copy full SHA for cadad93 - Browse repository at this point
Copy the full SHA cadad93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18eeeff - Browse repository at this point
Copy the full SHA 18eeeffView commit details -
[General]Small changes to Instances page
* Listed the ways you can create an instance under a new section "Creating Instances" * Added a "Variable Reference" section and added variables under it (cherry picked from commit 1c0abda)
Configuration menu - View commit details
-
Copy full SHA for 0d694e7 - Browse repository at this point
Copy the full SHA 0d694e7View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59ce1d0 - Browse repository at this point
Copy the full SHA 59ce1d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9d811e - Browse repository at this point
Copy the full SHA c9d811eView commit details -
Parent Texture Group does not affect children
YoYoGames/GameMaker-Bugs#2079 * Changed the description of the Parent Texture Group setting to explain children groups go on the same texture page * Mentioned under Texture Group Format that child groups therefore use the same format (since they share the texture page) * Fixed a couple of small typos (cherry picked from commit ea44d48)
Configuration menu - View commit details
-
Copy full SHA for d3959be - Browse repository at this point
Copy the full SHA d3959beView commit details -
[General]draw_vertex_texture primitives have confusing UV behaviour c…
…ompared to vertex buffers YoYoGames/GameMaker-Bugs#2536 * Updated the "Primitives and Vertex Formats" page: * Defined a bit better what a primitive is * Inserted image with the pr_* constants on this page (since they're shared between primitives and vertex buffers) * Added an introduction to both primitives and vertex buffers, most basic use with copy-pastable examples * Added a section on Texture Coordinates after the introductions to both to point out the difference in uvs * Moved the "enable WebGL on HTML5" note to a snippet (cherry picked from commit 519fb69)
Configuration menu - View commit details
-
Copy full SHA for 90d37f4 - Browse repository at this point
Copy the full SHA 90d37f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74bf274 - Browse repository at this point
Copy the full SHA 74bf274View commit details -
[General]Debugging page links to itself instead of Debugging Preferences
YoYoGames/GameMaker-Bugs#2673 Fixed (cherry picked from commit 8018e26)
Configuration menu - View commit details
-
Copy full SHA for 9472690 - Browse repository at this point
Copy the full SHA 9472690View commit details -
[General]Standalone ternary operations don't work despite manual clai…
…ming otherwise Closes YoYoGames/GameMaker-Bugs#2682 Kept the statement as an example on how the ternary operator cannot be used (cherry picked from commit 9194590)
Configuration menu - View commit details
-
Copy full SHA for 8e123da - Browse repository at this point
Copy the full SHA 8e123daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b61020 - Browse repository at this point
Copy the full SHA 5b61020View commit details -
[General]In-Game: mouse_clear() does not detect release state when cl…
…ear is done while a mouse button is held YoYoGames/GameMaker-Bugs#2072 Moved the part between parentheses to a note and explained it differently to make it more clear (cherry picked from commit 9afc48b)
Configuration menu - View commit details
-
Copy full SHA for 042fd1e - Browse repository at this point
Copy the full SHA 042fd1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8ceba - Browse repository at this point
Copy the full SHA 0b8cebaView commit details -
[General]Manual Content: buffer_read() page does not explain the requ…
…irement for moving the seek position first YoYoGames/GameMaker-Bugs#3503 * Reworded the function description a bit * Added a paragraph explaining that buffer_read advances the seek position * Added paragraph explaining that you must set the seek position correctly to get correct results * Linked buffer_peek function page for the alternative where you don't use the seek position * Updated the example, added extensive description (cherry picked from commit 2fbde3c)
Configuration menu - View commit details
-
Copy full SHA for 27777c3 - Browse repository at this point
Copy the full SHA 27777c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a92165a - Browse repository at this point
Copy the full SHA a92165aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 401eeab - Browse repository at this point
Copy the full SHA 401eeabView commit details -
[General] Document that you can't create buffers larger than 2 Gibiby…
…tes YoYoGames/GameMaker-Bugs#2590 (cherry picked from commit 15ab1ef)
Configuration menu - View commit details
-
Copy full SHA for c9311c1 - Browse repository at this point
Copy the full SHA c9311c1View commit details -
[General] Fixes YoYoGames/GameMaker-Bugs#4340
(cherry picked from commit 0cf4859)
Configuration menu - View commit details
-
Copy full SHA for 24439c4 - Browse repository at this point
Copy the full SHA 24439c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45d9095 - Browse repository at this point
Copy the full SHA 45d9095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7854641 - Browse repository at this point
Copy the full SHA 7854641View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d08fb - Browse repository at this point
Copy the full SHA d7d08fbView commit details -
[General] remove empty line from kb shorts page
(cherry picked from commit 4063eaf)
Configuration menu - View commit details
-
Copy full SHA for 2006b00 - Browse repository at this point
Copy the full SHA 2006b00View commit details -
[General] Minor improvements to structs/constructors vs objects section
(cherry picked from commit e7813b2)
Configuration menu - View commit details
-
Copy full SHA for 15f28b8 - Browse repository at this point
Copy the full SHA 15f28b8View commit details -
(cherry picked from commit 88f3cd5)
Configuration menu - View commit details
-
Copy full SHA for ed33f36 - Browse repository at this point
Copy the full SHA ed33f36View commit details -
[General] Improvements to the text on the Instances page
(cherry picked from commit 48a1e57)
Configuration menu - View commit details
-
Copy full SHA for c07c5bb - Browse repository at this point
Copy the full SHA c07c5bbView commit details -
[General] Improvements to text on Primitives page
(cherry picked from commit ed756b9)
Configuration menu - View commit details
-
Copy full SHA for 3968685 - Browse repository at this point
Copy the full SHA 3968685View commit details -
[General] Improvements on the If Else page
* Added headings * Improved Ternary Operators section (cherry picked from commit cb363ec)
Configuration menu - View commit details
-
Copy full SHA for 50ce2b5 - Browse repository at this point
Copy the full SHA 50ce2b5View commit details -
[General] camera_get_view_border_x and camera_get_view_border_y manua…
…l entries #2534 YoYoGames/GameMaker-Bugs#2534 (cherry picked from commit 53ed90d)
Configuration menu - View commit details
-
Copy full SHA for fc0e18d - Browse repository at this point
Copy the full SHA fc0e18dView commit details -
[General] Fixed bookmark shortcut on Mac
YoYoGames/GameMaker-Bugs#4351 (cherry picked from commit 3333caf)
Configuration menu - View commit details
-
Copy full SHA for 39635e0 - Browse repository at this point
Copy the full SHA 39635e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c9809 - Browse repository at this point
Copy the full SHA 38c9809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e36bd - Browse repository at this point
Copy the full SHA 43e36bdView commit details -
[General]In-Game: get_string_async() causes games to come out of full…
…screen, minimised and paused YoYoGames/GameMaker-Bugs#2255 * Added a note to the Dialog page, explaining that you can use borderless fullscreen if you want to use these functions * Moved notes on the async function pages to a snippet and inserted that * Some other visual changes on the pages (cherry picked from commit 52a3c6e)
Configuration menu - View commit details
-
Copy full SHA for a1e2ec4 - Browse repository at this point
Copy the full SHA a1e2ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dd8cd8 - Browse repository at this point
Copy the full SHA 2dd8cd8View commit details -
[General]variable_clone() doesn't copy script refs in arrays correctly
YoYoGames/GameMaker-Bugs#4548 * Added an additional note to mention you cannot clone built-in structs (cherry picked from commit af6920b)
Configuration menu - View commit details
-
Copy full SHA for fc0fcff - Browse repository at this point
Copy the full SHA fc0fcffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b304977 - Browse repository at this point
Copy the full SHA b304977View commit details -
[General] Changed report button link from contact page to github
(cherry picked from commit a4b51c7)
Configuration menu - View commit details
-
Copy full SHA for eb5debe - Browse repository at this point
Copy the full SHA eb5debeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96348b2 - Browse repository at this point
Copy the full SHA 96348b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6e098 - Browse repository at this point
Copy the full SHA 1f6e098View commit details -
[General] added css appends for index and glossary colours
(cherry picked from commit 2e5bb23)
Configuration menu - View commit details
-
Copy full SHA for ee89e3e - Browse repository at this point
Copy the full SHA ee89e3eView commit details -
[General] Added file for ToC when-closed arrow
(cherry picked from commit acef45d)
Configuration menu - View commit details
-
Copy full SHA for 5f9b0f0 - Browse repository at this point
Copy the full SHA 5f9b0f0View commit details -
[General] Fixed toc when-closed arrow icon, needed rotation
(cherry picked from commit a394702)
Configuration menu - View commit details
-
Copy full SHA for db9710b - Browse repository at this point
Copy the full SHA db9710bView commit details -
[General] Fixed tag for Declare Temp GML Visual action
YoYoGames/GameMaker-Bugs#2386 (cherry picked from commit e03705e)
Configuration menu - View commit details
-
Copy full SHA for ed6db67 - Browse repository at this point
Copy the full SHA ed6db67View commit details -
[General] Document that new paths are created closed, not open
YoYoGames/GameMaker-Bugs#4616 * path_add * path_set_closed * path_get_closed (cherry picked from commit b02ca25)
Configuration menu - View commit details
-
Copy full SHA for 52889b0 - Browse repository at this point
Copy the full SHA 52889b0View commit details -
[General] Change Declare Temp tag to action_temp_variable
(cherry picked from commit 93e7ed5)
Configuration menu - View commit details
-
Copy full SHA for dd4d199 - Browse repository at this point
Copy the full SHA dd4d199View commit details -
[General] YoYoGames/GameMaker-Bugs#4502
(cherry picked from commit dd5eba9)
Configuration menu - View commit details
-
Copy full SHA for 7565812 - Browse repository at this point
Copy the full SHA 7565812View commit details -
[General] fixed no-break space code YoYoGames/GameMaker-Bugs#2199
* added white-space characters page back into the ToC (cherry picked from commit c4f58c0)
Configuration menu - View commit details
-
Copy full SHA for 0925074 - Browse repository at this point
Copy the full SHA 0925074View commit details -
Configuration menu - View commit details
-
Copy full SHA for db89e48 - Browse repository at this point
Copy the full SHA db89e48View commit details -
[General] ds_grid_copy() applies source size to dest grid
Fixes YoYoGames/GameMaker-Bugs#2271 (cherry picked from commit 4332892)
Configuration menu - View commit details
-
Copy full SHA for 52a4b2d - Browse repository at this point
Copy the full SHA 52a4b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0afb59a - Browse repository at this point
Copy the full SHA 0afb59aView commit details -
[General] fixed typo on gpu_set_blendmode_ext_sepalpha
(cherry picked from commit 4539e3a)
Configuration menu - View commit details
-
Copy full SHA for a6856a3 - Browse repository at this point
Copy the full SHA a6856a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5a702 - Browse repository at this point
Copy the full SHA 0b5a702View commit details -
[General] Document that load_csv only loads strings; update the example
YoYoGames/GameMaker-Bugs#4778 (cherry picked from commit 94ea140)
Configuration menu - View commit details
-
Copy full SHA for 5038394 - Browse repository at this point
Copy the full SHA 5038394View commit details -
Configuration menu - View commit details
-
Copy full SHA for c89545e - Browse repository at this point
Copy the full SHA c89545eView commit details -
[General]Mac IDE: Suggest changing the keyboard shortcut for GameMake…
…r→Settings... to Command-, as is expected for all macOS apps. YoYoGames/GameMaker-Bugs#2450 Updated shortcut on the Keyboard Shortcuts page (cherry picked from commit 3d53d0f)
Configuration menu - View commit details
-
Copy full SHA for 5715892 - Browse repository at this point
Copy the full SHA 5715892View commit details -
[General]Mac IDE: Shift-Option-ArrowKeys not behaving as expected dur…
…ing text entry. YoYoGames/GameMaker-Bugs#2438 * Updated keyboard shortcuts page using script, key combinations for this issue are marked "unlisted" though * Updated script a tiny bit to support trailing commas (making it a bit more robust) (cherry picked from commit 940a631)
Configuration menu - View commit details
-
Copy full SHA for 7cf7ad0 - Browse repository at this point
Copy the full SHA 7cf7ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2b7fe - Browse repository at this point
Copy the full SHA 3a2b7feView commit details -
[General] Fixed typo on mp_potential_step_object
(cherry picked from commit 8718a68)
Configuration menu - View commit details
-
Copy full SHA for 4ee1f7b - Browse repository at this point
Copy the full SHA 4ee1f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 694ba37 - Browse repository at this point
Copy the full SHA 694ba37View commit details -
[General]phy_collision_x/y is marked as real, but is an array
YoYoGames/GameMaker-Bugs#4532 * Fixed on phy_collision_x and phy_collision_y pages * Moved note about "collision event only" to a snippet and inserted on all function pages * Explicitly added "Collision Event" to the examples to indicate context * On phy_collision_points page: "between the two objects in the collision" => "between the two instances in the collision" * A few typo fixes here and there (cherry picked from commit e1a58c0)
Configuration menu - View commit details
-
Copy full SHA for df05f13 - Browse repository at this point
Copy the full SHA df05f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for d648404 - Browse repository at this point
Copy the full SHA d648404View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a15f8 - Browse repository at this point
Copy the full SHA d8a15f8View commit details -
[General]Update the code example on the async Steam event page
YoYoGames/GameMaker-Bugs#4331 * Actually remove the sections (cherry picked from commit 2a2e241)
Configuration menu - View commit details
-
Copy full SHA for 0fd5c91 - Browse repository at this point
Copy the full SHA 0fd5c91View commit details -
[General] Updated GM folder name in tests json example
(cherry picked from commit 76dd500)
Configuration menu - View commit details
-
Copy full SHA for b952b98 - Browse repository at this point
Copy the full SHA b952b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c760b - Browse repository at this point
Copy the full SHA 67c760bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b78577 - Browse repository at this point
Copy the full SHA 7b78577View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c2dc2 - Browse repository at this point
Copy the full SHA a4c2dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e3e7cf - Browse repository at this point
Copy the full SHA 3e3e7cfView commit details -
[General] Documented that corner IDs do not work for vertex buffers a…
…nd primitives (implying that they work for everything else) YoYoGames/GameMaker-Bugs#4744 (cherry picked from commit d8a90bd)
Configuration menu - View commit details
-
Copy full SHA for 6c6cc45 - Browse repository at this point
Copy the full SHA 6c6cc45View commit details -
[General] Fixed description of /of parameter in command line building
YoYoGames/GameMaker-Bugs#4339 (cherry picked from commit f53e208)
Configuration menu - View commit details
-
Copy full SHA for 262c894 - Browse repository at this point
Copy the full SHA 262c894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a68011 - Browse repository at this point
Copy the full SHA 2a68011View commit details -
[General]State explicitly in the manual that instance method static v…
…ariables are private and cannot be accessed YoYoGames/GameMaker-Bugs#4687 * Static variables of the function of an instance method can be accessed * Added a note to the static_get page that explains that the static struct of the function can be accessed through the method index (cherry picked from commit 01020f5)
Configuration menu - View commit details
-
Copy full SHA for d35525b - Browse repository at this point
Copy the full SHA d35525bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 692e87e - Browse repository at this point
Copy the full SHA 692e87eView commit details -
[General] Fix Syntax box on gpu_set_blendmode_ext page
(cherry picked from commit 4502723)
Configuration menu - View commit details
-
Copy full SHA for 7c643c0 - Browse repository at this point
Copy the full SHA 7c643c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a6327 - Browse repository at this point
Copy the full SHA b9a6327View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7d7239 - Browse repository at this point
Copy the full SHA b7d7239View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e3883 - Browse repository at this point
Copy the full SHA f4e3883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3578266 - Browse repository at this point
Copy the full SHA 3578266View commit details -
[General] Remove note on text files being encoded as ANSI
YoYoGames/GameMaker-Bugs#5065 (cherry picked from commit 0d8aff3)
Configuration menu - View commit details
-
Copy full SHA for feb5e1e - Browse repository at this point
Copy the full SHA feb5e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80217ad - Browse repository at this point
Copy the full SHA 80217adView commit details -
[General] Document that you can't destroy built-in TS with time_sourc…
…e_destroy but you can destroy their children YoYoGames/GameMaker-Bugs#5015 (cherry picked from commit 16f8391)
Configuration menu - View commit details
-
Copy full SHA for 8f3e3e1 - Browse repository at this point
Copy the full SHA 8f3e3e1View commit details -
[General] Documented that the Draw -> Window Resize event is used on …
…HTML5, not UWP (cherry picked from commit 63097f0)
Configuration menu - View commit details
-
Copy full SHA for 2ca2cdf - Browse repository at this point
Copy the full SHA 2ca2cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0823e38 - Browse repository at this point
Copy the full SHA 0823e38View commit details -
[General] Fixed example description on If Object At Place page
YoYoGames/GameMaker-Bugs#5013 (cherry picked from commit ece0e9b)
Configuration menu - View commit details
-
Copy full SHA for 4c1eeed - Browse repository at this point
Copy the full SHA 4c1eeedView commit details -
[General] Documented that Windows splash screen accepts GIFs but are …
…used as static images YoYoGames/GameMaker-Bugs#5048 (cherry picked from commit da4c533)
Configuration menu - View commit details
-
Copy full SHA for f1d5b75 - Browse repository at this point
Copy the full SHA f1d5b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for a05be76 - Browse repository at this point
Copy the full SHA a05be76View commit details -
[General] Removed stray code from Runtime Functions page
YoYoGames/GameMaker-Bugs#4817 (cherry picked from commit 0e6c2a2)
Configuration menu - View commit details
-
Copy full SHA for df2644e - Browse repository at this point
Copy the full SHA df2644eView commit details -
[General] Fix Mac Package command name (should be PackageZip and Pack…
…ageDMG) YoYoGames/GameMaker-Bugs#4917 (cherry picked from commit 7006730)
Configuration menu - View commit details
-
Copy full SHA for eb34da8 - Browse repository at this point
Copy the full SHA eb34da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f07940 - Browse repository at this point
Copy the full SHA 1f07940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50cd857 - Browse repository at this point
Copy the full SHA 50cd857View commit details -
docs(general): add mouse button icon+ alt text RH snippets
Replaces the icon with "Lmb", "Rmb", "Mmb" if the image is missing (cherry picked from commit 5a9faed)
Configuration menu - View commit details
-
Copy full SHA for 862eb88 - Browse repository at this point
Copy the full SHA 862eb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb993e - Browse repository at this point
Copy the full SHA 2eb993eView commit details -
docs(general): fixed link to toString function explanation
(cherry picked from commit 2521d4c)
Configuration menu - View commit details
-
Copy full SHA for 1b4ee75 - Browse repository at this point
Copy the full SHA 1b4ee75View commit details -
Configuration menu - View commit details
-
Copy full SHA for b12ecf8 - Browse repository at this point
Copy the full SHA b12ecf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6839daa - Browse repository at this point
Copy the full SHA 6839daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a5eb38 - Browse repository at this point
Copy the full SHA 3a5eb38View commit details -
docs(general): updated broken toString() Method links, added handle t…
…o string conversion rules (cherry picked from commit c8d9eba)
Configuration menu - View commit details
-
Copy full SHA for f41b551 - Browse repository at this point
Copy the full SHA f41b551View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abf3f3 - Browse repository at this point
Copy the full SHA 2abf3f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 272b1c3 - Browse repository at this point
Copy the full SHA 272b1c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd75f4 - Browse repository at this point
Copy the full SHA 1fd75f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9309719 - Browse repository at this point
Copy the full SHA 9309719View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9cecc3 - Browse repository at this point
Copy the full SHA d9cecc3View commit details -
docs(general): removed docs on tile inheritance tool
MAN-862: tilemap_set_mask page is confusing with poor examples (cherry picked from commit e8c6298)
Configuration menu - View commit details
-
Copy full SHA for ba85f0b - Browse repository at this point
Copy the full SHA ba85f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd864fd - Browse repository at this point
Copy the full SHA fd864fdView commit details -
docs(general): updated tile_get_index & tile_set_index pages
(cherry picked from commit f0ffbb4)
Configuration menu - View commit details
-
Copy full SHA for 77844e6 - Browse repository at this point
Copy the full SHA 77844e6View commit details -
docs(general): updated some function pages
(cherry picked from commit 8f39747)
Configuration menu - View commit details
-
Copy full SHA for 5118618 - Browse repository at this point
Copy the full SHA 5118618View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0b39ae - Browse repository at this point
Copy the full SHA a0b39aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b9d678 - Browse repository at this point
Copy the full SHA 7b9d678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71504e4 - Browse repository at this point
Copy the full SHA 71504e4View commit details -
docs(general): fixed absolute link on the json_stringify page
(cherry picked from commit 637ff0c)
Configuration menu - View commit details
-
Copy full SHA for 914b727 - Browse repository at this point
Copy the full SHA 914b727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2492f78 - Browse repository at this point
Copy the full SHA 2492f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 214188c - Browse repository at this point
Copy the full SHA 214188cView commit details -
docs(general): Feather specifiers are case-sensitive
(cherry picked from commit eabcc9c)
Configuration menu - View commit details
-
Copy full SHA for 1be9c5e - Browse repository at this point
Copy the full SHA 1be9c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac580ce - Browse repository at this point
Copy the full SHA ac580ceView commit details -
docs(general): Fixed typo on screenshot on The File System page
YoYoGames/GameMaker-Bugs#5172 (cherry picked from commit ae8449b)
Configuration menu - View commit details
-
Copy full SHA for e11bb30 - Browse repository at this point
Copy the full SHA e11bb30View commit details -
docs(general): Fix number of user events mentioned
YoYoGames/GameMaker-Bugs#5169 (cherry picked from commit 13b6e21)
Configuration menu - View commit details
-
Copy full SHA for 5318216 - Browse repository at this point
Copy the full SHA 5318216View commit details -
Configuration menu - View commit details
-
Copy full SHA for db74488 - Browse repository at this point
Copy the full SHA db74488View commit details -
docs(general): Fix name of post_textures.bat compiler step
(cherry picked from commit 5e3f868)
Configuration menu - View commit details
-
Copy full SHA for d2f6853 - Browse repository at this point
Copy the full SHA d2f6853View commit details -
Configuration menu - View commit details
-
Copy full SHA for c132847 - Browse repository at this point
Copy the full SHA c132847View commit details -
docs(general): a couple of tiny typo fixes
(cherry picked from commit f0eb141)
Configuration menu - View commit details
-
Copy full SHA for c5da8da - Browse repository at this point
Copy the full SHA c5da8daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c9aff - Browse repository at this point
Copy the full SHA 43c9affView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f85c8e - Browse repository at this point
Copy the full SHA 3f85c8eView commit details -
docs(general): mentioned Ctrl + Comma and Ctrl + Period for workspace…
… overview navigation on macOS YoYoGames/GameMaker-Bugs#5595 (cherry picked from commit e11fe0b)
Configuration menu - View commit details
-
Copy full SHA for f0a993a - Browse repository at this point
Copy the full SHA f0a993aView commit details -
docs(general): Draw Sprite sub-image mistake fix
YoYoGames/GameMaker-Bugs#5565 (cherry picked from commit 57ee86b)
Configuration menu - View commit details
-
Copy full SHA for 01b70d5 - Browse repository at this point
Copy the full SHA 01b70d5View commit details -
docs(general): Description error for ds_queue_tail()
YoYoGames/GameMaker-Bugs#5500 (cherry picked from commit b81b838)
Configuration menu - View commit details
-
Copy full SHA for eac8fae - Browse repository at this point
Copy the full SHA eac8faeView commit details -
docs(general): Document that static variables cannot be defined condi…
…tionally YoYoGames/GameMaker-Bugs#4449 (cherry picked from commit 87b8eb5)
Configuration menu - View commit details
-
Copy full SHA for 1f32f99 - Browse repository at this point
Copy the full SHA 1f32f99View commit details -
docs(general): Manual overview page for "Surfaces" doesn't mention fr…
…eeing them after use YoYoGames/GameMaker-Bugs#5622 (cherry picked from commit e83693d)
Configuration menu - View commit details
-
Copy full SHA for 1ef9c0a - Browse repository at this point
Copy the full SHA 1ef9c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6606368 - Browse repository at this point
Copy the full SHA 6606368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cb26fd - Browse repository at this point
Copy the full SHA 7cb26fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 281796c - Browse repository at this point
Copy the full SHA 281796cView commit details -
docs(general): Fix gamepad axis and button constant links
YoYoGames/GameMaker-Bugs#5134 (cherry picked from commit 716d8a2)
Configuration menu - View commit details
-
Copy full SHA for ad48cda - Browse repository at this point
Copy the full SHA ad48cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e17324 - Browse repository at this point
Copy the full SHA 3e17324View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0441a6e - Browse repository at this point
Copy the full SHA 0441a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 247558a - Browse repository at this point
Copy the full SHA 247558aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b99c51f - Browse repository at this point
Copy the full SHA b99c51fView commit details -
docs(general): Document that changing sprite_index to a shorter anima…
…tion sprite will reset the image_index YoYoGames/GameMaker-Bugs#4787 (cherry picked from commit ee02bd9)
Configuration menu - View commit details
-
Copy full SHA for 910d7b0 - Browse repository at this point
Copy the full SHA 910d7b0View commit details -
docs(general): Clarification for iOS file handling of files with the …
…same name YoYoGames/GameMaker-Bugs#4978 (cherry picked from commit edceb9b)
Configuration menu - View commit details
-
Copy full SHA for 0320ad5 - Browse repository at this point
Copy the full SHA 0320ad5View commit details -
docs(general): Built-In Lights need Vertex Buffers to work
YoYoGames/GameMaker-Bugs#5127 (cherry picked from commit 177c5d8)
Configuration menu - View commit details
-
Copy full SHA for 6b8a774 - Browse repository at this point
Copy the full SHA 6b8a774View commit details -
docs(general): Clarify description on ds_map_add() to make the differ…
…ence between the function and the $ accessor clear when overwriting existing keys YoYoGames/GameMaker-Bugs#4795 (cherry picked from commit c9eb354)
Configuration menu - View commit details
-
Copy full SHA for e084bac - Browse repository at this point
Copy the full SHA e084bacView commit details -
docs(general): Manual Content: Update macOS section of Gamepad Input …
…page to reference compatibility with more gamepads YoYoGames/GameMaker-Bugs#4738 (cherry picked from commit 6f43bd6)
Configuration menu - View commit details
-
Copy full SHA for fb872c9 - Browse repository at this point
Copy the full SHA fb872c9View commit details -
docs(general): draw_light_get element 5 fix
(cherry picked from commit 3067cbd)
Configuration menu - View commit details
-
Copy full SHA for 195d7d3 - Browse repository at this point
Copy the full SHA 195d7d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da1af2 - Browse repository at this point
Copy the full SHA 2da1af2View commit details -
docs(general): Compiler batch scripts update
(cherry picked from commit 9f280cd)
Configuration menu - View commit details
-
Copy full SHA for fb621a0 - Browse repository at this point
Copy the full SHA fb621a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1477d67 - Browse repository at this point
Copy the full SHA 1477d67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ffb22c - Browse repository at this point
Copy the full SHA 3ffb22cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11dcdf7 - Browse repository at this point
Copy the full SHA 11dcdf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 572b5a7 - Browse repository at this point
Copy the full SHA 572b5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 475368c - Browse repository at this point
Copy the full SHA 475368cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1432afb - Browse repository at this point
Copy the full SHA 1432afbView commit details -
docs(general): Fixed audio_3D -> audio_3d
YoYoGames/GameMaker-Bugs#5966 (cherry picked from commit d5ca8dd)
Configuration menu - View commit details
-
Copy full SHA for 2b6c966 - Browse repository at this point
Copy the full SHA 2b6c966View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c1f615 - Browse repository at this point
Copy the full SHA 7c1f615View commit details -
docs(general): Add to gml.js: asset_sequence, asset_animationcurve, a…
…sset_particlesystem (cherry picked from commit dea0ec7)
Configuration menu - View commit details
-
Copy full SHA for 3a88318 - Browse repository at this point
Copy the full SHA 3a88318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f934fe - Browse repository at this point
Copy the full SHA 8f934feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b122a00 - Browse repository at this point
Copy the full SHA b122a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7af6eae - Browse repository at this point
Copy the full SHA 7af6eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b09ba - Browse repository at this point
Copy the full SHA 10b09baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0904a27 - Browse repository at this point
Copy the full SHA 0904a27View commit details -
docs(general): tilemap_set_at_pixel title fix
YoYoGames/GameMaker-Bugs#6141 (cherry picked from commit fbb756f)
Configuration menu - View commit details
-
Copy full SHA for c42c15a - Browse repository at this point
Copy the full SHA c42c15aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b45ae5 - Browse repository at this point
Copy the full SHA 2b45ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a13fe - Browse repository at this point
Copy the full SHA 82a13feView commit details -
docs(general): Document sprite_delete return value
YoYoGames/GameMaker-Bugs#5859 (cherry picked from commit f96a6b3)
Configuration menu - View commit details
-
Copy full SHA for 5c85cbb - Browse repository at this point
Copy the full SHA 5c85cbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f9d62 - Browse repository at this point
Copy the full SHA 15f9d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f0094 - Browse repository at this point
Copy the full SHA 82f0094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77485ed - Browse repository at this point
Copy the full SHA 77485edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ccdc1 - Browse repository at this point
Copy the full SHA 77ccdc1View commit details -
docs(general): fixed missing parentheses around function call on gpu_…
…get_tex_mip_enable page YoYoGames/GameMaker-Bugs#3708 (cherry picked from commit 3a14db1)
Configuration menu - View commit details
-
Copy full SHA for 9f39219 - Browse repository at this point
Copy the full SHA 9f39219View commit details -
docs(general): replaced hyperlinks with cross-references on Drawing o…
…verview page YoYoGames/GameMaker-Bugs#3708 (cherry picked from commit 18c4e66)
Configuration menu - View commit details
-
Copy full SHA for 57e88a2 - Browse repository at this point
Copy the full SHA 57e88a2View commit details -
docs(general): cursor_sprite - manual page doesn't open
YoYoGames/GameMaker-Bugs#6249 * Fixed the tag and keyword at the bottom of the page * Visual update of the page (cherry picked from commit 1d534b8)
Configuration menu - View commit details
-
Copy full SHA for 418946c - Browse repository at this point
Copy the full SHA 418946cView commit details -
docs(general): shader_set_uniform_matrix & shader_set_uniform_matrix_…
…array YoYoGames/GameMaker-Bugs#6201 * Updated pages of shader_set_uniform_matrix and shader_set_uniform_matrix_array a bit * shader_set_uniform_matrix_array page: * Updated the code example on the page to a more practical one * Added details on how to define the uniform and access the individual matrices in the shader * Added explicitly that the array length should be a multiple of 16 (cherry picked from commit f6049fb)
Configuration menu - View commit details
-
Copy full SHA for 7ee05d6 - Browse repository at this point
Copy the full SHA 7ee05d6View commit details -
docs(general): ds_list_set() page has an incorrect explanation for it…
…s code example YoYoGames/GameMaker-Bugs#5908 * Changed the code example and description * Visual update of the page (cherry picked from commit 273e25d)
Configuration menu - View commit details
-
Copy full SHA for 6e67c57 - Browse repository at this point
Copy the full SHA 6e67c57View commit details -
docs(general): Error in "layer_get_name" example
YoYoGames/GameMaker-Bugs#6306 * Updated code example: fixed the issue and replaced DS list with array * Updated function page a bit (cherry picked from commit 6900952)
Configuration menu - View commit details
-
Copy full SHA for 3e470c1 - Browse repository at this point
Copy the full SHA 3e470c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9de90c - Browse repository at this point
Copy the full SHA c9de90cView commit details -
docs(general): gml_pragma("forceinline" does not work on methods
YoYoGames/GameMaker-Bugs#6327 * Updated the description of gml_pragma() to make it clear that this is a request that's not guaranteed (cherry picked from commit 07c6dd7)
Configuration menu - View commit details
-
Copy full SHA for 1c4861b - Browse repository at this point
Copy the full SHA 1c4861bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2735fc4 - Browse repository at this point
Copy the full SHA 2735fc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee06db - Browse repository at this point
Copy the full SHA 4ee06dbView commit details -
docs(general): [Documentation] Guarantee Collision Events in Event Order
YoYoGames/GameMaker-Bugs#5494 YoYoGames/GameMaker-Bugs#5687 * Documented the precise order of events on the Event Order page * Mentioned the differences when using Collision Compatibility Mode (cherry picked from commit 690c7c0)
Configuration menu - View commit details
-
Copy full SHA for 8753067 - Browse repository at this point
Copy the full SHA 8753067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95dc627 - Browse repository at this point
Copy the full SHA 95dc627View commit details -
docs(general): Various dev/debug async dialog pages state it shouldn'…
…t be used in released games, but this should clarify "on desktop OSes" YoYoGames/GameMaker#3059 * Changed the note to mention that this applies to desktop OSes (cherry picked from commit b8d7c4d)
Configuration menu - View commit details
-
Copy full SHA for b61a3d2 - Browse repository at this point
Copy the full SHA b61a3d2View commit details -
docs(general): .NET8 has changed where user settings are stored, we s…
…hould migrate old install settings to the new location YoYoGames/YoYoStudio#10042 * IDE Preferences page: * Updated Mac folder path and added a note on the migration * Changed "GameMaker" directory name to "GameMakerStudio2" * Updated the paths in the example output on the Creating A Marketplace Asset page * Path Preferences page: updated the IDE cache and Asset cache directory paths * Updated the default paths on the Building via Command Line page, replaced with RH variables (cherry picked from commit 233600b)
Configuration menu - View commit details
-
Copy full SHA for d7dfaf2 - Browse repository at this point
Copy the full SHA d7dfaf2View commit details -
docs(general): added missing "Shaders" section under Drawing section …
…in ToC (cherry picked from commit 98d690f)
Configuration menu - View commit details
-
Copy full SHA for bb106a5 - Browse repository at this point
Copy the full SHA bb106a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce079c - Browse repository at this point
Copy the full SHA 2ce079cView commit details -
docs(general): part_type_colour2() and ...3() incorrectly change the …
…colour of pre-existing particles also YoYoGames/GameMaker-Bugs#5087 * Updated the short description of the part_type_colour* functions to emphasize it applies to "newly created particles of the given type" * Also added to part_type_colour_hsv, part_type_colour_rgb and part_type_colour_mix function pages * Added a RH note and added it to all the part_type_colour* function pages * Minor changes to other pages related to particle types (cherry picked from commit edd58de)
Configuration menu - View commit details
-
Copy full SHA for 5c30f36 - Browse repository at this point
Copy the full SHA 5c30f36View commit details -
docs(general): replaced ampersand character with its HTML equivalent …
…in the stencil equation RH variable (cherry picked from commit 02d4a3f)
Configuration menu - View commit details
-
Copy full SHA for 6bf0d12 - Browse repository at this point
Copy the full SHA 6bf0d12View commit details -
docs(general): removed remaining non-breaking space characters with t…
…he HTML entity " " in RH variables * To allow reading/writing the file as valid XML (cherry picked from commit 809ffc1)
Configuration menu - View commit details
-
Copy full SHA for b99606e - Browse repository at this point
Copy the full SHA b99606eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 145463b - Browse repository at this point
Copy the full SHA 145463bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b43c2 - Browse repository at this point
Copy the full SHA 48b43c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4fce79 - Browse repository at this point
Copy the full SHA c4fce79View commit details -
docs(general): update Shader Constants manual page
YoYoGames/GameMaker-Bugs#6380 YoYoGames/GameMaker-Bugs#6474 * Renamed "Shader Constants" page to "Built-In Shader Constants" * Split up the constants in "Constants" and "Uniforms" and clarified the naming convention * Visual update of the page and other small improvements * Fixed the name of "gm_Lights_Colour[]", as brought up in #6474 (cherry picked from commit e002ebb)
Configuration menu - View commit details
-
Copy full SHA for dd1619e - Browse repository at this point
Copy the full SHA dd1619eView commit details -
docs(general): nameof() no longer works with enums and macros in 2024.6
YoYoGames/GameMaker-Bugs#6506 Fixed the manual page: removed the note saying enum members and macros aren't supported and reworded the description a bit (cherry picked from commit b621954)
Configuration menu - View commit details
-
Copy full SHA for d28ad87 - Browse repository at this point
Copy the full SHA d28ad87View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb69ee - Browse repository at this point
Copy the full SHA dfb69eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3a2969 - Browse repository at this point
Copy the full SHA a3a2969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 957574d - Browse repository at this point
Copy the full SHA 957574dView commit details -
docs(general): Clarification on what the Tile Set Confirm Dialogs pre…
…ference does YoYoGames/GameMaker-Bugs#6341 (cherry picked from commit c4945c1)
Configuration menu - View commit details
-
Copy full SHA for a7fd87d - Browse repository at this point
Copy the full SHA a7fd87dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 573e721 - Browse repository at this point
Copy the full SHA 573e721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c66dee - Browse repository at this point
Copy the full SHA 2c66deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 193d087 - Browse repository at this point
Copy the full SHA 193d087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23caef0 - Browse repository at this point
Copy the full SHA 23caef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a49ae - Browse repository at this point
Copy the full SHA 33a49aeView commit details -
docs(general): updated hyperlink to cross-reference
(cherry picked from commit e7be277)
Configuration menu - View commit details
-
Copy full SHA for 2fc6d1c - Browse repository at this point
Copy the full SHA 2fc6d1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f841a - Browse repository at this point
Copy the full SHA 61f841aView commit details -
docs(general): added "read-only" tag for struct members
(cherry picked from commit 2fe836b)
Configuration menu - View commit details
-
Copy full SHA for eef7aef - Browse repository at this point
Copy the full SHA eef7aefView commit details -
docs(general): Lists of variables inside various sequence related str…
…ucts are incomplete YoYoGames/GameMaker-Bugs#5825 Tiny change in description of "enabled" (cherry picked from commit a417430)
Configuration menu - View commit details
-
Copy full SHA for 6001c51 - Browse repository at this point
Copy the full SHA 6001c51View commit details -
docs(general): fixed binary typo in bit shift example
YoYoGames/GameMaker-Bugs#6640 (cherry picked from commit 282b18d)
Configuration menu - View commit details
-
Copy full SHA for 0f969e5 - Browse repository at this point
Copy the full SHA 0f969e5View commit details -
docs(general): syntax error in sample code on Evaluation Order page
YoYoGames/GameMaker-Bugs#6671 (cherry picked from commit 7978bb2)
Configuration menu - View commit details
-
Copy full SHA for 3b8f64c - Browse repository at this point
Copy the full SHA 3b8f64cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62bd09d - Browse repository at this point
Copy the full SHA 62bd09dView commit details -
docs(general): Audio buffers main page claims that Game Maker support…
…s recording sounds from the OS YoYoGames/GameMaker-Bugs#6589 (cherry picked from commit 659fc51)
Configuration menu - View commit details
-
Copy full SHA for 86c1132 - Browse repository at this point
Copy the full SHA 86c1132View commit details -
docs(general): Page for audio_create_play_queue is incorrect about Au…
…dio Playback Asynchronous Event YoYoGames/GameMaker-Bugs#6539 (cherry picked from commit 54f0353)
Configuration menu - View commit details
-
Copy full SHA for 72ed3d2 - Browse repository at this point
Copy the full SHA 72ed3d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f4d8d8 - Browse repository at this point
Copy the full SHA 8f4d8d8View commit details -
docs(general): add YYBundleIdentifier to ext injection strings
(cherry picked from commit bab1134)
Configuration menu - View commit details
-
Copy full SHA for eab7aa9 - Browse repository at this point
Copy the full SHA eab7aa9View commit details -
docs(general): Empty NOTE section in Expressions And Operators page
YoYoGames/GameMaker-Bugs#6706 (cherry picked from commit 5a786c8)
Configuration menu - View commit details
-
Copy full SHA for 53c566a - Browse repository at this point
Copy the full SHA 53c566aView commit details -
Configuration menu - View commit details
-
Copy full SHA for db834af - Browse repository at this point
Copy the full SHA db834afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c895f - Browse repository at this point
Copy the full SHA 42c895fView commit details -
docs(general): Android: Extension compiler crash on valid tag injecti…
…ons. YoYoGames/GameMaker-Bugs#6562 Small changes to page (cherry picked from commit 38c53de)
Configuration menu - View commit details
-
Copy full SHA for 70e5888 - Browse repository at this point
Copy the full SHA 70e5888View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2b062 - Browse repository at this point
Copy the full SHA 3e2b062View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d0ebe - Browse repository at this point
Copy the full SHA f7d0ebeView commit details -
docs(general): Erroneous text in diagram in Collision Mask section of…
… The Sprite Editor manual page YoYoGames/GameMaker-Bugs#6694 (cherry picked from commit 391c805)
Configuration menu - View commit details
-
Copy full SHA for 319e7e7 - Browse repository at this point
Copy the full SHA 319e7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0168f - Browse repository at this point
Copy the full SHA 5c0168fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b837a28 - Browse repository at this point
Copy the full SHA b837a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c6b6a - Browse repository at this point
Copy the full SHA 83c6b6aView commit details -
docs(general): Manual Content: DS Grids page should not describe grid…
…s as a type of array YoYoGames/GameMaker-Bugs#6860 (cherry picked from commit 158ab44)
Configuration menu - View commit details
-
Copy full SHA for d0fd5b3 - Browse repository at this point
Copy the full SHA d0fd5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e57879 - Browse repository at this point
Copy the full SHA 1e57879View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb70ee4 - Browse repository at this point
Copy the full SHA fb70ee4View commit details -
docs(general): Clarify layer RMB properties regarding room inheritance
(cherry picked from commit 6093d7a)
Configuration menu - View commit details
-
Copy full SHA for 49be8ad - Browse repository at this point
Copy the full SHA 49be8adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85eeb34 - Browse repository at this point
Copy the full SHA 85eeb34View commit details -
docs(general): CSS append fix for mobile issues:
1. Hidden bottom bar 2. White text (unreadable) for index and glossary menus (cherry picked from commit 177f146)
Configuration menu - View commit details
-
Copy full SHA for 464c9ee - Browse repository at this point
Copy the full SHA 464c9eeView commit details -
docs(general): Link scm preferences on scm page
(cherry picked from commit 63e9bdb)
Configuration menu - View commit details
-
Copy full SHA for b29bb45 - Browse repository at this point
Copy the full SHA b29bb45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f35ffe - Browse repository at this point
Copy the full SHA 9f35ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb04ff - Browse repository at this point
Copy the full SHA aeb04ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b368b - Browse repository at this point
Copy the full SHA 82b368bView commit details -
docs(general): Add hint onto Windows's Game Options - Images page tha…
…t icon is only shown when Create Exe YoYoGames/GameMaker-Bugs#6870 (cherry picked from commit 2781e82)
Configuration menu - View commit details
-
Copy full SHA for eaf22db - Browse repository at this point
Copy the full SHA eaf22dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 600a0a4 - Browse repository at this point
Copy the full SHA 600a0a4View commit details -
[Feature] Updated documentation for Gaussian Blur, adding details on …
…the parameters YoYoGames/GameMaker#3302 (cherry picked from commit aff023f)
Configuration menu - View commit details
-
Copy full SHA for 8787db2 - Browse repository at this point
Copy the full SHA 8787db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee28ad - Browse repository at this point
Copy the full SHA 9ee28adView commit details
Commits on Aug 9, 2024
-
docs(feature): Help Menu: Change "Create Your Contact Us Package" to …
…upload the zip privately and return a download URL YoYoGames/GameMaker-Bugs#6375 * Updated the name of the option, its description and the screenshot * Replaced hyperlinks still referring to "yoyogames.com" with the corresponding link to "gamemaker.io" (cherry picked from commit a08ed34)
Configuration menu - View commit details
-
Copy full SHA for aab1847 - Browse repository at this point
Copy the full SHA aab1847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc6d51 - Browse repository at this point
Copy the full SHA 9cc6d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for e28a90f - Browse repository at this point
Copy the full SHA e28a90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 276f9be - Browse repository at this point
Copy the full SHA 276f9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c0f5b - Browse repository at this point
Copy the full SHA 01c0f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1063cf4 - Browse repository at this point
Copy the full SHA 1063cf4View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8f672b - Browse repository at this point
Copy the full SHA d8f672bView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea0243e - Browse repository at this point
Copy the full SHA ea0243eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4660568 - Browse repository at this point
Copy the full SHA 4660568View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d576327 - Browse repository at this point
Copy the full SHA d576327View commit details
Commits on Oct 17, 2024
-
docs(general): Removed static_get and static_set from LTS manual; als…
…o removed JSON guide as it was broken #183
Configuration menu - View commit details
-
Copy full SHA for a6c210a - Browse repository at this point
Copy the full SHA a6c210aView commit details