Felix Geyer
b5accd4d7a
added msvc 7 project file
2004-08-18 12:39:29 +00:00
David Anderson
76684e68c2
Fixed parameter bug
2004-08-15 06:20:01 +00:00
David Anderson
1efbb0f65e
Updated AMXX Template Library
2004-08-13 10:41:39 +00:00
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