sourcemod/extensions/clientprefs
David Anderson de8726ab73 Move ke_ headers to new public/amtl folder.
--HG--
rename : public/sourcepawn/ke_allocator_policies.h => public/amtl/ke_allocator_policies.h
rename : public/sourcepawn/ke_inline_list.h => public/amtl/ke_inline_list.h
rename : public/sourcepawn/ke_thread_posix.h => public/amtl/ke_thread_posix.h
rename : public/sourcepawn/ke_thread_utils.h => public/amtl/ke_thread_utils.h
rename : public/sourcepawn/ke_thread_windows.h => public/amtl/ke_thread_windows.h
rename : public/sourcepawn/ke_utility.h => public/amtl/ke_utility.h
rename : public/sourcepawn/ke_vector.h => public/amtl/ke_vector.h
2013-08-22 16:30:44 -07:00
..
msvc8 Now compiles against Metamod:Source 1.7 (bug 3445). 2008-11-27 01:13:51 -06:00
msvc9 Removed auto folders (bug 3949). 2009-08-30 00:03:58 -07:00
msvc10 Updated vc projs to use MMSOURCE19, added loader & topmenus, fixed CSGO sdk path in cstrike (NPOTB). 2012-07-25 08:31:01 -04:00
sdk Fix various problems with unloading ClientPrefs and SourceMod (bug 5874, r=ds). 2013-08-22 14:05:44 -07:00
AMBuilder Generate debugging information during compilation (bug 5227, r=ds). 2013-03-17 21:00:28 +00:00
cookie.cpp Fix various problems with unloading ClientPrefs and SourceMod (bug 5874, r=ds). 2013-08-22 14:05:44 -07:00
cookie.h Fix various problems with unloading ClientPrefs and SourceMod (bug 5874, r=ds). 2013-08-22 14:05:44 -07:00
extension.cpp Fix various problems with unloading ClientPrefs and SourceMod (bug 5874, r=ds). 2013-08-22 14:05:44 -07:00
extension.h Move ke_ headers to new public/amtl folder. 2013-08-22 16:30:44 -07:00
Makefile Forgot makefiles patch 2009-08-17 10:53:54 +12: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 Overhaul of ClientPrefs extension (bug 5538, r=asherkin). 2013-02-28 21:51:49 +00:00
query.cpp Fix various problems with unloading ClientPrefs and SourceMod (bug 5874, r=ds). 2013-08-22 14:05:44 -07:00
query.h Overhaul of ClientPrefs extension (bug 5538, r=asherkin). 2013-02-28 21:51:49 +00:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00