Scott Ehlert
761e1f6fe1
Reverted a CreateInstancedBaselines change due to a 31 character limit to enum symbols that causes a compiler warning
...
(Real function that FM uses is called CreateInstancedBaselines and is different from CreateInstancedBaseline...
So something should be done, but I'm not sure what yet)
2006-04-20 08:49:49 +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
fe971497cc
synced to dll
2006-03-30 00:31:45 +00:00
David Anderson
16e53eded8
synced to dll
2006-03-29 23:57:54 +00:00
David Anderson
5395fc1280
updated constants
2006-03-20 19:36:57 +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
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
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
David Anderson
f3cfd31668
Added AlertMessage to fakemeta
2004-10-03 07:04:08 +00:00
David Anderson
f171842cf8
added traceresult stuff
2004-09-14 06:16:52 +00:00
Steve Dudenhoeffer
2573c9c4d2
Added pev_ideal_yaw
2004-09-10 16:28:27 +00:00
Steve Dudenhoeffer
d72b8de045
DLLFunc_ClientUserInfoChanged
2004-09-10 16:09:32 +00:00
Johnny Bergström
8575c9a637
Added some description. hopefully they are right :-)
2004-08-31 16:43:58 +00:00
Steve Dudenhoeffer
a720b62aaa
Oh small compiler, how I hate thee
...
(Fixed issue where SC warned and truncated an enum entry)
2004-08-31 06:26:41 +00:00
Steve Dudenhoeffer
269a0e4305
Sawce, the master of stupid mistakes strikes again!
...
(Fixed small bug)
2004-08-25 04:26:32 +00:00
Steve Dudenhoeffer
19101470fd
Added fakemeta includes (from dlls/fakemeta/)
...
Updated ns includes
2004-08-24 21:36:39 +00:00