sourcemod/extensions/clientprefs
Nicholas Hastings 7e784d5453
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
Improve default compatibilty for ClientPrefs with MySQL
2025-05-26 13:29:12 -04:00
..
AMBuilder Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
cookie.cpp Fix ClientPrefs pointer string formatting (#2307) 2025-03-31 21:21:54 +00:00
cookie.h Replace ke::Vector with std::vector. 2020-05-31 11:35:51 -07:00
extension.cpp Add PostgreSQL database driver (#32) 2021-03-11 11:21:51 +01:00
extension.h Add PostgreSQL database driver (#32) 2021-03-11 11:21:51 +01:00
menus.cpp Fix ClientPrefs pointer string formatting (#2307) 2025-03-31 21:21:54 +00:00
menus.h Overhaul of ClientPrefs extension (bug 5538, r=asherkin). 2013-02-28 21:51:49 +00:00
natives.cpp Fix ClientPrefs pointer string formatting (#2307) 2025-03-31 21:21:54 +00:00
query.cpp Improve default compatibilty for ClientPrefs with MySQL 2025-05-26 13:29:12 -04:00
query.h Fix use-after-free crash in SQLite extension (#481) 2016-10-03 16:31:17 +01:00
smsdk_config.h Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00