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
/
sst.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove years from copyright headers
Michael Smith
2025-04-07
1
-1
/
+1
*
Fix quickreset not working on L4D1 Apartments
Hayden K
2025-04-07
1
-0
/
+1
*
Write the update notes for 0.9
Michael Smith
2025-04-06
1
-1
/
+12
*
Inform users of incorrect usage of plugin_unload
Michael Smith
2025-04-06
1
-1
/
+20
*
Use C23 void-argument-free prototypes
Michael Smith
2025-04-06
1
-8
/
+8
*
Rewrite and redesign codegen and feature system
Michael Smith
2025-04-06
1
-8
/
+30
*
Fix an include-what-you-use omission
Michael Smith
2024-09-08
1
-0
/
+1
*
Add very basic client console messaging for L4D2
Michael Smith
2024-08-29
1
-2
/
+0
*
Begin the new version cycle yet again at 0.9
Michael Smith
2024-08-26
1
-3
/
+3
*
Add the one update note to release again, already
v0.8-BETA
Michael Smith
2024-08-26
1
-1
/
+1
*
Bump version to 0.8 for next release
Michael Smith
2024-08-26
1
-5
/
+3
*
Add update notes and bump zip version for release
v0.7-BETA
Michael Smith
2024-08-26
1
-1
/
+3
*
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-23
1
-39
/
+40
*
Rework OS abstractions
Michael Smith
2024-08-22
1
-34
/
+48
*
Bump the version to 0.7, ahead of next release
Michael Smith
2024-08-05
1
-10
/
+3
*
Prepare a changelog for next release
Michael Smith
2024-05-22
1
-1
/
+8
*
Add temporary plugin version identifier to demos
Michael Smith
2024-05-21
1
-1
/
+11
*
Fix CPlugin ABI on newer L4D2 versions
Michael Smith
2023-11-26
1
-8
/
+24
*
Perform very minor load/unload optimisations
Michael Smith
2023-08-30
1
-13
/
+11
*
Get things at least compiling under Linux
Michael Smith
2023-08-27
1
-9
/
+35
*
Make various preparations for upcoming features
Michael Smith
2023-08-02
1
-39
/
+70
*
Fix VDF creation for old branches
Michael Smith
2023-08-02
1
-1
/
+7
*
Bump version to 0.6 and reset changelog string
Michael Smith
2023-06-12
1
-11
/
+1
*
Remove the terrible gameinfo.txt garbage at last
Michael Smith
2023-06-12
1
-45
/
+70
*
Add update changelog and bump zip date
Michael Smith
2023-06-10
1
-1
/
+11
*
Prune some comments and tidy up other minor things
Michael Smith
2023-06-10
1
-17
/
+11
*
Adapt vote reset code into fast campaign resetting
Michael Smith
2023-06-03
1
-36
/
+0
*
Improve os_dlfile() interface
Michael Smith
2023-05-21
1
-1
/
+1
*
Add a hack for features to distinguish VDF loading
Michael Smith
2023-05-17
1
-0
/
+3
*
Do some pedantic spring cleaning
Michael Smith
2023-05-16
1
-22
/
+1
*
Refactor the RGBA colour struct into engineapi.h
Michael Smith
2023-05-04
1
-5
/
+3
*
Fix deferred init for Portal 2 compatibility
Michael Smith
2023-01-15
1
-28
/
+22
*
Add basic mouse input scaling
Michael Smith
2022-12-25
1
-32
/
+31
*
Fix some lingering idiocy
Michael Smith
2022-09-13
1
-1
/
+0
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
1
-9
/
+5
*
Add magical feature codegen system, at long last
Michael Smith
2022-08-10
1
-54
/
+16
*
Add event system
Michael Smith
2022-07-23
1
-1
/
+7
*
Split custom demo data into its own file/feature
Michael Smith
2022-07-23
1
-3
/
+3
*
Add stuff to track keypresses
Willian Henrique
2022-07-23
1
-1
/
+1
*
Add keybind lookup code
Michael Smith
2022-07-23
1
-1
/
+3
*
Add alias management plus input filtering skeleton
Michael Smith
2022-07-23
1
-2
/
+7
*
Add update detection, clean up minor stuff
Michael Smith
2022-06-27
1
-0
/
+28
*
Solve the error logging situation
Michael Smith
2022-06-02
1
-18
/
+18
*
Add basic Portal crosshair colour customisation
Michael Smith
2022-05-30
1
-4
/
+5
*
Remove some dodgy whitespace
Michael Smith
2022-05-26
1
-1
/
+1
*
Fix wonky comparisons in CreateInterface
Michael Smith
2022-05-25
1
-1
/
+1
*
Properly solve load order issues via deferred init
Michael Smith
2022-05-19
1
-43
/
+86
*
Add a quick stopgap hack for Portal purposes
Michael Smith
2022-05-19
1
-0
/
+24
*
Rerun L4D1 console spam fix after config loading
Michael Smith
2022-05-12
1
-0
/
+16
*
Further clean up engine API initialisation
Michael Smith
2022-05-12
1
-8
/
+1
[next]