aboutsummaryrefslogtreecommitdiff
path: root/src/con_.h
Commit message (Expand)AuthorAgeFilesLines
* Use C23 void-argument-free prototypesGravatar Michael Smith 2025-04-061-3/+3
* Rewrite and redesign codegen and feature systemGravatar Michael Smith 2025-04-061-7/+39
* Hide custom crosshair in menus/load screensGravatar Michael Smith 2024-05-271-2/+2
* Get things at least compiling under LinuxGravatar Michael Smith 2023-08-271-8/+10
* Prune some comments and tidy up other minor thingsGravatar Michael Smith 2023-06-101-4/+1
* Do some pedantic spring cleaningGravatar Michael Smith 2023-05-161-1/+1
* Refactor the RGBA colour struct into engineapi.hGravatar Michael Smith 2023-05-041-10/+3
* Argh, bump the stupid copyright header!Gravatar Michael Smith 2023-05-011-1/+1
* Fix default float values for cvarsGravatar Michael Smith 2023-04-281-3/+3
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-2/+0
* Clean up some random bits and bobsGravatar Michael Smith 2022-05-161-3/+3
* Further clean up engine API initialisationGravatar Michael Smith 2022-05-121-1/+2
* Centralise engine access, add Portal FOV changerGravatar Michael Smith 2022-04-301-1/+7
* Fix a couple of bits of convar min/max brokennessGravatar Michael Smith 2022-04-261-5/+5
* Replace udis86 with a very small x86 decoderGravatar Michael Smith 2022-04-241-3/+7
* Support deferring cvar registrationGravatar Michael Smith 2022-03-201-0/+18
* 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-4/+13
* Tidy up stubs, make vstdlib a stub, build on LinuxGravatar Michael Smith 2022-01-061-1/+1
* Make convar init macro type-genericGravatar Michael Smith 2021-12-291-2/+11
* Unhide useful commands and allow cheats in lobbiesGravatar Michael Smith 2021-12-261-1/+3
* Initial public snapshotGravatar Michael Smith 2021-11-201-0/+278