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
*
Fix mistakes I made integrating Hayden's old code
HEAD
master
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
*
Unhide con_logfile in fixes
Michael Smith
2024-08-29
1
-0
/
+1
*
Add basic server-side tracing functionality
Willian Henrique
2024-08-29
2
-0
/
+161
*
Fix mkentprops for real this time, probably
Michael Smith
2024-08-29
2
-19
/
+27
*
Begin the new version cycle yet again at 0.9
Michael Smith
2024-08-26
2
-5
/
+5
*
Add the one update note to release again, already
v0.8-BETA
Michael Smith
2024-08-26
1
-1
/
+1
*
Fix broken mkentprops code generation
Michael Smith
2024-08-26
1
-3
/
+5
*
Bump version to 0.8 for next release
Michael Smith
2024-08-26
2
-7
/
+5
*
Add update notes and bump zip version for release
v0.7-BETA
Michael Smith
2024-08-26
1
-1
/
+3
*
Add a quick hack fix for Portal 4104 demo playback
Michael Smith
2024-08-23
1
-1
/
+30
*
Rewrite the gamedata and entprops systems entirely
Michael Smith
2024-08-23
9
-695
/
+504
*
Fix an old and stupid woopsy in hud.h
Michael Smith
2024-08-23
1
-1
/
+1
*
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-23
37
-292
/
+355
[next]