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
/
alias.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C23 void-argument-free prototypes
Michael Smith
2025-04-06
1
-1
/
+1
*
Rewrite and redesign codegen and feature system
Michael Smith
2025-04-06
1
-8
/
+6
*
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-23
1
-3
/
+3
*
Remove some paranoia about missing commands
Michael Smith
2023-06-10
1
-4
/
+0
*
Prune some comments and tidy up other minor things
Michael Smith
2023-06-10
1
-1
/
+0
*
Do some pedantic spring cleaning
Michael Smith
2023-05-16
1
-1
/
+2
*
Fix some miscellaneous stupid bugs and jank
Michael Smith
2023-04-08
1
-2
/
+2
*
Fix some lingering idiocy
Michael Smith
2022-09-13
1
-3
/
+3
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
1
-1
/
+0
*
Add magical feature codegen system, at long last
Michael Smith
2022-08-10
1
-20
/
+24
*
Add keybind lookup code
Michael Smith
2022-07-23
1
-10
/
+1
*
Document some Portal 2 breakage that needs fixed
Michael Smith
2022-07-23
1
-0
/
+4
*
Add alias management plus input filtering skeleton
Michael Smith
2022-07-23
1
-0
/
+112