sourcemod/extensions
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
..
bintools Generate debugging information during compilation (bug 5227, r=ds). 2013-03-17 21:00:28 +00:00
clientprefs Move ke_ headers to new public/amtl folder. 2013-08-22 16:30:44 -07:00
cstrike Fix weapon ID checks (bug 5872, r=Dr!fter) 2013-08-21 10:55:12 -04:00
curl Fixed copy-paste error in 116256b519b5. 2013-05-16 14:58:14 +01:00
geoip Generate debugging information during compilation (bug 5227, r=ds). 2013-03-17 21:00:28 +00:00
mysql Added SQL_SetCharset native to (re)set charset even after reconnect (bug 5786, r=psychonic). 2013-07-18 10:27:12 -04:00
regex Generate debugging information during compilation (bug 5227, r=ds). 2013-03-17 21:00:28 +00:00
sdkhooks Added ISDKHooks interface with entity listeners (bug 5602, r=psychonic). 2013-08-04 10:03:40 -04:00
sdktools Update GivePlayerItem for new params in CS:GO. 2013-08-14 17:07:27 -04:00
sqlite Added SQL_SetCharset native to (re)set charset even after reconnect (bug 5786, r=psychonic). 2013-07-18 10:27:12 -04:00
structs Forgot makefiles patch 2009-08-17 10:53:54 +12:00
tf2 Fixed build. 2013-08-12 01:32:44 +01:00
topmenus Generate debugging information during compilation (bug 5227, r=ds). 2013-03-17 21:00:28 +00:00
updater Fixed various memory issues. (bug 5766, r=asherkin) 2013-08-12 00:44:22 +01:00