1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcehook
David Anderson b3066f5c8d Back-ported some changes from AMX Mod X
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40309
2006-10-26 06:19:47 +00:00
..
generate Wow, lots of stuff here 2006-08-13 11:34:30 +00:00
test Modified test1.cpp a little bit so that it tests the const attribute. 2006-09-04 13:44:00 +00:00
FastDelegate.h Faluco added new FastDelegate version, added more tests to testreentr 2005-10-14 20:57:43 +00:00
sh_list.h Added insert(iterator where, const T &what) to sh_list and simplified it on the occasion, hook managers now have (optional) version numbers, everything somehow works! Also changed _NEWPARAMS macro syntax a bit 2005-12-23 23:00:55 +00:00
sh_memfuncinfo.h rewritten sh's template files to use new shworker syntax, fixed sh_call. tbh, i'm good 2006-05-13 17:57:35 +00:00
sh_memory.h CHANGES! 2005-10-03 17:20:22 +00:00
sh_stack.h Back-ported some changes from AMX Mod X 2006-10-26 06:19:47 +00:00
sh_string.h string fixups 2006-10-05 06:11:53 +00:00
sh_tinyhash.h Back-ported some changes from AMX Mod X 2006-10-26 06:19:47 +00:00
sh_vector.h Fixed SourceHook::CVector::resize, hopefully fixed callclass crashbug, add vector test to TestList 2006-05-19 13:57:04 +00:00
sourcehook_impl.h Added support for functions returning references; added TestRefRet, fixed typos in sourcehook_impl.h 2006-08-09 06:46:11 +00:00
sourcehook.cpp Fixed explicit qualification in sourcehook.cpp, updated Makefile for new shworker ( =P ), generated new sourcehook.h 2006-08-09 07:42:16 +00:00
sourcehook.h Wow, lots of stuff here 2006-08-13 11:34:30 +00:00