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
/
compile.bat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Steam L4D1 demos backwards-compatible
Hayden K
2025-04-06
1
-0
/
+1
*
Add feature to remove the chat rate limit
Hayden K
2025-04-06
1
-0
/
+1
*
Fix broken behaviour in the L4D2 addon system
Hayden K
2025-04-06
1
-0
/
+1
*
Rewrite and redesign codegen and feature system
Michael Smith
2025-04-06
1
-13
/
+13
*
Remove redundant and/or incorrect -municode flag
Michael Smith
2024-09-28
1
-3
/
+3
*
Enable rebuilding the plugin while it is loaded
Michael Smith
2024-09-28
1
-1
/
+18
*
Add basic button input HUD
Matthew Wozniak
2024-09-14
1
-0
/
+1
*
Add very basic client console messaging for L4D2
Michael Smith
2024-08-29
1
-0
/
+1
*
Add basic server-side tracing functionality
Willian Henrique
2024-08-29
1
-0
/
+1
*
Rewrite the gamedata and entprops systems entirely
Michael Smith
2024-08-23
1
-8
/
+6
*
Prevent errorlevel weirdness in compile.bat
Michael Smith
2024-08-22
1
-21
/
+20
*
Rework OS abstractions
Michael Smith
2024-08-22
1
-10
/
+26
*
Add a half-decent custom crosshair
Michael Smith
2024-01-21
1
-0
/
+2
*
Add VGUI HUD overlay drawing feature
Matthew Wozniak
2023-12-19
1
-1
/
+3
*
Don't compile kv.c as part of SST itself
Michael Smith
2023-12-17
1
-1
/
+0
*
Cancel fast-forward after the player disconnects
Michael Smith
2023-12-17
1
-0
/
+1
*
Add cutscene skipping to L4D quick reset
Michael Smith
2023-12-04
1
-2
/
+1
*
Add a way to fast-forward game time
Matthew Wozniak
2023-11-26
1
-0
/
+1
*
Perform minor build script tidying
Michael Smith
2023-08-30
1
-14
/
+15
*
Fix editorial mishap
Michael Smith
2023-08-27
1
-1
/
+0
*
Remove vcruntime140.dll dependency
Michael Smith
2023-08-27
1
-5
/
+9
*
Make various preparations for upcoming features
Michael Smith
2023-08-02
1
-3
/
+5
*
Fix another x86 case and add regression tests
Michael Smith
2023-08-02
1
-0
/
+2
*
Fix spuriously-included test case in compile.bat
Michael Smith
2023-06-14
1
-2
/
+0
*
Prune some comments and tidy up other minor things
Michael Smith
2023-06-10
1
-3
/
+8
*
Adapt vote reset code into fast campaign resetting
Michael Smith
2023-06-03
1
-2
/
+4
*
Add command to reset L4D2 vote cooldowns
Willian Henrique
2023-05-21
1
-0
/
+1
*
Add snd_mute_losefocus backport
Willian Henrique
2023-05-17
1
-1
/
+3
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
1
-4
/
+9
*
Import Monocypher 3.1.3 + monocypher-rng module
Michael Smith
2022-08-16
1
-0
/
+1
*
Add event system
Michael Smith
2022-07-23
1
-1
/
+1
*
Split custom demo data into its own file/feature
Michael Smith
2022-07-23
1
-0
/
+1
*
Add keybind lookup code
Michael Smith
2022-07-23
1
-0
/
+1
*
Add alias management plus input filtering skeleton
Michael Smith
2022-07-23
1
-5
/
+5
*
Add update detection, clean up minor stuff
Michael Smith
2022-06-27
1
-2
/
+2
*
Solve the error logging situation
Michael Smith
2022-06-02
1
-25
/
+41
*
Add basic Portal crosshair colour customisation
Michael Smith
2022-05-30
1
-2
/
+3
*
Add entity property finding and L4D warp testing
Michael Smith
2022-05-03
1
-3
/
+7
*
Centralise engine access, add Portal FOV changer
Michael Smith
2022-04-30
1
-3
/
+7
*
Add engine_no_focus_sleep backport, fix codegen
Michael Smith
2022-04-25
1
-3
/
+4
*
Fix dark L4D2 rendering on Intel integrated GPUs
Michael Smith
2022-04-25
1
-1
/
+1
*
Move WIN32_LEAN_AND_MEAN and NOMINMAX into flags
Michael Smith
2022-04-24
1
-1
/
+1
*
Dynamically link the Windows C runtime
Michael Smith
2022-04-24
1
-3
/
+9
*
Replace udis86 with a very small x86 decoder
Michael Smith
2022-04-24
1
-4
/
+7
*
Make build scripts *slightly* more flexible
Michael Smith
2022-03-30
1
-19
/
+30
*
Work around plugin unloading bug in old branches
Michael Smith
2022-03-23
1
-1
/
+1
*
Add m_rawinput reimplementation to replace RInput
Michael Smith
2022-03-21
1
-2
/
+3
*
Tidy up stubs, make vstdlib a stub, build on Linux
Michael Smith
2022-01-06
1
-2
/
+3
*
Split up os.h, inline functions and fix some typos
Michael Smith
2021-12-30
1
-4
/
+3
*
Reintroduce autojump code
Michael Smith
2021-12-27
1
-2
/
+3
[next]