summaryrefslogtreecommitdiffhomepage
path: root/src/autojump.c
AgeCommit message (Expand)Author
2023-06-11Add a stupid hack fix for the autojump cheat checkMichael Smith
2022-09-13Move towards C23, improve events and vcall macrosMichael Smith
2022-08-10Add magical feature codegen system, at long lastMichael Smith
2022-07-23Change some warnings to errorsMichael Smith
2022-07-23Comply with, and complain about, Portal moderatorsMichael Smith
2022-06-02Solve the error logging situationMichael Smith
2022-05-30Add basic Portal crosshair colour customisationMichael Smith
2022-05-26Fix a dumb mistake I didn't check before pushingMichael Smith
2022-05-26Make MP autojump at least kind of less brokenMichael Smith
2022-04-30Centralise engine access, add Portal FOV changerMichael Smith
2022-04-25Add engine_no_focus_sleep backport, fix codegenMichael Smith
2022-04-24Replace udis86 with a very small x86 decoderMichael Smith
2022-03-19Spruce up text and fix some copyright yearsMichael Smith
2022-01-06Fix stupid typoMichael Smith
2021-12-29Make convar init macro type-genericMichael Smith
2021-12-27Reintroduce autojump codeMichael Smith