summaryrefslogtreecommitdiffhomepage
path: root/src/con_.h
AgeCommit message (Expand)Author
2023-08-27Get things at least compiling under LinuxMichael Smith
2023-06-10Prune some comments and tidy up other minor thingsMichael Smith
2023-05-16Do some pedantic spring cleaningMichael Smith
2023-05-04Refactor the RGBA colour struct into engineapi.hMichael Smith
2023-05-01Argh, bump the stupid copyright header!Michael Smith
2023-04-28Fix default float values for cvarsMichael Smith
2022-09-13Move towards C23, improve events and vcall macrosMichael Smith
2022-05-16Clean up some random bits and bobsMichael Smith
2022-05-12Further clean up engine API initialisationMichael Smith
2022-04-30Centralise engine access, add Portal FOV changerMichael Smith
2022-04-26Fix a couple of bits of convar min/max brokennessMichael Smith
2022-04-24Replace udis86 with a very small x86 decoderMichael Smith
2022-03-20Support deferring cvar registrationMichael Smith
2022-03-19Spruce up text and fix some copyright yearsMichael Smith
2022-01-18Very slightly tidy RTTI stuffMichael Smith
2022-01-06Tidy up stubs, make vstdlib a stub, build on LinuxMichael Smith
2021-12-29Make convar init macro type-genericMichael Smith
2021-12-26Unhide useful commands and allow cheats in lobbiesMichael Smith
2021-11-20Initial public snapshotMichael Smith