summaryrefslogtreecommitdiffhomepage
path: root/src/ac.c
AgeCommit message (Expand)Author
2024-01-21Rethink mem_loadoffset, and consequently, kill itMichael Smith
2023-11-26Hook Key_Event instead of DispatchInputEvent in ACWillian Henrique
2023-08-30Perform very minor load/unload optimisationsMichael Smith
2023-08-27Get things at least compiling under LinuxMichael Smith
2023-08-02Make various preparations for upcoming featuresMichael Smith
2023-06-10Prune some comments and tidy up other minor thingsMichael Smith
2023-05-16Do some pedantic spring cleaningMichael Smith
2023-05-05Somewhat expand on WIP ac.c stuffMichael 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-23Add stuff to track keypressesWillian Henrique
2022-07-23Add alias management plus input filtering skeletonMichael Smith