summaryrefslogtreecommitdiff
path: root/src/ac.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some unnecessary and/or confusing stuffGravatar Michael Smith 2024-02-261-3/+0
* Rethink mem_loadoffset, and consequently, kill itGravatar Michael Smith 2024-01-211-3/+3
* Hook Key_Event instead of DispatchInputEvent in ACGravatar Willian Henrique 2023-11-261-24/+33
* Perform very minor load/unload optimisationsGravatar Michael Smith 2023-08-301-0/+1
* Get things at least compiling under LinuxGravatar Michael Smith 2023-08-271-3/+3
* Make various preparations for upcoming featuresGravatar Michael Smith 2023-08-021-58/+199
* Prune some comments and tidy up other minor thingsGravatar Michael Smith 2023-06-101-2/+1
* Do some pedantic spring cleaningGravatar Michael Smith 2023-05-161-8/+5
* Somewhat expand on WIP ac.c stuffGravatar Michael Smith 2023-05-051-18/+55
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-3/+2
* Add magical feature codegen system, at long lastGravatar Michael Smith 2022-08-101-17/+31
* Add stuff to track keypressesGravatar Willian Henrique 2022-07-231-0/+106
* Add alias management plus input filtering skeletonGravatar Michael Smith 2022-07-231-0/+150