sourcemod/extensions/clientprefs
Michael Flaherty b9b6832a11 Streamline ConfDb loading proceedure (#791)
* Create DatabaseConfBuilder & remove locking
* Remove all refcounting

This is part 1/n in regards to this PR's rework
* Move db conf lookup out of RunThreadPart
* Return default configuration for failed lookups
* RefPtr members & stop leaks
* fix uint comparison warning
2018-06-19 09:35:37 -07:00
..
AMBuilder 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
cookie.cpp Fix regression causing inconsistencies in clientprefs auth id handling (r=VoiDeD). 2014-09-12 13:04:37 -07:00
cookie.h Replace SourceHook list usages in clientprefs with AMTL. 2014-06-04 21:49:48 -07:00
extension.cpp Streamline ConfDb loading proceedure (#791) 2018-06-19 09:35:37 -07:00
extension.h Update to the latest AMTL - Rename Ref to RefPtr. 2015-11-08 13:14:57 -08:00
menus.cpp Overhaul of ClientPrefs extension (bug 5538, r=asherkin). 2013-02-28 21:51:49 +00:00
menus.h Overhaul of ClientPrefs extension (bug 5538, r=asherkin). 2013-02-28 21:51:49 +00:00
natives.cpp Fix clientprefs IsAuthIdConnected (again). 2014-11-22 10:00:40 -08:00
query.cpp Fix use-after-free crash in SQLite extension (#481) 2016-10-03 16:31:17 +01: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