summaryrefslogtreecommitdiff
path: root/src/con_.c
Commit message (Expand)AuthorAgeFilesLines
* Centralise engine access, add Portal FOV changerGravatar Michael Smith 2022-04-301-21/+17
* Fix broken con_setvar*() functions - woopsy!Gravatar Michael Smith 2022-04-251-1/+2
* Replace udis86 with a very small x86 decoderGravatar Michael Smith 2022-04-241-1/+1
* Clean up gameinfo_init() and other random stuffGravatar Michael Smith 2022-03-241-7/+1
* Support deferring cvar registrationGravatar Michael Smith 2022-03-201-16/+21
* Spruce up text and fix some copyright yearsGravatar Michael Smith 2022-03-191-2/+2
* Very slightly tidy RTTI stuffGravatar Michael Smith 2022-01-181-8/+8
* Fix Left 4 Dead 2 Survivors crashingGravatar Michael Smith 2022-01-171-3/+14
* Tidy up stubs, make vstdlib a stub, build on LinuxGravatar Michael Smith 2022-01-061-2/+4
* Make convar init macro type-genericGravatar Michael Smith 2021-12-291-3/+1
* Initial public snapshotGravatar Michael Smith 2021-11-201-0/+533