summaryrefslogtreecommitdiff
path: root/src/demorec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a woopsy and slightly tweak autorecord UXGravatar Michael Smith 2022-05-041-1/+7
* Add entity property finding and L4D warp testingGravatar Michael Smith 2022-05-031-1/+1
* 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-301-16/+12
* Reorganise and simplify demorecGravatar Michael Smith 2022-04-241-145/+188
* Replace udis86 with a very small x86 decoderGravatar Michael Smith 2022-04-241-68/+44
* Spruce up text and fix some copyright yearsGravatar Michael Smith 2022-03-191-1/+1
* Tidy up stubs, make vstdlib a stub, build on LinuxGravatar Michael Smith 2022-01-061-3/+6
* Split up os.h, inline functions and fix some typosGravatar Michael Smith 2021-12-301-1/+1
* Make convar init macro type-genericGravatar Michael Smith 2021-12-291-2/+2
* Add custom demo packet stuffGravatar Michael Smith 2021-12-271-5/+139
* Set sst_autorecord to 1 by defaultv0.1-BETAGravatar Michael Smith 2021-11-201-1/+1
* Initial public snapshotGravatar Michael Smith 2021-11-201-0/+218