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
*
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
*
Add update notes and bump zip version for release
v0.7-BETA
Michael Smith
2024-08-26
2
-3
/
+5
*
Add a quick hack fix for Portal 4104 demo playback
Michael Smith
2024-08-23
1
-1
/
+30
*
Fix PEntityOfEntIndex gamedata for Portal 4104
Matthew Wozniak
2024-08-23
1
-1
/
+1
*
Rewrite the gamedata and entprops systems entirely
Michael Smith
2024-08-23
26
-1115
/
+807
*
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
38
-293
/
+356
*
Prevent errorlevel weirdness in compile.bat
Michael Smith
2024-08-22
1
-21
/
+20
*
Rework OS abstractions
Michael Smith
2024-08-22
21
-371
/
+585
*
Bump the version to 0.7, ahead of next release
Michael Smith
2024-08-05
2
-12
/
+5
*
Hotfix broken Portal 5135 autojump
v0.6-HOTFIX
Michael Smith
2024-05-28
2
-4
/
+4
*
Set the release zip date for 0.6
v0.6-BETA
Michael Smith
2024-05-27
1
-2
/
+2
*
Hide custom crosshair in menus/load screens
Michael Smith
2024-05-27
3
-2
/
+21
*
Support fast-forwarding 38 custom L4D2 campaigns
Hayden K
2024-05-22
4
-20
/
+112
*
Prepare a changelog for next release
Michael Smith
2024-05-22
1
-1
/
+8
*
Disable fastfwd outside L4D so SPT doesn't break
Michael Smith
2024-05-21
1
-0
/
+7
*
Add temporary plugin version identifier to demos
Michael Smith
2024-05-21
1
-1
/
+11
*
Deal with the stupid NVDTOR situation
Michael Smith
2024-05-21
6
-33
/
+19
*
Fix compatibility with latest L4D2 update
Willian Henrique
2024-05-21
5
-14
/
+61
*
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
[next]