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
/
hook.c
Age
Commit message (
Expand
)
Author
2024-08-23
Revise syntax macros and add a ton of branch hints
Michael Smith
2024-08-22
Rework OS abstractions
Michael Smith
2024-02-26
Remove some unnecessary and/or confusing stuff
Michael Smith
2024-01-21
Rethink mem_loadoffset, and consequently, kill it
Michael Smith
2023-08-27
Get things at least compiling under Linux
Michael Smith
2023-06-10
Prune some comments and tidy up other minor things
Michael Smith
2023-05-16
Do some pedantic spring cleaning
Michael Smith
2022-08-10
Add magical feature codegen system, at long last
Michael Smith
2022-06-27
Add update detection, clean up minor stuff
Michael Smith
2022-06-02
Solve the error logging situation
Michael Smith
2022-05-16
Clean up some random bits and bobs
Michael Smith
2022-04-24
Replace udis86 with a very small x86 decoder
Michael Smith
2022-03-24
Clean up gameinfo_init() and other random stuff
Michael Smith
2022-03-21
Make inline hooking follow jumps
Michael Smith
2022-03-19
Fix hook_inline() breaking after a single call
Willian Henrique
2022-03-19
Spruce up text and fix some copyright years
Michael Smith
2021-11-20
Initial public snapshot
Michael Smith