summaryrefslogtreecommitdiffhomepage
path: root/src/con_.c
AgeCommit message (Expand)Author
2023-01-15Fix deferred init for Portal 2 compatibilityMichael Smith
2022-09-13Move towards C23, improve events and vcall macrosMichael Smith
2022-07-23Document some Portal 2 breakage that needs fixedMichael Smith
2022-06-02Solve the error logging situationMichael Smith
2022-05-16Clean up some random bits and bobsMichael Smith
2022-05-13Properly finish refactoring con to use gamedataMichael Smith
2022-05-12Further clean up engine API initialisationMichael Smith
2022-04-30Centralise engine access, add Portal FOV changerMichael Smith
2022-04-25Fix broken con_setvar*() functions - woopsy!Michael Smith
2022-04-24Replace udis86 with a very small x86 decoderMichael Smith
2022-03-24Clean up gameinfo_init() and other random stuffMichael 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-17Fix Left 4 Dead 2 Survivors crashingMichael Smith
2022-01-06Tidy up stubs, make vstdlib a stub, build on LinuxMichael Smith
2021-12-29Make convar init macro type-genericMichael Smith
2021-11-20Initial public snapshotMichael Smith