summaryrefslogtreecommitdiff
path: root/src/sst.c
Commit message (Expand)AuthorAgeFilesLines
* Add basic Portal crosshair colour customisationGravatar Michael Smith 2022-05-301-4/+5
* Remove some dodgy whitespaceGravatar Michael Smith 2022-05-261-1/+1
* Fix wonky comparisons in CreateInterfaceGravatar Michael Smith 2022-05-251-1/+1
* Properly solve load order issues via deferred initGravatar Michael Smith 2022-05-191-43/+86
* Add a quick stopgap hack for Portal purposesGravatar Michael Smith 2022-05-191-0/+24
* Rerun L4D1 console spam fix after config loadingGravatar Michael Smith 2022-05-121-0/+16
* Further clean up engine API initialisationGravatar Michael Smith 2022-05-121-8/+1
* Add entity property finding and L4D warp testingGravatar Michael Smith 2022-05-031-2/+3
* Centralise engine access, add Portal FOV changerGravatar Michael Smith 2022-04-301-36/+32
* Reorganise sst.c, add Portal 1 game typeGravatar Michael Smith 2022-04-261-100/+99
* Add engine_no_focus_sleep backport, fix codegenGravatar Michael Smith 2022-04-251-14/+30
* Fix some egregious and sloppy mistakesGravatar Michael Smith 2022-04-061-1/+1
* Add auto VDF installationGravatar Michael Smith 2022-03-241-0/+81
* Clean up gameinfo_init() and other random stuffGravatar Michael Smith 2022-03-241-10/+11
* Work around plugin unloading bug in old branchesGravatar Michael Smith 2022-03-231-1/+70
* Add m_rawinput reimplementation to replace RInputGravatar Michael Smith 2022-03-211-1/+11
* Spruce up text and fix some copyright yearsGravatar Michael Smith 2022-03-191-2/+2
* Extend nag removal to L4DS tooGravatar Michael Smith 2022-01-181-1/+1
* Tidy up stubs, make vstdlib a stub, build on LinuxGravatar Michael Smith 2022-01-061-23/+10
* Add Windows release automation and bump to v0.2v0.2-BETAGravatar Michael Smith 2021-12-301-1/+1
* Add custom demo packet stuffGravatar Michael Smith 2021-12-271-0/+2
* Reintroduce autojump codeGravatar Michael Smith 2021-12-271-2/+4
* Block the plugin nag dialog in newer L4D2 buildsGravatar Michael Smith 2021-12-271-1/+50
* Unhide useful commands and allow cheats in lobbiesGravatar Michael Smith 2021-12-261-0/+2
* Initial public snapshotGravatar Michael Smith 2021-11-201-0/+206