Sometimes I think that a piece of code is simple enough that I don’t need to spend time setting up a test for it and occasionally I am proven wrong. (it was c...
There are two things here: A fix for winwin_keyboard_set_string not resetting the string correctly, which was caused by both the string and window/buffer metada...
The new winwin_2024_13.yymps file contains workarounds for these two bugs: https://github.com/YoYoGames/GameMaker-Bugs/issues/10141 https://github.com/YoYoGames...
I’m getting “too many requests” when trying to upload using Butler so this is a separate file for now. Fixed a few missing/incomplete functions related to...
Fixed Alt-Enter switching to fullscreen on secondary windows. Apparently this is just a thing that DirectX does by default, and quite so poorly. vk_anykey and v...