Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Perform very minor load/unload optimisations | 2023-08-30 | 1 | -0/+2 | |
* | Make various preparations for upcoming features | 2023-08-02 | 1 | -1/+1 | |
* | Adapt vote reset code into fast campaign resetting | 2023-06-03 | 1 | -4/+4 | |
* | Refactor the RGBA colour struct into engineapi.h | 2023-05-04 | 1 | -6/+6 | |
* | Add basic mouse input scaling | 2022-12-25 | 1 | -29/+106 | |
* | Add magical feature codegen system, at long last | 2022-08-10 | 1 | -3/+8 | |
* | Solve the error logging situation | 2022-06-02 | 1 | -6/+5 | |
* | Fix GetCursorPos hook return value | 2022-04-26 | 1 | -1/+1 | |
* | Add engine_no_focus_sleep backport, fix codegen | 2022-04-25 | 1 | -1/+1 | |
* | Move WIN32_LEAN_AND_MEAN and NOMINMAX into flags | 2022-04-24 | 1 | -2/+0 | |
* | Remove useless raw input multithreading | 2022-03-21 | 1 | -24/+3 | |
* | Add m_rawinput reimplementation to replace RInput | 2022-03-21 | 1 | -0/+181 |