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