Commit Graph

36 Commits

Author SHA1 Message Date
David Anderson
15904761e8 compiles now 2004-03-24 00:54:35 +00:00
David Anderson
6d58afcedb undid some stuff 2004-03-23 13:25:59 +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
4ffa954055 Fixed bug with get_offset 2004-03-22 05:43:47 +00:00
David Anderson
9bec921fd8 Added set_speak and get_speak 2004-03-21 09:13:55 +00:00
David Anderson
398773849c Fixed get_global_int bug 2004-03-16 01:12:24 +00:00
David Anderson
93a4d8a0d3 Fixed call_think 2004-03-16 00:48:37 +00:00
David Anderson
bf35c8f079 *** empty log message *** 2004-03-15 22:13:43 +00:00
David Anderson
ee947b1673 Redid lots of destruction stuff. 2004-03-15 20:27:53 +00:00
David Anderson
35fe033d53 Fixed controller, blending, and reduced view lag.
(T(+)rget suggestions)
2004-03-15 18:23:23 +00:00
David Anderson
5b56c27e67 Added new ENGINE stocks and natives 2004-03-14 08:23:42 +00:00
David Anderson
d9b84087d9 Removed messaging code.
Fixed last argument bug in set/get msg arg funcs.
2004-03-13 20:48:00 +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
d3a58298c9 fixed find_entity 2004-03-08 10:07:55 +00:00
Pavol Marko
538b7a7a12 Added Makefile 2004-03-07 19:50:55 +00:00
Pavol Marko
df8f02fe66 Fixed GiveFnPtrsToDll problems on linux 2004-03-07 19:29:20 +00:00
David Anderson
526d8a5de2 New ENGINE 2004-03-04 08:34:11 +00:00
David Anderson
3f2d0c4ce8 New ENGINE 2004-03-04 08:27:51 +00:00
Felix Geyer
8a1f6c8112 added thanks to Vexd 2004-02-21 20:30:53 +00:00
Felix Geyer
8fd87598e2 updated header 2004-02-21 19:54:32 +00:00
Felix Geyer
eac02b7828 updated header | updated author, version, website and logtag 2004-02-21 19:52:02 +00:00
David Anderson
152ee5e4d5 CHANGES 2004-02-12 06:37:42 +00:00
David Anderson
248d1512a8 CHANGES 2004-02-11 19:28:10 +00:00
David Anderson
8d3dbd803c Build 0.75 2004-02-07 23:03:48 +00:00
David Anderson
8f68eb9457 Touches.. 2004-02-07 21:23:24 +00:00
David Anderson
4d67fd2451 Linux compile. 2004-02-07 08:33:48 +00:00
David Anderson
9c3bc0ab8c Added register_message() functions. 2004-02-07 08:31:44 +00:00
David Anderson
024e70e119 Linux compiles. 2004-02-06 21:42:25 +00:00
David Anderson
a26a8db62b First working version. 2004-02-06 21:30:44 +00:00
David Anderson
7b8dbf6488 ? 2004-02-06 06:30:45 +00:00
David Anderson
b90e729a9f Bleh. 2004-02-05 07:20:08 +00:00
David Anderson
94cd377291 Fixed some bugs, got windows compile. 2004-02-05 07:08:11 +00:00
David Anderson
24db4c9baf Added Player think forwards. 2004-02-05 06:31:56 +00:00
David Anderson
ef64f83917 Added client_kill() forward.
Added i586 glibc2.3 engine module.
2004-02-05 06:00:48 +00:00
David Anderson
238cbbd0fb Initial Import. 2004-02-05 05:15:37 +00:00
David Anderson
63fa8a2335 Initial Import. 2004-02-05 03:29:47 +00:00