aboutsummaryrefslogtreecommitdiff
path: root/src/con_.c
Commit message (Expand)AuthorAgeFilesLines
* Deal with the stupid NVDTOR situationGravatar Michael Smith 2024-05-211-7/+1
* Get things at least compiling under LinuxGravatar Michael Smith 2023-08-271-1/+4
* Prune some comments and tidy up other minor thingsGravatar Michael Smith 2023-06-101-35/+15
* Do some pedantic spring cleaningGravatar Michael Smith 2023-05-161-0/+1
* Refactor the RGBA colour struct into engineapi.hGravatar Michael Smith 2023-05-041-5/+5
* Fix incorrectly implemented con_setvar functionsGravatar Michael Smith 2023-04-281-12/+21
* Fix deferred init for Portal 2 compatibilityGravatar Michael Smith 2023-01-151-1/+0
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-25/+28
* Document some Portal 2 breakage that needs fixedGravatar Michael Smith 2022-07-231-0/+1
* Solve the error logging situationGravatar Michael Smith 2022-06-021-0/+3
* Clean up some random bits and bobsGravatar Michael Smith 2022-05-161-4/+2
* Properly finish refactoring con to use gamedataGravatar Michael Smith 2022-05-131-98/+65
* Further clean up engine API initialisationGravatar Michael Smith 2022-05-121-12/+14
* 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