Commit Graph

14 Commits

Author SHA1 Message Date
Borja Ferrer
9283cbe1c2 added request at26450 2006-03-14 16:55:06 +00:00
David Anderson
372a01e6da committed fakemeta optimizations 2006-03-04 06:34:28 +00:00
Johnny Bergström
94e19aae0c Removed newdllfunc() and related NEWDLLFunc_* stuff. :-P (yes I finally read Alfred's post through) 2005-08-18 20:51:41 +00:00
Johnny Bergström
1cdb12c4e4 Added NEW_DLL_FUNCTIONS to FM_* and a newdllfunc() native to call these... Although I'm not sure there is a reason to call those?
Anyway it will be needed later when client cvar query function is implemented.
2005-08-18 09:33:51 +00:00
David Anderson
a89e1ac536 Oops! Forgot to MF_Add pev 2005-07-19 16:08:00 +00:00
Johnny Bergström
81f4a505c1 Added FM_KeyValue and get_kv/set_kv natives.
Removed pev natives.

Probably fixed something in DLLFunc_ClientUserInfoChanged.
2005-03-25 09:30:45 +00:00
Steve Dudenhoeffer
89eda75b1f Touch it and die, bail. 2004-10-20 14:24:54 +00:00
David Anderson
18b75cb07c Updated a bunch of SDKs and moved the rest to the new debugging system. 2004-10-04 06:14:30 +00:00
David Anderson
f171842cf8 added traceresult stuff 2004-09-14 06:16:52 +00:00
David Anderson
d966983354 Fixed makefiles for 64bit error, clean error, and output error
ADDED NEWLINES!! OMG
Corrected some AMD64 casts on ns_amxx
2004-08-22 12:40:24 +00:00
Steve Dudenhoeffer
74d278d1c6 Update 2004-08-11 05:06:27 +00:00
Steve Dudenhoeffer
2cd6ea9de3 Added a few more calls (+macros)
Added support for game dll func hooking
Fixed table pointer...
2004-08-06 00:56:48 +00:00
Steve Dudenhoeffer
7f41ac3410 Added set_pev
Added punchangle to pev/set_pev
Added INDEXENT fix (fixed all occurances of INDEXENT as well)
Added pev_natives on amxx_attach
2004-08-05 20:57:03 +00:00
David Anderson
2fb9a5d4b5 initial import of fakemeta_amxx 2004-07-28 03:14:07 +00:00