Age | Commit message (Expand) | Author |
---|---|---|
2024-09-15 | Increase mouse factor limit to 100 | Michael Smith |
2024-08-23 | Revise syntax macros and add a ton of branch hints | Michael Smith |
2023-08-30 | Perform very minor load/unload optimisations | Michael Smith |
2023-08-02 | Make various preparations for upcoming features | Michael Smith |
2023-06-03 | Adapt vote reset code into fast campaign resetting | Michael Smith |
2023-05-04 | Refactor the RGBA colour struct into engineapi.h | Michael Smith |
2022-12-25 | Add basic mouse input scaling | Michael Smith |
2022-08-10 | Add magical feature codegen system, at long last | Michael Smith |
2022-06-02 | Solve the error logging situation | Michael Smith |
2022-04-26 | Fix GetCursorPos hook return value | Michael Smith |
2022-04-25 | Add engine_no_focus_sleep backport, fix codegen | Michael Smith |
2022-04-24 | Move WIN32_LEAN_AND_MEAN and NOMINMAX into flags | Michael Smith |
2022-03-21 | Remove useless raw input multithreading | Michael Smith |
2022-03-21 | Add m_rawinput reimplementation to replace RInput | Michael Smith |