Johnny Bergström
a6473737a2
entity_set_model should take const strings
2004-03-25 11:42:34 +00:00
Johnny Bergström
5967f7d951
fixed entity_set_string to take const strings
2004-03-24 08:53:40 +00:00
David Anderson
8110271bdd
imported jghg2 support
2004-03-24 05:01:33 +00:00
Johnny Bergström
b21bbcbf90
Fixed prototype of set_offset_short
...
Fixed all offset natives (they checked ent index above maxClients, should've been maxEntities (some also checked if player is online))
Added s/get_offset_char()
Fixed set_pdata_float to set float value from parameter properly
Fixed set_pdata_short to set short value from parameter properly
Reimplemented find_ent_by_owner
2004-03-22 08:27:52 +00:00
David Anderson
421c62c6a0
Added native support for set_speak and get_speak and SetSpeak
2004-03-21 09:17:55 +00:00
David Anderson
439550c2ac
Moved msg functions
2004-03-15 19:55:29 +00:00
Johnny Bergström
812ee46260
commented message_begin() etc
2004-03-14 12:47:16 +00:00
David Anderson
5b56c27e67
Added new ENGINE stocks and natives
2004-03-14 08:23:42 +00:00
Johnny Bergström
d1379bb671
renamed find_entity in engine to find_ent_by_class (find_ent_by_classname works too)
2004-03-09 08:32:50 +00:00
Johnny Bergström
0b129c3a9f
Updated explanation of find_entity saying "will return 0 if nothing is found"
2004-03-08 09:28:30 +00:00
Felix Geyer
dbde71ac3d
moved engine_stocks include to bottom
2004-03-04 20:25:27 +00:00
David Anderson
3f2d0c4ce8
New ENGINE
2004-03-04 08:27:51 +00:00
Felix Geyer
87b4d3570f
updated header | readded double include prevention
2004-02-21 20:30:04 +00:00
Felix Geyer
21d870c57a
no message
2004-02-15 02:29:51 +00:00