Scott Ehlert
de33bb6a1d
Oh goodness, let the bugs begin...
...
1) New hookable GameDLL funcs: UpdateClientData, AddToFullPack, CmdStart, CmdEnd (at28754)
2) New GameDLL funcs that can be called via dllfunc: UpdateClientData, AddToFullPack, CmdStart, CmdEnd
3) New natives to read/write special data structures associated with the above GameDLL funcs:
get/set_cd (ClientData), get/set_es (EntityState), get/set_uc (UserCmd)
2006-04-30 07:37:31 +00:00
Scott Ehlert
b57c752b1c
Added get_orig_retval for retrieving the original return value of an engine function
...
Reformatted comments in fakemeta include files so they look a bit neater
2006-04-17 16:59:37 +00:00
David Anderson
c15a86b454
added new TR/KVD stuffs
2006-03-20 18:08:51 +00:00
Borja Ferrer
d7bef2ae4b
added get_global()
2006-03-14 17:15:52 +00:00
David Anderson
2ad9a320de
added unregister_forward()
2006-02-03 03:27:03 +00:00
David Anderson
923ecaa0e5
added pev_valid
2006-02-01 12:17:40 +00:00
David Anderson
24d9e3266e
wrong include, added pdata
2005-08-21 16:38:45 +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
74ec2e75b8
New auto-module system
2005-07-15 19:05:31 +00:00
David Anderson
1b09be51e1
Reverting JGHG's changes (forgot to commit this)
2005-07-15 07:59:26 +00:00
Johnny Bergström
1d770fd400
Removed pev
2005-03-25 22:05:41 +00:00
Steve Dudenhoeffer
1485014229
Fixed traceresults and trace hooks..
2004-09-15 18:40:18 +00:00
David Anderson
f171842cf8
added traceresult stuff
2004-09-14 06:16:52 +00:00
David Anderson
1aee2c6f81
Fixed format tags
2004-09-07 09:26:20 +00:00
Steve Dudenhoeffer
19101470fd
Added fakemeta includes (from dlls/fakemeta/)
...
Updated ns includes
2004-08-24 21:36:39 +00:00