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
/
autojump.c
Age
Commit message (
Expand
)
Author
2024-09-14
Add basic button input HUD
Matthew Wozniak
2024-08-23
Revise syntax macros and add a ton of branch hints
Michael Smith
2023-06-11
Add a stupid hack fix for the autojump cheat check
Michael Smith
2022-09-13
Move towards C23, improve events and vcall macros
Michael Smith
2022-08-10
Add magical feature codegen system, at long last
Michael Smith
2022-07-23
Change some warnings to errors
Michael Smith
2022-07-23
Comply with, and complain about, Portal moderators
Michael Smith
2022-06-02
Solve the error logging situation
Michael Smith
2022-05-30
Add basic Portal crosshair colour customisation
Michael Smith
2022-05-26
Fix a dumb mistake I didn't check before pushing
Michael Smith
2022-05-26
Make MP autojump at least kind of less broken
Michael Smith
2022-04-30
Centralise engine access, add Portal FOV changer
Michael Smith
2022-04-25
Add engine_no_focus_sleep backport, fix codegen
Michael Smith
2022-04-24
Replace udis86 with a very small x86 decoder
Michael Smith
2022-03-19
Spruce up text and fix some copyright years
Michael Smith
2022-01-06
Fix stupid typo
Michael Smith
2021-12-29
Make convar init macro type-generic
Michael Smith
2021-12-27
Reintroduce autojump code
Michael Smith