summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-01-22Re-learn how to write C headers, apparentlyHEADmasterMichael Smith
2024-01-21Learn to spell correctlyMichael Smith
2024-01-21Rethink mem_loadoffset, and consequently, kill itMichael Smith
2024-01-21Add a half-decent custom crosshairMichael Smith
2023-12-19Add VGUI HUD overlay drawing featureMatthew Wozniak
2023-12-17Don't compile kv.c as part of SST itselfMichael Smith
2023-12-17Cancel fast-forward after the player disconnectsMichael Smith
2023-12-13Improve quickreset command descriptions a bitMichael Smith
2023-12-05Add fast-forward gaps for checking item spawnsMichael Smith
2023-12-04Add gamedata for autojump in Portal 3420Hayden K
2023-12-04Fix Left 4 Dead Survivors crashMichael Smith
2023-12-04Add cutscene skipping to L4D quick resetMichael Smith
2023-11-26Hook Key_Event instead of DispatchInputEvent in ACWillian Henrique
2023-11-26Fix CPlugin ABI on newer L4D2 versionsMichael Smith
2023-11-26Add a way to fast-forward game timeMatthew Wozniak
2023-11-26Make L4D2 2147 gametype include all later versionsMichael Smith
2023-08-30Perform very minor load/unload optimisationsMichael Smith
2023-08-30Change "plain" filetypes to the proper "text"Michael Smith
2023-08-30Only register portal colour cvars in PortalMichael Smith
2023-08-30Perform minor build script tidyingMichael Smith
2023-08-27Fix editorial mishapMichael Smith
2023-08-27Remove vcruntime140.dll dependencyMichael Smith
2023-08-27Fix msgpack sizing blundersMichael Smith
2023-08-27Get things at least compiling under LinuxMichael Smith
2023-08-05Fix amusing typoMichael Smith
2023-08-04Fix finding key binding list in some newer buildsMichael Smith
2023-08-02Coerce all-uppercase titles to pseudo-titlecaseMichael Smith
2023-08-02Filter out graphics backend window title suffixesMichael Smith
2023-08-02Add gamedata for mouse scaling in newest L4D1Hayden K
2023-08-02Make various preparations for upcoming featuresMichael Smith
2023-08-02Add the auto-update script from the websiteMichael Smith
2023-08-02Fix VDF creation for old branchesMichael Smith
2023-08-02Fix another stupid fps_max exploitMichael Smith
2023-08-02Fix another x86 case and add regression testsMichael Smith
2023-06-22Put back the Monocypher acknowledgementMichael Smith
2023-06-22Update Monocypher yet again, to 4.0.1Michael Smith
2023-06-21Update some info in the READMEMichael Smith
2023-06-20Tweak feature sorting and fix a chibicc bugMichael Smith
2023-06-20Add more GetEngineBuildNumber offsetsWillian Henrique
2023-06-15Fix L4D VGuiConnect/VGuiIsInitialized gamedataWillian Henrique
2023-06-14Fix spuriously-included test case in compile.batMichael Smith
2023-06-12Bump version to 0.6 and reset changelog stringMichael Smith
2023-06-12Remove the terrible gameinfo.txt garbage at lastMichael Smith
2023-06-11Leave out the Monocypher acknowledgement for nowv0.5-BETAMichael Smith
2023-06-11Add a stupid hack fix for the autojump cheat checkMichael Smith
2023-06-10Add update changelog and bump zip dateMichael Smith
2023-06-10Remove some paranoia about missing commandsMichael Smith
2023-06-10Prune some comments and tidy up other minor thingsMichael Smith
2023-06-03Adapt vote reset code into fast campaign resettingMichael Smith
2023-05-21Improve os_dlfile() interfaceMichael Smith