summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-05-21Remove a couple more unused headers from nomuteMichael Smith
2023-05-21Apply CRLF to dist/LICENCE.windows in EditorConfigMichael Smith
2023-05-21Add command to reset L4D2 vote cooldownsWillian Henrique
2023-05-21Support decoding a bunch of MMX/SSE instructionsMichael Smith
2023-05-17Add some server entity code-crawling machineryMichael Smith
2023-05-17Fix some woopsies I hastily pushed last nightMichael Smith
2023-05-17Add snd_mute_losefocus backportWillian Henrique
2023-05-17Add a hack for features to distinguish VDF loadingMichael Smith
2023-05-16Do some pedantic spring cleaningMichael Smith
2023-05-05Somewhat expand on WIP ac.c stuffMichael Smith
2023-05-05Implement APIs to control demo recordingMichael Smith
2023-05-04Fix enabling and disabling addons in L4D1Hayden K
2023-05-04Improve L4D2 and Portal gametype detectionWillian Henrique
2023-05-04Unhide cl_showdemooverlayHayden K
2023-05-04Refactor the RGBA colour struct into engineapi.hMichael Smith
2023-05-02Fix x86.c for real this time, probably, hopefullyMichael Smith
2023-05-01Correct the ModR/M cases in x86.cMichael Smith
2023-05-01Argh, bump the stupid copyright header!Michael Smith
2023-04-28Fix default float values for cvarsMichael Smith
2023-04-28Fix incorrectly implemented con_setvar functionsMichael Smith
2023-04-17Tidy up mem.h and prevent horrible assembly outputMichael Smith
2023-04-08Fix some miscellaneous stupid bugs and jankMichael Smith
2023-01-15Fix a sizeof blunder I happened to notice recentlyMichael Smith
2023-01-15Document more recent knowledge on the lag issueMichael Smith
2023-01-15Remove fov.h that was mistakenly left behindMichael Smith
2023-01-15Fix deferred init for Portal 2 compatibilityMichael Smith
2022-12-26Fix FOV feature crashing Portal 3420 on map loadWillian Henrique
2022-12-25Add basic mouse input scalingMichael Smith
2022-09-20Fix dumb oversight in codegenMichael Smith
2022-09-13Fix some lingering idiocyMichael Smith
2022-09-13Move towards C23, improve events and vcall macrosMichael Smith
2022-09-13Enforce L4D2 FPS limit properly when loaded lateMichael Smith
2022-08-16Allow cl_fullupdate as an attempted bug workaroundMichael Smith
2022-08-16Acknowledge Monocypher in binary distributionsMichael Smith
2022-08-16Import Monocypher 3.1.3 + monocypher-rng moduleMichael Smith
2022-08-16Fix malloc return check in mkentpropsMichael Smith
2022-08-10Add magical feature codegen system, at long lastMichael Smith
2022-07-23Add event systemMichael Smith
2022-07-23Fix loading from legacy code page directory namesMichael Smith
2022-07-23Split custom demo data into its own file/featureMichael Smith
2022-07-23Add stuff to track keypressesWillian Henrique
2022-07-23Add keybind lookup codeMichael Smith
2022-07-23Document some Portal 2 breakage that needs fixedMichael Smith
2022-07-23Fix dodgy "has" initialisation case in mkgamedataMichael Smith
2022-07-23Change some warnings to errorsMichael Smith
2022-07-23Comply with, and complain about, Portal moderatorsMichael Smith
2022-07-23Add alias management plus input filtering skeletonMichael Smith
2022-06-27Add update detection, clean up minor stuffMichael Smith
2022-06-02Bump version number right away (from now on!)Michael Smith
2022-06-02Solve the error logging situationMichael Smith