David Anderson
cb7bfbf642
Added request at16475
2005-07-29 19:37:07 +00:00
David Anderson
b9ee99a3dc
New plugin flags
2005-07-29 19:24:28 +00:00
David Anderson
a86302beea
Changed function meaning
2005-07-29 19:20:59 +00:00
David Anderson
f6d647f614
Requested change at16639
2005-07-29 19:18:45 +00:00
David Anderson
0c36613352
Deprecated file read natives until they can be rewritten
2005-07-24 03:23:35 +00:00
David Anderson
911e2ecefe
New menu natives
2005-07-22 21:15:48 +00:00
David Anderson
91da6f1631
Added is_in_viewcone, is_visible
2005-07-15 20:29:59 +00:00
David Anderson
74ec2e75b8
New auto-module system
2005-07-15 19:05:31 +00:00
David Anderson
1b09be51e1
Reverting JGHG's changes (forgot to commit this)
2005-07-15 07:59:26 +00:00
David Anderson
a9d4e4e711
New natives for reading dirs
2005-07-13 23:30:28 +00:00
David Anderson
ef908ff4f5
Added get_distance_f, at15992
2005-07-13 22:16:30 +00:00
David Anderson
4631311905
Reverted pev changes
2005-07-13 18:05:52 +00:00
David Anderson
e91cd0862e
Added include files for new ESFMod module
2005-07-10 00:47:56 +00:00
David Anderson
21541fcc7f
Decided to discontinue this module
2005-07-09 06:48:04 +00:00
David Anderson
e9e4ab69e6
Addressed report at15008 (twistedeuphoria)
2005-07-08 05:42:10 +00:00
David Anderson
de5eb6924a
Added request at13457 from harbu.
2005-07-08 01:15:54 +00:00
David Anderson
13b6c0764c
Added request at15060 by twistedeuphoria
2005-07-07 19:53:02 +00:00
David Anderson
950d1b4a5f
Fixed bug at13314 from XxAvalanchexX
2005-07-07 18:49:14 +00:00
David Anderson
101c590f32
Removed mysql backwards compatibility
...
Removed stray character
2005-07-06 21:20:53 +00:00
Lukasz Wlasinksi
1cc60fc9ad
added new functions
2005-05-31 13:56:15 +00:00
Johnny Bergström
51ff0a2c49
Added stock file_copy to file.inc.
...
Also fixed fopen to return 0 on files that can't be opened.
Fixed native fopen to take const filename.
2005-05-29 16:36:35 +00:00
Johnny Bergström
7c6d869cb4
Moved
...
/* Sets player frags. */
native set_user_frags(index, frags);
from amxmodx.inc to fun.inc...
2005-04-19 14:49:16 +00:00
Johnny Bergström
85f5604d43
*** empty log message ***
2005-03-30 18:43:43 +00:00
Johnny Bergström
fa42dbf011
Added stock admin_print(access, const DESTINATION, const MSG[]);
2005-03-30 11:37:41 +00:00
Johnny Bergström
8675d6a4a8
Pev -> Engine wrapper for backwards compatibility
2005-03-26 15:59:58 +00:00
Johnny Bergström
1d770fd400
Removed pev
2005-03-25 22:05:41 +00:00
Johnny Bergström
ad732d7286
*** empty log message ***
2005-03-16 21:00:16 +00:00
Johnny Bergström
b2eb9df894
Updated dbi_type() (added "sqlite") and added stock sqlite_table_exists().
2005-02-15 20:50:15 +00:00
Johnny Bergström
a085cef0d6
Updated to allow compiling with unmodified statsx.sma, and other plugins using the old csx api... hopefully. :-9
2005-02-05 11:06:34 +00:00
David Anderson
2980fb1d82
Merged with ns2amx header
2005-02-03 20:49:44 +00:00
David Anderson
948be015a7
new version number
2005-01-31 19:35:06 +00:00
David Anderson
a189c0bda7
Added amx_mkdir for twistedeuphoria
2005-01-30 05:32:10 +00:00
David Anderson
3d7987e8d8
Fixed is_amd_64 include (Damaged Soul)
2005-01-30 05:03:46 +00:00
Johnny Bergström
53188ab941
New natives: cs_set_user_armor(), cs_get_user_armor()
...
cs_set_user_armor() should be used instead of fun's set_user_armor().
2005-01-16 16:30:18 +00:00
Johnny Bergström
5f7dabf9b6
*cough*
2005-01-15 12:24:14 +00:00
Johnny Bergström
e343d224ce
amx_menu: A new menu also reachable by non-admin clients. Scripters can add their plugin menus as an item in this menu (Wc3 menu, Superhero info, etc...) so that a client don't have to bind/know a million different menu commands. This could become a one-stop-shop for all of the clients menu needs. Let's hope it catches on. :-)
...
For this menufront.sma adds: "amx_addclientmenuitem" where server admins can add menu items from plugins that don't support this yet.
amxmisc.inc is also updated to support this.
2005-01-15 09:58:51 +00:00
Johnny Bergström
f18adbf9d6
Updated get_stats and get_stats2 to also retrieve authid
2005-01-14 12:14:34 +00:00
Pavol Marko
01b955d2d4
Finally added callfunc_begin_i and get_func_id into amxmodx.inc
2004-12-25 21:28:50 +00:00
Johnny Bergström
7aa31c764d
Fixed some mistakes and typos.
2004-11-17 07:33:29 +00:00
David Anderson
e688addd98
Added new natives
2004-11-14 14:21:20 +00:00
Johnny Bergström
fb29cbff16
Added some description for require_module etc
2004-11-13 19:55:11 +00:00
Pavol Marko
ca720c8c83
XS Library
2004-11-13 10:20:12 +00:00
Johnny Bergström
a86cb11fd7
Umm...
2004-11-13 08:47:12 +00:00
Johnny Bergström
c940a0b621
Umm...
2004-11-11 10:57:50 +00:00
Johnny Bergström
46861ff5b4
Added dllfuncs
2004-11-11 10:39:37 +00:00
David Anderson
ee464539de
Fixed authors and version numbers
2004-11-11 09:08:12 +00:00
Johnny Bergström
820fedca22
First version
2004-11-09 20:30:17 +00:00
Steve Dudenhoeffer
4c43eccbb5
*** empty log message ***
2004-11-01 17:15:53 +00:00
Steve Dudenhoeffer
380db7c884
*** empty log message ***
2004-11-01 17:15:13 +00:00
Pavol Marko
bc2386fe47
Fixed typo in RadiusDamage (reported by apophis)
2004-10-30 13:40:23 +00:00