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
*
Add snd_mute_losefocus backport
Willian Henrique
2023-05-17
1
-0
/
+108
*
Add a hack for features to distinguish VDF loading
Michael Smith
2023-05-17
2
-0
/
+6
*
Do some pedantic spring cleaning
Michael Smith
2023-05-16
21
-85
/
+77
*
Somewhat expand on WIP ac.c stuff
Michael Smith
2023-05-05
2
-20
/
+58
*
Implement APIs to control demo recording
Michael Smith
2023-05-05
2
-3
/
+109
*
Fix enabling and disabling addons in L4D1
Hayden K
2023-05-04
1
-0
/
+5
*
Improve L4D2 and Portal gametype detection
Willian Henrique
2023-05-04
2
-11
/
+16
*
Unhide cl_showdemooverlay
Hayden K
2023-05-04
1
-1
/
+2
*
Refactor the RGBA colour struct into engineapi.h
Michael Smith
2023-05-04
8
-48
/
+47
*
Fix x86.c for real this time, probably, hopefully
Michael Smith
2023-05-02
1
-16
/
+24
*
Correct the ModR/M cases in x86.c
Michael Smith
2023-05-01
1
-5
/
+6
*
Argh, bump the stupid copyright header!
Michael Smith
2023-05-01
1
-1
/
+1
*
Fix default float values for cvars
Michael Smith
2023-04-28
1
-3
/
+3
*
Fix incorrectly implemented con_setvar functions
Michael Smith
2023-04-28
1
-12
/
+21
*
Tidy up mem.h and prevent horrible assembly output
Michael Smith
2023-04-17
1
-29
/
+15
*
Fix some miscellaneous stupid bugs and jank
Michael Smith
2023-04-08
4
-8
/
+8
*
Fix a sizeof blunder I happened to notice recently
Michael Smith
2023-01-15
1
-2
/
+2
*
Document more recent knowledge on the lag issue
Michael Smith
2023-01-15
1
-7
/
+6
*
Remove fov.h that was mistakenly left behind
Michael Smith
2023-01-15
1
-25
/
+0
*
Fix deferred init for Portal 2 compatibility
Michael Smith
2023-01-15
5
-31
/
+26
*
Fix FOV feature crashing Portal 3420 on map load
Willian Henrique
2022-12-26
1
-3
/
+3
*
Add basic mouse input scaling
Michael Smith
2022-12-25
5
-68
/
+145
*
Fix dumb oversight in codegen
Michael Smith
2022-09-20
1
-0
/
+1
*
Fix some lingering idiocy
Michael Smith
2022-09-13
2
-4
/
+3
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
37
-172
/
+337
*
Enforce L4D2 FPS limit properly when loaded late
Michael Smith
2022-09-13
1
-1
/
+2
*
Allow cl_fullupdate as an attempted bug workaround
Michael Smith
2022-08-16
1
-0
/
+20
*
Import Monocypher 3.1.3 + monocypher-rng module
Michael Smith
2022-08-16
7
-1
/
+3524
*
Fix malloc return check in mkentprops
Michael Smith
2022-08-16
1
-1
/
+1
*
Add magical feature codegen system, at long last
Michael Smith
2022-08-10
32
-367
/
+661
*
Add event system
Michael Smith
2022-07-23
8
-9
/
+234
*
Fix loading from legacy code page directory names
Michael Smith
2022-07-23
1
-7
/
+12
*
Split custom demo data into its own file/feature
Michael Smith
2022-07-23
5
-127
/
+180
*
Add stuff to track keypresses
Willian Henrique
2022-07-23
2
-1
/
+107
*
Add keybind lookup code
Michael Smith
2022-07-23
6
-22
/
+140
*
Document some Portal 2 breakage that needs fixed
Michael Smith
2022-07-23
2
-0
/
+5
*
Fix dodgy "has" initialisation case in mkgamedata
Michael Smith
2022-07-23
1
-6
/
+6
*
Change some warnings to errors
Michael Smith
2022-07-23
4
-7
/
+7
*
Comply with, and complain about, Portal moderators
Michael Smith
2022-07-23
1
-0
/
+11
*
Add alias management plus input filtering skeleton
Michael Smith
2022-07-23
6
-6
/
+337
*
Add update detection, clean up minor stuff
Michael Smith
2022-06-27
3
-5
/
+43
*
Bump version number right away (from now on!)
Michael Smith
2022-06-02
1
-2
/
+2
*
Solve the error logging situation
Michael Smith
2022-06-02
14
-89
/
+192
*
Add last-minute SteamPipe Portal colour support
v0.4-BETA
Michael Smith
2022-05-31
1
-0
/
+5
*
Bump version number and zip dates
Michael Smith
2022-05-31
1
-2
/
+2
*
Make the DLL copyright fit in the properties box
Michael Smith
2022-05-31
1
-1
/
+1
*
File a complaint about the error message situation
Michael Smith
2022-05-31
1
-4
/
+6
*
Add basic Portal crosshair colour customisation
Michael Smith
2022-05-30
6
-7
/
+182
*
Fix a dumb mistake I didn't check before pushing
Michael Smith
2022-05-26
1
-1
/
+1
*
Remove some dodgy whitespace
Michael Smith
2022-05-26
4
-4
/
+4
[next]