Commit Graph

130 Commits

Author SHA1 Message Date
David Anderson
37a08f66b0 New version of Engine. 2004-05-26 05:15:40 +00:00
Johnny Bergström
b9b2a2581e removed def file 2004-05-03 15:50:29 +00:00
David Anderson
7b5b6195c2 Changed to 0.20 API 2004-05-03 14:10:52 +00:00
David Anderson
771a16db26 Changed to 0.20 API 2004-05-03 14:01:40 +00:00
Johnny Bergström
ccf02c9484 RETURN_META_VALUE in client connect 2004-05-03 08:55:48 +00:00
Johnny Bergström
a019ef2d52 Now compiles to singlethreaded module (ML/MLd) 2004-05-03 08:51:11 +00:00
David Anderson
eead209a39 Volatite commit of new API changes 2004-05-03 07:24:00 +00:00
David Anderson
16867d6f24 Volatite commit of new API changes 2004-05-03 07:24:00 +00:00
Johnny Bergström
32efef099c Implemented old ?et_user_hitzones functionality 2004-04-27 10:08:46 +00:00
Johnny Bergström
0cb086eb6b Updated comment 2004-04-26 15:30:45 +00:00
David Anderson
3b0d52c8d3 fixed cmdstart bug! oops! 2004-04-24 03:41:27 +00:00
David Anderson
4549115165 fixed memory leaks from bug 935801 (these were from original vexd) 2004-04-23 08:38:48 +00:00
David Anderson
91eacb7464 fixed memory leaks from bug 935801 (these were from original vexd) 2004-04-23 03:55:53 +00:00
Johnny Bergström
de3dbd8a1d cs_set_user_vip - changes to VIP model + updates scoreboard when appropriate 2004-04-22 12:38:57 +00:00
Johnny Bergström
72a0a37f74 cs_set_user_team - should now update model+scoreboard right away 2004-04-22 09:38:30 +00:00
David Anderson
f51ca46646 added to register_message 2004-04-21 21:18:42 +00:00
David Anderson
aaf8bd7af9 engine can now catch impulses 2004-04-16 05:01:32 +00:00
Johnny Bergström
8f63a1a7b9 confirmed offset OFFSET_INTERNALMODEL for won 2004-04-06 08:19:56 +00:00
Johnny Bergström
24791ac315 Updated cs_set_user_team to include model 2004-04-06 07:40:51 +00:00
David Anderson
23bea839da error checking 2004-04-03 01:04:57 +00:00
David Anderson
c1291e7504 DBI Changes
fixed possible memory leak
2004-04-03 00:52:53 +00:00
David Anderson
70e3d68643 changes 2004-04-02 21:35:18 +00:00
David Anderson
688e986999 linux build again 2004-04-02 21:18:48 +00:00
David Anderson
f25a4cc22c Linux build 2004-04-02 21:01:50 +00:00
David Anderson
611135de3d Initial import of PgSQL module. 2004-04-02 19:54:21 +00:00
Johnny Bergström
773e358596 Fixed setting players online once again 2004-03-31 06:15:27 +00:00
Johnny Bergström
52722d7ebf Fixed 2004-03-29 14:57:15 +00:00
Johnny Bergström
75c3cd90e0 Fixed 2004-03-29 14:49:50 +00:00
Johnny Bergström
ffae6da15e Fixed so that player must pass one ClientInfoChanged before cs_set_user* works. 2004-03-29 14:19:02 +00:00
Johnny Bergström
3fc4049b0a Placed meta_api.cpp under right folder in workspace 2004-03-25 08:33:48 +00:00
Johnny Bergström
8d89be8de3 confirmed WON offset: OFFSET_CLIPAMMO as 51 2004-03-24 07:54:15 +00:00
David Anderson
b9bb70d410 fixed maxclients bug 2004-03-24 07:54:13 +00:00
Johnny Bergström
8c7938d47a Fixed workspace 2004-03-24 07:28:49 +00:00
David Anderson
c78e2bcf7e new makefile 2004-03-24 06:33:39 +00:00
David Anderson
0bea18ca9f New makefile 2004-03-24 06:33:03 +00:00
David Anderson
7937c77eed imported jghg2 support 2004-03-24 05:10:11 +00:00
David Anderson
f566ac2eb7 new file names+headers 2004-03-24 03:39:37 +00:00
David Anderson
b311a9ccc3 new file names+headers 2004-03-24 02:10:20 +00:00
David Anderson
5c82095e81 removed useless hook 2004-03-24 01:10:38 +00:00
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
David Anderson
94b9bc9939 fixed give_item 2004-03-23 01:18:22 +00:00
Johnny Bergström
95445293a2 Fixed anim after cs_set_weapon_silenc 2004-03-22 12:20:00 +00:00
Johnny Bergström
180fa52acb Added cs_get_weapon_ammo/cs_set_weapon_ammo 2004-03-22 09:10:11 +00:00
Johnny Bergström
bbbe0cda78 Added cs_get_weapon_ammo/cs_set_weapon_ammo 2004-03-22 08:57:23 +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
Johnny Bergström
66a1f11387 Shortened all natives that had longer names than old compiler limit of 19 characters. 2004-03-22 07:23:47 +00:00
David Anderson
4ffa954055 Fixed bug with get_offset 2004-03-22 05:43:47 +00:00
Johnny Bergström
556e9cee57 removed a forgotten debug message 2004-03-21 17:10:35 +00:00
David Anderson
9bec921fd8 Added set_speak and get_speak 2004-03-21 09:13:55 +00:00