Scott Ehlert
0071d73e25
Oh goodness, let the bugs begin...
...
1) Fixed getting incorrect value of the entity index when using ClientUserInfoChanged via dllfunc
2) New hookable GameDLL funcs: UpdateClientData, AddToFullPack, CmdStart, CmdEnd (at28754)
3) New GameDLL funcs that can be called via dllfunc: UpdateClientData, AddToFullPack, CmdStart, CmdEnd
4) New natives to read/write special data structures associated with the above GameDLL funcs
2006-04-30 07:27:14 +00:00
David Anderson
4f5c16c278
added support for new tr and kvd hooking/calling
2006-03-20 18:23:03 +00:00
Christian Hammacher
531cc5f2c1
Added some returns in engfunc() and in dllfunc()
2005-12-31 15:09:14 +00:00
David Anderson
d50a6302e0
ugh
2005-08-25 09:09:35 +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
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
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
Steve Dudenhoeffer
6f9ec854dc
Added DLLFunc_Clientinfo something or other
2004-09-10 16:05:21 +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