Commit Graph

299 Commits

Author SHA1 Message Date
Lukasz Wlasinksi
796a7ad4d7 some changes in bot's code 2004-08-12 13:22:34 +00:00
Steve Dudenhoeffer
3155a300c6 Minor bug with PlayerPostThink fixed 2004-08-12 04:21:03 +00:00
Steve Dudenhoeffer
f4ed94a9da INDEXENT() fix (Use INDEXENT2() now)
Stop forwarding after ServerActivate() has been called (until next map)
2004-08-12 04:14:47 +00:00
Steve Dudenhoeffer
b41a3631aa Updates on Null function table
Renamed:
 - VelocityByAim->velocity_by_aim
 - RadiusDamage->radius_damage
 - PointContents->point_contents

Backwards compatibility stocks will be included.

Made precache_event a little bit more... logical.
2004-08-12 03:31:51 +00:00
Steve Dudenhoeffer
c9a0a3f9be Null tabled some forwards
Removed pfnUse hook (pointless)
Changed a couple native names
2004-08-11 12:17:39 +00:00
Steve Dudenhoeffer
74d278d1c6 Update 2004-08-11 05:06:27 +00:00
Lukasz Wlasinksi
9bed70c543 small changes in damage event 2004-08-08 13:29:31 +00:00
Lukasz Wlasinksi
27f5e72afe small changes in natives 2004-08-06 13:58:20 +00:00
Steve Dudenhoeffer
e2b83f8bf5 Initial import 2004-08-06 04:30:49 +00:00
Steve Dudenhoeffer
2c4be26756 Removed un-needed calls
Added a few more calls (over 50% are done!)
2004-08-06 04:30:10 +00:00
Steve Dudenhoeffer
9d3ffda996 Support for Post calls added
Now resets functions on map change
2004-08-06 03:01:45 +00:00
Steve Dudenhoeffer
2cd6ea9de3 Added a few more calls (+macros)
Added support for game dll func hooking
Fixed table pointer...
2004-08-06 00:56:48 +00:00
Steve Dudenhoeffer
7f41ac3410 Added set_pev
Added punchangle to pev/set_pev
Added INDEXENT fix (fixed all occurances of INDEXENT as well)
Added pev_natives on amxx_attach
2004-08-05 20:57:03 +00:00
Lukasz Wlasinksi
5dd3fe742c xmod_is_custom_wpn added 2004-08-05 12:45:25 +00:00
Lukasz Wlasinksi
3bedaa95e4 removed <xmod> compatibility from csstats as requested by SniperBeamer 2004-08-05 11:56:33 +00:00
Steve Dudenhoeffer
d692d8a4fb Removed support for ns_*_menu 2004-08-05 11:37:55 +00:00
Lukasz Wlasinksi
5bf3577d9c xmod shared natives 2004-08-05 01:02:39 +00:00
Lukasz Wlasinksi
ffad9e7af4 removed dod_get_user_team ( fixed core native ) 2004-08-04 15:46:31 +00:00
Lukasz Wlasinksi
ee2c5c4f8b custom weapon natives/code update 2004-08-04 10:42:29 +00:00
Steve Dudenhoeffer
245932a825 Minor fix for pev() 2004-08-04 08:26:41 +00:00
Johnny Bergström
98f946c544 Continued work on the forward registering stuff 2004-08-03 19:45:48 +00:00
Lukasz Wlasinksi
1551f500e3 fixed bugs in dod_get_user_weapon 2004-07-30 15:20:40 +00:00
Lukasz Wlasinksi
8e23ca757a dod_get_user_weapon added. Compile options for old/new forwards system 2004-07-30 12:49:11 +00:00
Lukasz Wlasinksi
7801cde7f0 bye bye WON .. 2004-07-28 17:06:01 +00:00
David Anderson
2fb9a5d4b5 initial import of fakemeta_amxx 2004-07-28 03:14:07 +00:00
Steve Dudenhoeffer
d7caf3803e :o 2004-07-27 01:17:58 +00:00
Steve Dudenhoeffer
53332dbe76 Added ns_set_fov
Began porting ns_show_menu, having problems though.
2004-07-27 01:15:10 +00:00
Lukasz Wlasinksi
afce6de801 register_statsfwd 2004-07-23 23:18:50 +00:00
Steve Dudenhoeffer
cfbf4bf5b5 Nothing important. 2004-07-22 13:13:41 +00:00
Steve Dudenhoeffer
98d1644ade Removing support for NS 2.01. 2004-07-22 13:11:12 +00:00
Steve Dudenhoeffer
521d6ee7d2 Removing support for NS 2.01.
(Ignore last commit comment.  I'm a CVS newbie.)
2004-07-22 13:09:28 +00:00
Steve Dudenhoeffer
9f868f27ff Forgot to remove this. 2004-07-22 13:07:43 +00:00
Steve Dudenhoeffer
1a9d55a0f4 Forgot to remove this. 2004-07-22 12:55:06 +00:00
Steve Dudenhoeffer
0aa11dcae7 Forgot to remove this. 2004-07-22 12:48:12 +00:00
Steve Dudenhoeffer
6cd5790ea8 Initial import of mostly re-written NS module (also synced with ns2amx).
Renamed module to simply "ns".

Module is mostly untested until NS beta 5 is release.
2004-07-22 12:46:35 +00:00
Lukasz Wlasinksi
594edabac0 amxx sdk update 2004-07-21 14:18:01 +00:00
Lukasz Wlasinksi
0b9f3d8e8c map change crash fixed 2004-07-21 11:51:18 +00:00
Lukasz Wlasinksi
011d9ecc33 Fixed bug with FG42 detection 2004-07-19 23:57:05 +00:00
Lukasz Wlasinksi
3439fac417 added get/set_user_ammo natives 2004-07-19 00:31:38 +00:00
Johnny Bergström
59bb24e791 Removed WON specific offsets. 2004-07-18 14:11:07 +00:00
Lukasz Wlasinksi
78a88d90a0 fixed self damage stats 2004-07-14 23:57:21 +00:00
Johnny Bergström
aaa1e781c2 Hopefully fixes the "bots can't harm" bug. 2004-07-13 21:26:38 +00:00
Johnny Bergström
60c6b1703d Possible fix to the overflow of edicts... 2004-07-13 15:19:36 +00:00
Johnny Bergström
06dd58e7a4 Nothing important 2004-07-13 15:07:21 +00:00
Johnny Bergström
fc58946ffa Nothing important 2004-07-13 08:35:04 +00:00
Johnny Bergström
5b7e96532d Fixed inc link 2004-07-13 08:33:19 +00:00
David Anderson
8973af479c Fixed ent bugs from JGHG
Changed MAKE_STRING to ALLOC_STRING
2004-07-06 17:02:31 +00:00
David Anderson
221d5b623d Fixed ent bugs from JGHG
Changed MAKE_STRING to ALLOC_STRING
2004-07-06 16:48:20 +00:00
Lukasz Wlasinksi
0dd5024408 changes in health event 2004-07-05 21:24:31 +00:00
Lukasz Wlasinksi
e0f1b56363 added spectator support to dod_set_user_team native 2004-07-04 21:09:03 +00:00
Lukasz Wlasinksi
994e41d7cf ts 2.1 weapon awards 2004-07-03 00:25:01 +00:00
Lukasz Wlasinksi
7ed7d37914 custom weapon array fix 2004-07-02 23:58:41 +00:00
Lukasz Wlasinksi
28b21550d4 update.. 2004-07-02 16:25:36 +00:00
Lukasz Wlasinksi
f413bf37a2 Initial import 2004-07-01 17:57:12 +00:00
Lukasz Wlasinksi
b5e960ed3b FN_AMXX_DETTACH removed 2004-07-01 17:24:21 +00:00
Lukasz Wlasinksi
3c99a32272 forwards change 2004-07-01 10:12:50 +00:00
Lukasz Wlasinksi
e4a735d447 new(old) register forwards system 2004-06-30 17:37:36 +00:00
Lukasz Wlasinksi
9ccddad1cf update.. 2004-06-30 13:03:24 +00:00
Lukasz Wlasinksi
59b03740c9 csstats with <mod>x functions 2004-06-30 13:01:07 +00:00
David Anderson
5b8f7e471f Fixed bug in CVector 2004-06-30 08:10:25 +00:00
David Anderson
7083c898f0 Fixed CString bug 2004-06-30 03:21:14 +00:00
David Anderson
b67da6965f Fixed field lookup bug.
Fixed bug in CString.
2004-06-30 03:14:39 +00:00
David Anderson
1b09d4e3fc Fixes bug with get_msg_arg_type 2004-06-29 16:53:49 +00:00
David Anderson
c6813d1f18 Fixes bug with get_msg_arg_type 2004-06-29 15:26:35 +00:00
David Anderson
e6fc5904b5 Added .NET project file 2004-06-29 09:16:18 +00:00
David Anderson
6b89c12f73 new CString 2004-06-29 08:14:44 +00:00
David Anderson
429c295738 Removed STD code 2004-06-29 08:09:53 +00:00
David Anderson
743767610a Removed std::string 2004-06-29 06:56:31 +00:00
David Anderson
47dd28bd63 Removed std::vector 2004-06-29 06:45:52 +00:00
David Anderson
285a4ffed8 Fixed a few bugs. 2004-06-29 06:26:56 +00:00
David Anderson
e8d33e1379 Bug fix, added correct cpp file 2004-06-29 05:54:53 +00:00
David Anderson
e1a3b158d0 Added makefile 2004-06-29 05:33:13 +00:00
David Anderson
6e9b836767 Added libraries 2004-06-29 05:31:05 +00:00
David Anderson
552e82861b Fixed Makefile for 0.20. 2004-06-29 05:22:13 +00:00
David Anderson
4adb119f8e Fixed Makefile for 0.20. 2004-06-29 05:16:18 +00:00
David Anderson
502d006e84 Changed optimizations and metamod dir. 2004-06-29 05:04:27 +00:00
David Anderson
67fbc56618 Added Vexd Compatibility back in. 2004-06-29 03:22:38 +00:00
David Anderson
de668db307 Fixed server_frame forward.
Fixed server_changelevel forward.
2004-06-29 03:16:45 +00:00
David Anderson
de8e8e699b New DBI API. 2004-06-29 02:51:40 +00:00
David Anderson
4f3be95a36 New DBI API. 2004-06-29 02:50:39 +00:00
David Anderson
527ca0efb7 New DBI API. 2004-06-28 23:20:04 +00:00
Lukasz Wlasinksi
8671c25b2e all lower case natives now 2004-06-28 22:41:24 +00:00
Lukasz Wlasinksi
1b43105658 added ts support 2004-06-28 13:57:10 +00:00
Lukasz Wlasinksi
f69da4341b Fixed TraceLine problems after map change 2004-06-28 11:13:07 +00:00
Lukasz Wlasinksi
fc3b165e57 TraceLine tweaks 2004-06-27 16:31:40 +00:00
Lukasz Wlasinksi
8885714465 TraceLine tweaks 2004-06-27 16:22:52 +00:00
Felix Geyer
9c24b9ae05 Updated to June 2004-06-26 23:07:30 +00:00
David Anderson
f4de83c31a Fixed a bug where blocking a message would crash the server. 2004-06-26 22:46:54 +00:00
David Anderson
8fa1a42c1b Added sockets module. 2004-06-26 17:31:20 +00:00
David Anderson
9c59ece7a4 New registers for impulse, think, and touch.
Fixed DispatchKeyValue related natives and forwards.
2004-06-25 22:51:18 +00:00
David Anderson
136873b9ea Fixed meta set bug in ServerActivate
Added linux options to pvPrivateData natives
2004-06-25 20:51:48 +00:00
Lukasz Wlasinksi
9057043180 weapon logging support 2004-06-25 12:25:23 +00:00
Lukasz Wlasinksi
6d8f61c4e0 weapon logging support 2004-06-25 12:21:47 +00:00
Lukasz Wlasinksi
a9c5228c31 small tweaks .. 2004-06-25 01:00:29 +00:00
David Anderson
d17945c087 Fixed inhook bug.
Fixed entity_set_size bug.
Switched non-blocking forwards to POST.
2004-06-24 07:36:43 +00:00
Johnny Bergström
ab03ce077e Added strip_user_weapons (thx to SidLuke) 2004-06-21 09:16:14 +00:00
Johnny Bergström
1af005a047 Added cs_get_no_knives, cs_set_no_knives 2004-06-17 15:42:43 +00:00
Johnny Bergström
0660f872eb Added support for TFC weapons in give_item 2004-06-16 19:02:00 +00:00
Lukasz Wlasinksi
07ecc9f6fe added tfc support 2004-06-15 13:49:19 +00:00
Johnny Bergström
5cbc863f33 Added cs_get_user_hasprim() 2004-06-07 15:33:45 +00:00