aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create and use macros to define accessor functionsGravatar Michael Smith 2024-09-285-21/+116
* Use single-precision trig functions in testwarpGravatar Michael Smith 2024-09-251-3/+3
* Add a mailmap to fix some name/email sillinessGravatar Michael Smith 2024-09-241-0/+5
* Address some minor L4D warp testing oversightsGravatar Michael Smith 2024-09-161-4/+12
* Increase mouse factor limit to 100Gravatar Michael Smith 2024-09-151-1/+1
* Add basic button input HUDGravatar Matthew Wozniak 2024-09-148-15/+504
* Fix an include-what-you-use omissionGravatar Michael Smith 2024-09-081-0/+1
* Improve the HUD API slightlyGravatar Michael Smith 2024-09-083-6/+26
* Fix a Linux woopsy in os.c I spotted the other dayGravatar Michael Smith 2024-09-081-1/+0
* Un-break and re-fix x86Gravatar Michael Smith 2024-09-074-10/+63
* Fix more broken x86 casesGravatar Michael Smith 2024-09-063-22/+27
* Improve L4D warp testing and add visualisationGravatar Willian Henrique 2024-08-303-11/+283
* Add very basic client console messaging for L4D2Gravatar Michael Smith 2024-08-297-4/+84
* Unhide con_logfile in fixesGravatar Michael Smith 2024-08-291-0/+1
* Add basic server-side tracing functionalityGravatar Willian Henrique 2024-08-294-0/+163
* Fix mkentprops for real this time, probablyGravatar Michael Smith 2024-08-293-20/+28
* 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
* Fix Teleport gamedata for sst_l4d_testwarp on L4D2Gravatar Michael Smith 2024-08-261-2/+2
* 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-262-3/+5
* Add a quick hack fix for Portal 4104 demo playbackGravatar Michael Smith 2024-08-231-1/+30
* Fix PEntityOfEntIndex gamedata for Portal 4104Gravatar Matthew Wozniak 2024-08-231-1/+1
* Rewrite the gamedata and entprops systems entirelyGravatar Michael Smith 2024-08-2326-1115/+807
* 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-2338-293/+356
* Prevent errorlevel weirdness in compile.batGravatar Michael Smith 2024-08-221-21/+20
* Rework OS abstractionsGravatar Michael Smith 2024-08-2221-371/+585
* 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-282-4/+4
* Set the release zip date for 0.6v0.6-BETAGravatar Michael Smith 2024-05-271-2/+2
* Hide custom crosshair in menus/load screensGravatar Michael Smith 2024-05-273-2/+21
* Support fast-forwarding 38 custom L4D2 campaignsGravatar Hayden K 2024-05-224-20/+112
* 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-215-14/+61
* 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
* Update the stupid copyright yearsGravatar Michael Smith 2024-02-253-3/+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-216-38/+222
* Add VGUI HUD overlay drawing featureGravatar Matthew Wozniak 2023-12-197-2/+373
* Don't compile kv.c as part of SST itselfGravatar Michael Smith 2023-12-172-2/+0
* Cancel fast-forward after the player disconnectsGravatar Michael Smith 2023-12-176-10/+135
* Improve quickreset command descriptions a bitGravatar Michael Smith 2023-12-131-2/+2