index
:
sst
master
Source Speedrun Tools: practice tools and handy features for Source Engine games
mike
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-05-05
Somewhat expand on WIP ac.c stuff
Michael Smith
2023-05-05
Implement APIs to control demo recording
Michael Smith
2023-05-04
Fix enabling and disabling addons in L4D1
Hayden K
2023-05-04
Improve L4D2 and Portal gametype detection
Willian Henrique
2023-05-04
Unhide cl_showdemooverlay
Hayden K
2023-05-04
Refactor the RGBA colour struct into engineapi.h
Michael Smith
2023-05-02
Fix x86.c for real this time, probably, hopefully
Michael Smith
2023-05-01
Correct the ModR/M cases in x86.c
Michael Smith
2023-05-01
Argh, bump the stupid copyright header!
Michael Smith
2023-04-28
Fix default float values for cvars
Michael Smith
2023-04-28
Fix incorrectly implemented con_setvar functions
Michael Smith
2023-04-17
Tidy up mem.h and prevent horrible assembly output
Michael Smith
2023-04-08
Fix some miscellaneous stupid bugs and jank
Michael Smith
2023-01-15
Fix a sizeof blunder I happened to notice recently
Michael Smith
2023-01-15
Document more recent knowledge on the lag issue
Michael Smith
2023-01-15
Remove fov.h that was mistakenly left behind
Michael Smith
2023-01-15
Fix deferred init for Portal 2 compatibility
Michael Smith
2022-12-26
Fix FOV feature crashing Portal 3420 on map load
Willian Henrique
2022-12-25
Add basic mouse input scaling
Michael Smith
2022-09-20
Fix dumb oversight in codegen
Michael Smith
2022-09-13
Fix some lingering idiocy
Michael Smith
2022-09-13
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
Enforce L4D2 FPS limit properly when loaded late
Michael Smith
2022-08-16
Allow cl_fullupdate as an attempted bug workaround
Michael Smith
2022-08-16
Import Monocypher 3.1.3 + monocypher-rng module
Michael Smith
2022-08-16
Fix malloc return check in mkentprops
Michael Smith
2022-08-10
Add magical feature codegen system, at long last
Michael Smith
2022-07-23
Add event system
Michael Smith
2022-07-23
Fix loading from legacy code page directory names
Michael Smith
2022-07-23
Split custom demo data into its own file/feature
Michael Smith
2022-07-23
Add stuff to track keypresses
Willian Henrique
2022-07-23
Add keybind lookup code
Michael Smith
2022-07-23
Document some Portal 2 breakage that needs fixed
Michael Smith
2022-07-23
Fix dodgy "has" initialisation case in mkgamedata
Michael Smith
2022-07-23
Change some warnings to errors
Michael Smith
2022-07-23
Comply with, and complain about, Portal moderators
Michael Smith
2022-07-23
Add alias management plus input filtering skeleton
Michael Smith
2022-06-27
Add update detection, clean up minor stuff
Michael Smith
2022-06-02
Bump version number right away (from now on!)
Michael Smith
2022-06-02
Solve the error logging situation
Michael Smith
2022-05-31
Add last-minute SteamPipe Portal colour support
v0.4-BETA
Michael Smith
2022-05-31
Bump version number and zip dates
Michael Smith
2022-05-31
Make the DLL copyright fit in the properties box
Michael Smith
2022-05-31
File a complaint about the error message situation
Michael Smith
2022-05-30
Add basic Portal crosshair colour customisation
Michael Smith
2022-05-26
Fix a dumb mistake I didn't check before pushing
Michael Smith
2022-05-26
Remove some dodgy whitespace
Michael Smith
2022-05-26
Make MP autojump at least kind of less broken
Michael Smith
2022-05-25
Fix wonky comparisons in CreateInterface
Michael Smith
2022-05-19
Properly solve load order issues via deferred init
Michael Smith
[next]