aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add basic server-side tracing functionalityGravatar Willian Henrique 2024-08-292-0/+161
* Fix mkentprops for real this time, probablyGravatar Michael Smith 2024-08-292-19/+27
* Begin the new version cycle yet again at 0.9Gravatar Michael Smith 2024-08-262-5/+5
* Add the one update note to release again, alreadyv0.8-BETAGravatar Michael Smith 2024-08-261-1/+1
* Fix broken mkentprops code generationGravatar Michael Smith 2024-08-261-3/+5
* Bump version to 0.8 for next releaseGravatar Michael Smith 2024-08-262-7/+5
* Add update notes and bump zip version for releasev0.7-BETAGravatar Michael Smith 2024-08-261-1/+3
* Add a quick hack fix for Portal 4104 demo playbackGravatar Michael Smith 2024-08-231-1/+30
* Rewrite the gamedata and entprops systems entirelyGravatar Michael Smith 2024-08-239-695/+504
* Fix an old and stupid woopsy in hud.hGravatar Michael Smith 2024-08-231-1/+1
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-2337-292/+355
* Rework OS abstractionsGravatar Michael Smith 2024-08-2218-361/+557
* Bump the version to 0.7, ahead of next releaseGravatar Michael Smith 2024-08-052-12/+5
* Hotfix broken Portal 5135 autojumpv0.6-HOTFIXGravatar Michael Smith 2024-05-281-2/+2
* Hide custom crosshair in menus/load screensGravatar Michael Smith 2024-05-272-2/+8
* Support fast-forwarding 38 custom L4D2 campaignsGravatar Hayden K 2024-05-221-17/+109
* Prepare a changelog for next releaseGravatar Michael Smith 2024-05-221-1/+8
* Disable fastfwd outside L4D so SPT doesn't breakGravatar Michael Smith 2024-05-211-0/+7
* Add temporary plugin version identifier to demosGravatar Michael Smith 2024-05-211-1/+11
* Deal with the stupid NVDTOR situationGravatar Michael Smith 2024-05-216-33/+19
* Fix compatibility with latest L4D2 updateGravatar Willian Henrique 2024-05-212-11/+58
* Fix miscategorised jmp instructionGravatar Michael Smith 2024-05-051-3/+3
* Remove some unnecessary and/or confusing stuffGravatar Michael Smith 2024-02-263-6/+3
* Re-learn how to write C headers, apparentlyGravatar Michael Smith 2024-01-221-0/+5
* Learn to spell correctlyGravatar Michael Smith 2024-01-211-4/+4
* Rethink mem_loadoffset, and consequently, kill itGravatar Michael Smith 2024-01-2111-43/+58
* Add a half-decent custom crosshairGravatar Michael Smith 2024-01-214-38/+218
* Add VGUI HUD overlay drawing featureGravatar Matthew Wozniak 2023-12-192-0/+266
* Cancel fast-forward after the player disconnectsGravatar Michael Smith 2023-12-173-10/+125
* Improve quickreset command descriptions a bitGravatar Michael Smith 2023-12-131-2/+2
* Add fast-forward gaps for checking item spawnsGravatar Michael Smith 2023-12-053-38/+122
* Add cutscene skipping to L4D quick resetGravatar Michael Smith 2023-12-047-52/+298
* Hook Key_Event instead of DispatchInputEvent in ACGravatar Willian Henrique 2023-11-261-24/+33
* Fix CPlugin ABI on newer L4D2 versionsGravatar Michael Smith 2023-11-262-10/+35
* Add a way to fast-forward game timeGravatar Matthew Wozniak 2023-11-262-0/+278
* Make L4D2 2147 gametype include all later versionsGravatar Michael Smith 2023-11-262-6/+6
* Perform very minor load/unload optimisationsGravatar Michael Smith 2023-08-3010-26/+36
* Only register portal colour cvars in PortalGravatar Michael Smith 2023-08-301-4/+8
* Remove vcruntime140.dll dependencyGravatar Michael Smith 2023-08-271-0/+48
* Fix msgpack sizing blundersGravatar Michael Smith 2023-08-272-4/+4
* Get things at least compiling under LinuxGravatar Michael Smith 2023-08-2716-119/+218
* Fix finding key binding list in some newer buildsGravatar Michael Smith 2023-08-041-1/+1
* Coerce all-uppercase titles to pseudo-titlecaseGravatar Michael Smith 2023-08-021-0/+15
* Filter out graphics backend window title suffixesGravatar Michael Smith 2023-08-021-2/+12
* Make various preparations for upcoming featuresGravatar Michael Smith 2023-08-0224-212/+1700
* Fix VDF creation for old branchesGravatar Michael Smith 2023-08-021-1/+7
* Fix another stupid fps_max exploitGravatar Michael Smith 2023-08-021-2/+2
* Fix another x86 case and add regression testsGravatar Michael Smith 2023-08-021-1/+1
* Update Monocypher yet again, to 4.0.1Gravatar Michael Smith 2023-06-223-2184/+2124
* Tweak feature sorting and fix a chibicc bugGravatar Michael Smith 2023-06-202-29/+11