sourcemod/extensions/clientprefs
2009-02-01 02:37:00 -05:00
..
msvc8 Now compiles against Metamod:Source 1.7 (bug 3445). 2008-11-27 01:13:51 -06:00
msvc9 Now compiles against Metamod:Source 1.7 (bug 3445). 2008-11-27 01:13:51 -06:00
sdk SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00
cookie.cpp Fixed race condition where client cookie callbacks could be fired against wrong clients (bug 3375). 2008-10-31 08:28:08 -05:00
cookie.h Fixed race condition where client cookie callbacks could be fired against wrong clients (bug 3375). 2008-10-31 08:28:08 -05:00
extension.cpp Database fallback for clientprefs is now more "intelligent" (bug 3564, r=pred). 2009-01-31 23:42:35 -05:00
extension.h Rewrote querying in client prefs to not use prepared queries (bug 2698, r=pred). 2008-10-20 03:40:46 -05:00
Makefile Merge from sourcemod-1.1 branch. 2008-12-28 03:23:45 -05:00
menus.cpp CLIENT PREFS ARE GO!!1!shiftone!!1! 2008-05-12 08:06:47 +00:00
menus.h CLIENT PREFS ARE GO!!1!shiftone!!1! 2008-05-12 08:06:47 +00:00
natives.cpp Fixed amb1810 - Clientprefs no longer blocks load. 2008-07-15 00:24:08 +00:00
query.cpp Fixed race condition where client cookie callbacks could be fired against wrong clients (bug 3375). 2008-10-31 08:28:08 -05:00
query.h Fixed race condition where client cookie callbacks could be fired against wrong clients (bug 3375). 2008-10-31 08:28:08 -05:00
svn_version.h phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done) 2008-06-02 05:03:27 +00:00
svn_version.tpl Mirrored buildbot/version template changes from branch. 2008-09-14 06:13:25 +00:00
version.rc Initial import of amb734 - Client preferences extension. 2008-04-17 04:58:09 +00:00