summaryrefslogtreecommitdiffhomepage
path: root/src/rinput.c
AgeCommit message (Expand)Author
2023-08-30Perform very minor load/unload optimisationsMichael Smith
2023-08-02Make various preparations for upcoming featuresMichael Smith
2023-06-03Adapt vote reset code into fast campaign resettingMichael Smith
2023-05-04Refactor the RGBA colour struct into engineapi.hMichael Smith
2022-12-25Add basic mouse input scalingMichael Smith
2022-08-10Add magical feature codegen system, at long lastMichael Smith
2022-06-02Solve the error logging situationMichael Smith
2022-04-26Fix GetCursorPos hook return valueMichael Smith
2022-04-25Add engine_no_focus_sleep backport, fix codegenMichael Smith
2022-04-24Move WIN32_LEAN_AND_MEAN and NOMINMAX into flagsMichael Smith
2022-03-21Remove useless raw input multithreadingMichael Smith
2022-03-21Add m_rawinput reimplementation to replace RInputMichael Smith