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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add m_rawinput reimplementation to replace RInput
Michael Smith
2022-03-21
4
-3
/
+208
*
Make inline hooking follow jumps
Michael Smith
2022-03-21
1
-4
/
+13
*
Support deferring cvar registration
Michael Smith
2022-03-20
5
-51
/
+94
*
Fix a couple of errata
Michael Smith
2022-03-19
4
-7
/
+6
*
Remove unused library mentions from 3p/README
Michael Smith
2022-03-19
1
-2
/
+0
*
Fix hook_inline() breaking after a single call
Willian Henrique
2022-03-19
2
-2
/
+20
*
Add L4D:S CheckJumpButton index for autojump
Hayden
2022-03-19
1
-0
/
+1
*
Fix L4D1 v1.0 mat_monitorgamma flags for QoL
Hayden
2022-03-19
4
-0
/
+14
*
Spruce up text and fix some copyright years
Michael Smith
2022-03-19
35
-100
/
+104
*
Fix some old KV parser issues
Michael Smith
2022-03-19
5
-84
/
+155
*
Very slightly tidy RTTI stuff
Michael Smith
2022-01-18
3
-13
/
+44
*
Extend nag removal to L4DS too
Michael Smith
2022-01-18
1
-1
/
+1
*
Correct and clarify the VAC warning
Michael Smith
2022-01-17
1
-4
/
+4
*
Fix Left 4 Dead 2 Survivors crashing
Michael Smith
2022-01-17
3
-9
/
+24
*
Fix up more command flags
Michael Smith
2022-01-07
1
-7
/
+21
*
Fix mat_queue_mode *properly*
Michael Smith
2022-01-07
1
-13
/
+16
*
Add another execute bit
Michael Smith
2022-01-06
1
-0
/
+0
*
Fix a couple of other latent woopsies
Michael Smith
2022-01-06
2
-3
/
+4
*
Tidy up stubs, make vstdlib a stub, build on Linux
Michael Smith
2022-01-06
14
-62
/
+72
*
Fix stupid typo
Michael Smith
2022-01-06
1
-1
/
+1
*
Fix build scripts and codegen on Linux
Michael Smith
2022-01-06
3
-5
/
+15
*
Add Windows release automation and bump to v0.2
v0.2-BETA
Michael Smith
2021-12-30
7
-6
/
+133
*
Split up os.h, inline functions and fix some typos
Michael Smith
2021-12-30
10
-163
/
+188
*
Remove some unused files
Michael Smith
2021-12-29
6
-7270
/
+1
*
Make convar init macro type-generic
Michael Smith
2021-12-29
5
-9
/
+16
*
Add custom demo packet stuff
Michael Smith
2021-12-27
3
-5
/
+152
*
Add a basic L4D2 multicore rendering workaround
Michael Smith
2021-12-27
1
-0
/
+18
*
Reintroduce autojump code
Michael Smith
2021-12-27
8
-10
/
+166
*
Block the plugin nag dialog in newer L4D2 builds
Michael Smith
2021-12-27
1
-1
/
+50
*
Unhide useful commands and allow cheats in lobbies
Michael Smith
2021-12-26
6
-2
/
+88
*
Set sst_autorecord to 1 by default
v0.1-BETA
Michael Smith
2021-11-20
1
-1
/
+1
*
Initial public snapshot
Michael Smith
2021-11-20
85
-0
/
+23641