summaryrefslogtreecommitdiffhomepage
path: root/src/build/codegen.c
AgeCommit message (Expand)Author
2023-08-27Get things at least compiling under LinuxMichael Smith
2023-08-02Make various preparations for upcoming featuresMichael Smith
2023-06-20Tweak feature sorting and fix a chibicc bugMichael Smith
2023-05-04Refactor the RGBA colour struct into engineapi.hMichael Smith
2022-09-20Fix dumb oversight in codegenMichael 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 event systemMichael Smith
2022-05-03Add entity property finding and L4D warp testingMichael Smith
2022-04-24Replace udis86 with a very small x86 decoderMichael Smith
2022-03-20Support deferring cvar registrationMichael Smith
2021-11-20Initial public snapshotMichael Smith