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 mistakes I made integrating Hayden's old code
HEAD
master
Michael Smith
2025-04-09
2
-9
/
+9
*
Do the goto :end thing in mkbindist.bat too
Michael Smith
2025-04-08
1
-6
/
+8
*
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
3
-0
/
+19
*
Remove years from copyright headers
Michael Smith
2025-04-07
88
-126
/
+126
*
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
2
-0
/
+187
*
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
3
-0
/
+90
*
Add L4D1_1015plus and L4D1_1022plus gametype tags
Hayden K
2025-04-06
3
-3
/
+18
*
Rename L4D2_2147plus gametype tag to L4D2_2125plus
Hayden K
2025-04-06
6
-10
/
+13
*
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
7
-6
/
+274
*
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
52
-1606
/
+1666
*
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
*
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
2
-2
/
+20
*
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
*
Add a mailmap to fix some name/email silliness
Michael Smith
2024-09-24
1
-0
/
+5
*
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
8
-15
/
+504
*
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
3
-6
/
+26
*
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
4
-10
/
+63
*
Fix more broken x86 cases
Michael Smith
2024-09-06
3
-22
/
+27
*
Improve L4D warp testing and add visualisation
Willian Henrique
2024-08-30
3
-11
/
+283
*
Add very basic client console messaging for L4D2
Michael Smith
2024-08-29
7
-4
/
+84
*
Unhide con_logfile in fixes
Michael Smith
2024-08-29
1
-0
/
+1
*
Add basic server-side tracing functionality
Willian Henrique
2024-08-29
4
-0
/
+163
*
Fix mkentprops for real this time, probably
Michael Smith
2024-08-29
3
-20
/
+28
*
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
*
Fix Teleport gamedata for sst_l4d_testwarp on L4D2
Michael Smith
2024-08-26
1
-2
/
+2
*
Bump version to 0.8 for next release
Michael Smith
2024-08-26
2
-7
/
+5
[next]