summaryrefslogtreecommitdiffhomepage
path: root/src/demorec.c
AgeCommit message (Expand)Author
2024-01-21Rethink mem_loadoffset, and consequently, kill itMichael Smith
2023-08-30Perform very minor load/unload optimisationsMichael Smith
2023-08-02Make various preparations for upcoming featuresMichael Smith
2023-06-10Remove some paranoia about missing commandsMichael Smith
2023-06-10Prune some comments and tidy up other minor thingsMichael Smith
2023-05-16Do some pedantic spring cleaningMichael Smith
2023-05-05Implement APIs to control demo recordingMichael Smith
2023-04-08Fix some miscellaneous stupid bugs and jankMichael Smith
2023-01-15Fix a sizeof blunder I happened to notice recentlyMichael 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-23Split custom demo data into its own file/featureMichael Smith
2022-07-23Add keybind lookup codeMichael Smith
2022-07-23Change some warnings to errorsMichael Smith
2022-07-23Add alias management plus input filtering skeletonMichael Smith
2022-06-02Solve the error logging situationMichael Smith
2022-05-31File a complaint about the error message situationMichael Smith
2022-05-30Add basic Portal crosshair colour customisationMichael Smith
2022-05-26Remove some dodgy whitespaceMichael Smith
2022-05-16Clean up some random bits and bobsMichael Smith
2022-05-16Make the demo directory check more robustMichael Smith
2022-05-04Fix a woopsy and slightly tweak autorecord UXMichael Smith
2022-05-03Add entity property finding and L4D warp testingMichael Smith
2022-04-30Don't bump the demo number if playing another demoMichael Smith
2022-04-30Centralise engine access, add Portal FOV changerMichael Smith
2022-04-24Reorganise and simplify demorecMichael 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-06Tidy up stubs, make vstdlib a stub, build on LinuxMichael Smith
2021-12-30Split up os.h, inline functions and fix some typosMichael Smith
2021-12-29Make convar init macro type-genericMichael Smith
2021-12-27Add custom demo packet stuffMichael Smith
2021-11-20Set sst_autorecord to 1 by defaultv0.1-BETAMichael Smith
2021-11-20Initial public snapshotMichael Smith