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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get it sort-of-mostly working in "Old Engine" HL2
HEAD
master
Michael Smith
12 days
7
-264
/
+579
*
Fix a bad error message in dbg.c
Michael Smith
2025-09-29
1
-1
/
+1
*
Handle con_colourmsg this pointer inside con_.c
Michael Smith
2025-08-10
2
-27
/
+47
*
Tidy up some extensions and remove some ifdefs
Michael Smith
2025-08-03
7
-30
/
+21
*
Use shorter spellings of __asm and __attribute
Michael Smith
2025-08-03
9
-20
/
+20
*
Switch to Intel assembly syntax
Michael Smith
2025-08-03
3
-8
/
+8
*
Add an abstraction for hooking v1 and v2 commands
Michael Smith
2025-08-02
4
-50
/
+130
*
Make additional use of untyped command callbacks
Michael Smith
2025-08-02
8
-27
/
+18
*
Set up for 0.15
Michael Smith
2025-07-31
2
-5
/
+5
*
Prepare update string and set zip date for 0.14
v0.14-BETA
Michael Smith
2025-06-27
1
-2
/
+1
*
Add a way to cancel "ISG" in Portal runs
Willian Henrique
2025-06-27
1
-0
/
+152
*
Fix indexing edge case in mkgamedata
Michael Smith
2025-06-27
1
-1
/
+3
*
Add memset to wincrt.c
Michael Smith
2025-06-27
1
-0
/
+17
*
Abstract over con_var layout changes from OE to NE
Michael Smith
2025-06-21
7
-64
/
+108
*
Separate our command callbacks from Source's
Michael Smith
2025-06-21
9
-55
/
+53
*
Bump version to 0.14 for the next release cycle
Michael Smith
2025-06-21
2
-4
/
+4
*
Prep 0.13 release... already
v0.13-BETA
Michael Smith
2025-06-08
2
-6
/
+6
*
Improve the plugin_load/plugin_unload hooks
Michael Smith
2025-06-07
2
-43
/
+50
*
Mildly optimise some console variable stuff
Michael Smith
2025-06-06
2
-35
/
+28
*
Fix features continuing to init when preinit fails
Michael Smith
2025-06-03
1
-4
/
+4
*
Set up for a 0.12 release
v0.12-BETA
Michael Smith
2025-06-01
2
-5
/
+6
*
Check for a null srvdll in sst_dbg_sendtables
Michael Smith
2025-06-01
1
-0
/
+4
*
Fix bad returns missed in the feature init rewrite
Michael Smith
2025-06-01
3
-5
/
+5
*
Fix broken condition for hiding failed features
Michael Smith
2025-05-30
1
-3
/
+6
*
Bump versions and dates yet again
Michael Smith
2025-05-11
2
-5
/
+5
*
Fix the broken broken addon check fix
Michael Smith
2025-05-11
1
-31
/
+24
*
Fix a stupid typo
Michael Smith
2025-05-10
1
-1
/
+1
*
Fix L4D1 crash for yet another immediate bugfix release
v0.10-BETA
Michael Smith
2025-05-09
3
-20
/
+6
*
Improve the memcpy/memcmp functions a bit
Michael Smith
2025-05-05
1
-8
/
+21
*
Add some useful info printouts to debug builds
Michael Smith
2025-04-30
6
-50
/
+240
*
Fix all the brokenness I introduced to l4daddon
Michael Smith
2025-04-30
1
-34
/
+34
*
Add type-safety to virtual calls and accessors
Michael Smith
2025-04-17
27
-256
/
+267
*
Add missing REQUIRE_GAMEDATA things to demorec
Michael Smith
2025-04-16
2
-3
/
+8
*
Remove iflush() from inline hooking code
Michael Smith
2025-04-16
1
-21
/
+0
*
Rework API for inline hooking
Michael Smith
2025-04-16
11
-129
/
+216
*
Refrigerate one more error
Michael Smith
2025-04-16
1
-1
/
+1
*
Fix major idiocy in inputhud (and hud kinda)
Michael Smith
2025-04-16
2
-2
/
+5
*
Fix minor idiocy in msg.c
Michael Smith
2025-04-16
1
-2
/
+2
*
Update info in the readme and a few comments
Michael Smith
2025-04-12
4
-4
/
+4
*
Fix mistakes I made integrating Hayden's old code
Michael Smith
2025-04-09
2
-9
/
+9
*
Put some error paths in the fridge
Michael Smith
2025-04-08
4
-104
/
+115
*
Fix the infamous Swamp Fever "god mode glitch"
Hayden K
2025-04-07
2
-0
/
+17
*
Remove years from copyright headers
Michael Smith
2025-04-07
85
-114
/
+114
*
Fix quickreset not working on L4D1 Apartments
Hayden K
2025-04-07
2
-1
/
+3
*
Write the update notes for 0.9
Michael Smith
2025-04-06
1
-1
/
+12
*
Make Steam L4D1 demos backwards-compatible
Hayden K
2025-04-06
1
-0
/
+186
*
Add portable unreachable macro, just for fun
Michael Smith
2025-04-06
1
-2
/
+3
*
Tweak a couple of bits of whitespace
Michael Smith
2025-04-06
2
-2
/
+2
*
Add feature to remove the chat rate limit
Hayden K
2025-04-06
1
-0
/
+88
*
Add L4D1_1015plus and L4D1_1022plus gametype tags
Hayden K
2025-04-06
2
-2
/
+16
[next]