index
:
mike/sst
master
Source Speedrun Tools: practice tools and handy features for Source Engine games
Michael Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unnecessary and/or confusing stuff
Michael Smith
2024-02-26
1
-3
/
+0
*
Rethink mem_loadoffset, and consequently, kill it
Michael Smith
2024-01-21
1
-3
/
+3
*
Hook Key_Event instead of DispatchInputEvent in AC
Willian Henrique
2023-11-26
1
-24
/
+33
*
Perform very minor load/unload optimisations
Michael Smith
2023-08-30
1
-0
/
+1
*
Get things at least compiling under Linux
Michael Smith
2023-08-27
1
-3
/
+3
*
Make various preparations for upcoming features
Michael Smith
2023-08-02
1
-58
/
+199
*
Prune some comments and tidy up other minor things
Michael Smith
2023-06-10
1
-2
/
+1
*
Do some pedantic spring cleaning
Michael Smith
2023-05-16
1
-8
/
+5
*
Somewhat expand on WIP ac.c stuff
Michael Smith
2023-05-05
1
-18
/
+55
*
Move towards C23, improve events and vcall macros
Michael Smith
2022-09-13
1
-3
/
+2
*
Add magical feature codegen system, at long last
Michael Smith
2022-08-10
1
-17
/
+31
*
Add stuff to track keypresses
Willian Henrique
2022-07-23
1
-0
/
+106
*
Add alias management plus input filtering skeleton
Michael Smith
2022-07-23
1
-0
/
+150