Commit Graph

7 Commits

Author SHA1 Message Date
Nick Hastings
33759fc561 Fix file encoding 2025-05-17 14:16:58 -04:00
Nick Hastings
6ef5dfa3f5 Add some missing ICVar func names. 2023-01-29 14:56:57 -05:00
Nick Hastings
2120089e3a Update ICVar.
(cherry picked from commit 69290867d5)
2023-01-29 14:55:50 -05:00
Maxim Telezhenko
802ae03f3f csgo: Update ICvar interface (#61)
* csgo: Update ICvar interface

GetCommandLineValue was replaced by HasCommandLineValue.
Update RegisterConCommand param name.

* Restore ICvar::GetCommandLineValue

* Make ICvar::GetCommandLineValue non-static
2019-10-09 19:05:47 -04:00
Maxim Telezhenko
8f9e0fa602 Update ICvar::RegisterConCommand params (#60) 2019-09-02 19:23:38 +01:00
Scott Ehlert
e208562b7e IMemAlloc::Free now used in ICvar::Iterator destructor. 2010-07-22 14:36:34 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00