summaryrefslogtreecommitdiffhomepage
path: root/compile.bat
AgeCommit message (Expand)Author
2022-09-13Move towards C23, improve events and vcall macrosMichael Smith
2022-08-16Import Monocypher 3.1.3 + monocypher-rng moduleMichael Smith
2022-07-23Add event systemMichael Smith
2022-07-23Split custom demo data into its own file/featureMichael Smith
2022-07-23Add keybind lookup codeMichael Smith
2022-07-23Add alias management plus input filtering skeletonMichael Smith
2022-06-27Add update detection, clean up minor stuffMichael Smith
2022-06-02Solve the error logging situationMichael Smith
2022-05-30Add basic Portal crosshair colour customisationMichael Smith
2022-05-03Add entity property finding and L4D warp testingMichael Smith
2022-04-30Centralise engine access, add Portal FOV changerMichael Smith
2022-04-25Add engine_no_focus_sleep backport, fix codegenMichael Smith
2022-04-25Fix dark L4D2 rendering on Intel integrated GPUsMichael Smith
2022-04-24Move WIN32_LEAN_AND_MEAN and NOMINMAX into flagsMichael Smith
2022-04-24Dynamically link the Windows C runtimeMichael Smith
2022-04-24Replace udis86 with a very small x86 decoderMichael Smith
2022-03-30Make build scripts *slightly* more flexibleMichael Smith
2022-03-23Work around plugin unloading bug in old branchesMichael Smith
2022-03-21Add m_rawinput reimplementation to replace RInputMichael 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-27Reintroduce autojump codeMichael Smith
2021-12-26Unhide useful commands and allow cheats in lobbiesMichael Smith
2021-11-20Initial public snapshotMichael Smith