Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-21 | Expose Cursor Position to UI vm (#387) | uniboi | |
* add NSGetCursorPosition * fix vs filters * fix clang formatting * Create wininfo.h * Create wininfo.cpp * add wininfo to compiler options * add wininfo to filters * move wininfo * clamp position to screen size | |||
2023-01-20 | Pedantic fix for #391 (use if-else instead of if) (#392) | p0358 | |
Pedantic fix for previous commit (3cfd6f9) (use if-else instead of if) | |||
2023-01-06 | Fix issues of restriction of chat message charset (#391)v1.12.0-rc1 | p0358 | |
2022-12-19 | Restructuring (#365) | Emma Miler | |
* Remove launcher proxy * Restructuring * More restructuring * Fix include dirs * Fix merge * Remove clang thing * Filters * Oops |