index
:
mike/sst
master
Source Speedrun Tools: practice tools and handy features for Source Engine games
Michael Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rinput.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite and redesign codegen and feature system
Michael Smith
2025-04-06
1
-7
/
+7
*
Fix crash on exit when our raw input is used
Michael Smith
2024-09-28
1
-2
/
+3
*
Increase mouse factor limit to 100
Michael Smith
2024-09-15
1
-1
/
+1
*
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-23
1
-15
/
+16
*
Perform very minor load/unload optimisations
Michael Smith
2023-08-30
1
-0
/
+2
*
Make various preparations for upcoming features
Michael Smith
2023-08-02
1
-1
/
+1
*
Adapt vote reset code into fast campaign resetting
Michael Smith
2023-06-03
1
-4
/
+4
*
Refactor the RGBA colour struct into engineapi.h
Michael Smith
2023-05-04
1
-6
/
+6
*
Add basic mouse input scaling
Michael Smith
2022-12-25
1
-29
/
+106
*
Add magical feature codegen system, at long last
Michael Smith
2022-08-10
1
-3
/
+8
*
Solve the error logging situation
Michael Smith
2022-06-02
1
-6
/
+5
*
Fix GetCursorPos hook return value
Michael Smith
2022-04-26
1
-1
/
+1
*
Add engine_no_focus_sleep backport, fix codegen
Michael Smith
2022-04-25
1
-1
/
+1
*
Move WIN32_LEAN_AND_MEAN and NOMINMAX into flags
Michael Smith
2022-04-24
1
-2
/
+0
*
Remove useless raw input multithreading
Michael Smith
2022-03-21
1
-24
/
+3
*
Add m_rawinput reimplementation to replace RInput
Michael Smith
2022-03-21
1
-0
/
+181