aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some lingering idiocyGravatar Michael Smith 2022-09-132-4/+3
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-1339-185/+361
* Enforce L4D2 FPS limit properly when loaded lateGravatar Michael Smith 2022-09-131-1/+2
* Allow cl_fullupdate as an attempted bug workaroundGravatar Michael Smith 2022-08-161-0/+20
* Acknowledge Monocypher in binary distributionsGravatar Michael Smith 2022-08-162-0/+8
* Import Monocypher 3.1.3 + monocypher-rng moduleGravatar Michael Smith 2022-08-169-4/+3530
* Fix malloc return check in mkentpropsGravatar Michael Smith 2022-08-161-1/+1
* Add magical feature codegen system, at long lastGravatar Michael Smith 2022-08-1034-376/+664
* Add event systemGravatar Michael Smith 2022-07-239-10/+235
* Fix loading from legacy code page directory namesGravatar Michael Smith 2022-07-231-7/+12
* Split custom demo data into its own file/featureGravatar Michael Smith 2022-07-237-127/+182
* Add stuff to track keypressesGravatar Willian Henrique 2022-07-233-2/+114
* Add keybind lookup codeGravatar Michael Smith 2022-07-238-22/+142
* Document some Portal 2 breakage that needs fixedGravatar Michael Smith 2022-07-233-0/+7
* Fix dodgy "has" initialisation case in mkgamedataGravatar Michael Smith 2022-07-231-6/+6
* Change some warnings to errorsGravatar Michael Smith 2022-07-234-7/+7
* Comply with, and complain about, Portal moderatorsGravatar Michael Smith 2022-07-231-0/+11
* Add alias management plus input filtering skeletonGravatar Michael Smith 2022-07-239-11/+351
* Add update detection, clean up minor stuffGravatar Michael Smith 2022-06-275-7/+48
* Bump version number right away (from now on!)Gravatar Michael Smith 2022-06-021-2/+2
* Solve the error logging situationGravatar Michael Smith 2022-06-0218-127/+245
* Add last-minute SteamPipe Portal colour supportv0.4-BETAGravatar Michael Smith 2022-05-311-0/+5
* Bump version number and zip datesGravatar Michael Smith 2022-05-312-5/+5
* Make the DLL copyright fit in the properties boxGravatar Michael Smith 2022-05-311-1/+1
* File a complaint about the error message situationGravatar Michael Smith 2022-05-312-4/+17
* Add basic Portal crosshair colour customisationGravatar Michael Smith 2022-05-308-9/+186
* Fix a dumb mistake I didn't check before pushingGravatar Michael Smith 2022-05-261-1/+1
* Remove some dodgy whitespaceGravatar Michael Smith 2022-05-264-4/+4
* Make MP autojump at least kind of less brokenGravatar Michael Smith 2022-05-261-9/+22
* Fix wonky comparisons in CreateInterfaceGravatar Michael Smith 2022-05-251-1/+1
* Properly solve load order issues via deferred initGravatar Michael Smith 2022-05-195-58/+92
* Add a quick stopgap hack for Portal purposesGravatar Michael Smith 2022-05-192-0/+25
* Clean up some random bits and bobsGravatar Michael Smith 2022-05-167-33/+25
* Make the demo directory check more robustGravatar Michael Smith 2022-05-163-4/+28
* Fix GetEngineBuildNumber and entity property stuffGravatar Michael Smith 2022-05-154-12/+27
* Properly finish refactoring con to use gamedataGravatar Michael Smith 2022-05-135-102/+82
* Rerun L4D1 console spam fix after config loadingGravatar Michael Smith 2022-05-123-0/+31
* Further clean up engine API initialisationGravatar Michael Smith 2022-05-125-30/+37
* Add a few more os-win32.h definitions for laterGravatar Michael Smith 2022-05-121-0/+3
* HOTFIX: Fix L4D2 2.0.0.0 crashingv0.3-HOTFIXGravatar Michael Smith 2022-05-065-11/+19
* Set the zip dates to today for final releasev0.3-BETAGravatar Michael Smith 2022-05-051-3/+3
* Allow lowering fps_max in the Left 4 DeadsGravatar Michael Smith 2022-05-041-0/+21
* Cheat-protect sst_l4d_testwarpGravatar Michael Smith 2022-05-041-1/+1
* Fix a woopsy and slightly tweak autorecord UXGravatar Michael Smith 2022-05-042-2/+8
* Woops, go ahead and delete that testing codeGravatar Michael Smith 2022-05-031-19/+1
* Add entity property finding and L4D warp testingGravatar Michael Smith 2022-05-0321-39/+747
* Fix slashes being skipped in unquoted KV tokensGravatar Michael Smith 2022-05-011-2/+2
* Don't bump the demo number if playing another demoGravatar Michael Smith 2022-04-301-9/+9
* Centralise engine access, add Portal FOV changerGravatar Michael Smith 2022-04-3024-318/+783
* Fix a couple of bits of convar min/max brokennessGravatar Michael Smith 2022-04-262-5/+6