index
:
mike/sst
master
Source Speedrun Tools: practice tools and handy features for Source Engine games
Michael Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix L4D1 crash for yet another immediate bugfix release
v0.10-BETA
Michael Smith
8 days
3
-20
/
+6
*
Improve the memcpy/memcmp functions a bit
Michael Smith
13 days
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
*
Rename L4D2_2147plus gametype tag to L4D2_2125plus
Hayden K
2025-04-06
4
-4
/
+7
*
Reload inputhud fonts on resolution change
Michael Smith
2025-04-06
1
-7
/
+14
*
Pass screen width and height into HudPaint events
Michael Smith
2025-04-06
4
-12
/
+7
*
Inform users of incorrect usage of plugin_unload
Michael Smith
2025-04-06
1
-1
/
+20
*
Remove Wer* calls that crash under Wine/Proton
Michael Smith
2025-04-06
1
-18
/
+10
*
Fix broken behaviour in the L4D2 addon system
Hayden K
2025-04-06
1
-0
/
+264
*
Fix very stupid, very old mistake in fixes.c
Michael Smith
2025-04-06
1
-2
/
+6
*
Fix a couple of dumb typos in the fastspin library
Michael Smith
2025-04-06
1
-5
/
+3
*
Develop the msg chunklet further
Michael Smith
2025-04-06
2
-166
/
+638
*
Use C23 void-argument-free prototypes
Michael Smith
2025-04-06
35
-104
/
+104
*
Rewrite and redesign codegen and feature system
Michael Smith
2025-04-06
46
-1548
/
+1614
*
Lowercase the stupid file, Windows. ARGH.
Michael Smith
2024-10-01
1
-0
/
+0
*
Refine input HUD layouts
Michael Smith
2024-09-29
1
-63
/
+77
*
Add missing newlines to clientcon messages
Michael Smith
2024-09-28
1
-3
/
+3
*
Fix crash on exit when our raw input is used
Michael Smith
2024-09-28
1
-2
/
+3
*
Create and use macros to define accessor functions
Michael Smith
2024-09-28
5
-21
/
+116
*
Use single-precision trig functions in testwarp
Michael Smith
2024-09-25
1
-3
/
+3
*
Address some minor L4D warp testing oversights
Michael Smith
2024-09-16
1
-4
/
+12
*
Increase mouse factor limit to 100
Michael Smith
2024-09-15
1
-1
/
+1
*
Add basic button input HUD
Matthew Wozniak
2024-09-14
5
-15
/
+490
*
Fix an include-what-you-use omission
Michael Smith
2024-09-08
1
-0
/
+1
*
Improve the HUD API slightly
Michael Smith
2024-09-08
2
-6
/
+23
*
Fix a Linux woopsy in os.c I spotted the other day
Michael Smith
2024-09-08
1
-1
/
+0
*
Un-break and re-fix x86
Michael Smith
2024-09-07
2
-8
/
+13
*
Fix more broken x86 cases
Michael Smith
2024-09-06
2
-3
/
+4
*
Improve L4D warp testing and add visualisation
Willian Henrique
2024-08-30
1
-11
/
+275
*
Add very basic client console messaging for L4D2
Michael Smith
2024-08-29
4
-2
/
+77
[next]