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
*
Fix miscategorised jmp instruction
Michael Smith
2024-05-05
1
-3
/
+3
*
Remove some unnecessary and/or confusing stuff
Michael Smith
2024-02-26
3
-6
/
+3
*
Update the stupid copyright years
Michael Smith
2024-02-25
3
-3
/
+3
*
Re-learn how to write C headers, apparently
Michael Smith
2024-01-22
1
-0
/
+5
*
Learn to spell correctly
Michael Smith
2024-01-21
1
-4
/
+4
*
Rethink mem_loadoffset, and consequently, kill it
Michael Smith
2024-01-21
11
-43
/
+58
*
Add a half-decent custom crosshair
Michael Smith
2024-01-21
6
-38
/
+222
*
Add VGUI HUD overlay drawing feature
Matthew Wozniak
2023-12-19
7
-2
/
+373
*
Don't compile kv.c as part of SST itself
Michael Smith
2023-12-17
2
-2
/
+0
*
Cancel fast-forward after the player disconnects
Michael Smith
2023-12-17
6
-10
/
+135
*
Improve quickreset command descriptions a bit
Michael Smith
2023-12-13
1
-2
/
+2
*
Add fast-forward gaps for checking item spawns
Michael Smith
2023-12-05
3
-38
/
+122
*
Add gamedata for autojump in Portal 3420
Hayden K
2023-12-04
1
-1
/
+5
*
Fix Left 4 Dead Survivors crash
Michael Smith
2023-12-04
1
-2
/
+8
*
Add cutscene skipping to L4D quick reset
Michael Smith
2023-12-04
9
-54
/
+309
*
Hook Key_Event instead of DispatchInputEvent in AC
Willian Henrique
2023-11-26
1
-24
/
+33
*
Fix CPlugin ABI on newer L4D2 versions
Michael Smith
2023-11-26
2
-10
/
+35
*
Add a way to fast-forward game time
Matthew Wozniak
2023-11-26
8
-0
/
+303
*
Make L4D2 2147 gametype include all later versions
Michael Smith
2023-11-26
2
-6
/
+6
*
Perform very minor load/unload optimisations
Michael Smith
2023-08-30
10
-26
/
+36
*
Change "plain" filetypes to the proper "text"
Michael Smith
2023-08-30
5
-5
/
+5
*
Only register portal colour cvars in Portal
Michael Smith
2023-08-30
1
-4
/
+8
*
Perform minor build script tidying
Michael Smith
2023-08-30
2
-16
/
+18
*
Fix editorial mishap
Michael Smith
2023-08-27
1
-1
/
+0
*
Remove vcruntime140.dll dependency
Michael Smith
2023-08-27
2
-5
/
+57
*
Fix msgpack sizing blunders
Michael Smith
2023-08-27
2
-4
/
+4
*
Get things at least compiling under Linux
Michael Smith
2023-08-27
19
-137
/
+235
*
Fix amusing typo
Michael Smith
2023-08-05
2
-2
/
+2
*
Fix finding key binding list in some newer builds
Michael Smith
2023-08-04
1
-1
/
+1
*
Coerce all-uppercase titles to pseudo-titlecase
Michael Smith
2023-08-02
1
-0
/
+15
*
Filter out graphics backend window title suffixes
Michael Smith
2023-08-02
1
-2
/
+12
*
Add gamedata for mouse scaling in newest L4D1
Hayden K
2023-08-02
1
-0
/
+1
*
Make various preparations for upcoming features
Michael Smith
2023-08-02
28
-223
/
+1767
*
Add the auto-update script from the website
Michael Smith
2023-08-02
1
-0
/
+53
*
Fix VDF creation for old branches
Michael Smith
2023-08-02
1
-1
/
+7
*
Fix another stupid fps_max exploit
Michael Smith
2023-08-02
1
-2
/
+2
*
Fix another x86 case and add regression tests
Michael Smith
2023-08-02
4
-1
/
+46
*
Put back the Monocypher acknowledgement
Michael Smith
2023-06-22
2
-0
/
+10
*
Update Monocypher yet again, to 4.0.1
Michael Smith
2023-06-22
3
-2184
/
+2124
*
Update some info in the README
Michael Smith
2023-06-21
1
-9
/
+12
*
Tweak feature sorting and fix a chibicc bug
Michael Smith
2023-06-20
2
-29
/
+11
*
Add more GetEngineBuildNumber offsets
Willian Henrique
2023-06-20
1
-3
/
+12
*
Fix L4D VGuiConnect/VGuiIsInitialized gamedata
Willian Henrique
2023-06-15
2
-3
/
+2
*
Fix spuriously-included test case in compile.bat
Michael Smith
2023-06-14
1
-2
/
+0
*
Bump version to 0.6 and reset changelog string
Michael Smith
2023-06-12
2
-13
/
+3
*
Remove the terrible gameinfo.txt garbage at last
Michael Smith
2023-06-12
7
-320
/
+109
*
Leave out the Monocypher acknowledgement for now
v0.5-BETA
Michael Smith
2023-06-11
2
-10
/
+0
*
Add a stupid hack fix for the autojump cheat check
Michael Smith
2023-06-11
1
-3
/
+14
*
Add update changelog and bump zip date
Michael Smith
2023-06-10
2
-3
/
+13
*
Remove some paranoia about missing commands
Michael Smith
2023-06-10
3
-18
/
+1
[next]