summaryrefslogtreecommitdiffhomepage
path: root/src/con_.c
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-04-28Fix incorrectly implemented con_setvar functionsMichael Smith
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