aboutsummaryrefslogtreecommitdiff
path: root/src/autojump.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite and redesign codegen and feature systemGravatar Michael Smith 2025-04-061-8/+7
* Create and use macros to define accessor functionsGravatar Michael Smith 2024-09-281-3/+6
* Add basic button input HUDGravatar Matthew Wozniak 2024-09-141-1/+0
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-231-7/+8
* Add a stupid hack fix for the autojump cheat checkGravatar Michael Smith 2023-06-111-3/+14
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-2/+0
* Add magical feature codegen system, at long lastGravatar Michael Smith 2022-08-101-12/+8
* Change some warnings to errorsGravatar Michael Smith 2022-07-231-2/+2
* Comply with, and complain about, Portal moderatorsGravatar Michael Smith 2022-07-231-0/+11
* Solve the error logging situationGravatar Michael Smith 2022-06-021-5/+6
* Add basic Portal crosshair colour customisationGravatar Michael Smith 2022-05-301-1/+1
* Fix a dumb mistake I didn't check before pushingGravatar Michael Smith 2022-05-261-1/+1
* Make MP autojump at least kind of less brokenGravatar Michael Smith 2022-05-261-9/+22
* Centralise engine access, add Portal FOV changerGravatar Michael Smith 2022-04-301-33/+14
* Add engine_no_focus_sleep backport, fix codegenGravatar Michael Smith 2022-04-251-1/+1
* Replace udis86 with a very small x86 decoderGravatar Michael Smith 2022-04-241-21/+10
* Spruce up text and fix some copyright yearsGravatar Michael Smith 2022-03-191-1/+1
* Fix stupid typoGravatar Michael Smith 2022-01-061-1/+1
* Make convar init macro type-genericGravatar Michael Smith 2021-12-291-1/+1
* Reintroduce autojump codeGravatar Michael Smith 2021-12-271-0/+124