summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-05-06HOTFIX: Fix L4D2 2.0.0.0 crashingv0.3-HOTFIXMichael Smith
2022-05-05Set the zip dates to today for final releasev0.3-BETAMichael Smith
2022-05-04Allow lowering fps_max in the Left 4 DeadsMichael Smith
2022-05-04Cheat-protect sst_l4d_testwarpMichael Smith
2022-05-04Fix a woopsy and slightly tweak autorecord UXMichael Smith
2022-05-03Woops, go ahead and delete that testing codeMichael Smith
2022-05-03Add entity property finding and L4D warp testingMichael Smith
2022-05-01Fix slashes being skipped in unquoted KV tokensMichael 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-26Fix a couple of bits of convar min/max brokennessMichael Smith
2022-04-26Reorganise sst.c, add Portal 1 game typeMichael Smith
2022-04-26Fix GetCursorPos hook return valueMichael Smith
2022-04-26Remove some superfluous headersMichael Smith
2022-04-26Fix loading in early L4D2 buildsMichael Smith
2022-04-25Add engine_no_focus_sleep backport, fix codegenMichael Smith
2022-04-25Suppress L4D1 console spamHayden
2022-04-25Organise general and game-specific fixesMichael Smith
2022-04-25Fix dark L4D2 rendering on Intel integrated GPUsMichael Smith
2022-04-25Fix broken con_setvar*() functions - woopsy!Michael Smith
2022-04-24Reorganise and simplify demorecMichael Smith
2022-04-24Preemptively bump version to 0.3Michael 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-04-14Remove some more unused chibicc bitsMichael Smith
2022-04-06Fix some egregious and sloppy mistakesMichael Smith
2022-03-30Make build scripts *slightly* more flexibleMichael Smith
2022-03-26Fix L4D1 and L4DS crash regressionsMichael Smith
2022-03-24Add auto VDF installationMichael Smith
2022-03-24Clean up gameinfo_init() and other random stuffMichael Smith
2022-03-23Work around plugin unloading bug in old branchesMichael Smith
2022-03-21Remove useless raw input multithreadingMichael Smith
2022-03-21Add missing copyright header smiley faceMichael Smith
2022-03-21Add m_rawinput reimplementation to replace RInputMichael Smith
2022-03-21Make inline hooking follow jumpsMichael Smith
2022-03-20Support deferring cvar registrationMichael Smith
2022-03-19Fix a couple of errataMichael Smith
2022-03-19Remove unused library mentions from 3p/READMEMichael Smith
2022-03-19Fix hook_inline() breaking after a single callWillian Henrique
2022-03-19Add L4D:S CheckJumpButton index for autojumpHayden
2022-03-19Fix L4D1 v1.0 mat_monitorgamma flags for QoLHayden
2022-03-19Spruce up text and fix some copyright yearsMichael Smith
2022-03-19Fix some old KV parser issuesMichael Smith
2022-01-18Very slightly tidy RTTI stuffMichael Smith
2022-01-18Extend nag removal to L4DS tooMichael Smith
2022-01-17Correct and clarify the VAC warningMichael Smith
2022-01-17Fix Left 4 Dead 2 Survivors crashingMichael Smith
2022-01-07Fix up more command flagsMichael Smith
2022-01-07Fix mat_queue_mode *properly*Michael Smith