Commit Graph

378 Commits

Author SHA1 Message Date
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
Pavol Marko
ec02883f6e Added stocks:
find_plugin_byfile
find_plugin_bydesc
2004-10-30 13:27:22 +00:00
Pavol Marko
47d1881c29 Added declarations for:
callfunc_begin_i
get_func_id
2004-10-29 19:54:56 +00:00
Johnny Bergström
5eb095b514 Added native get_user_msgname(msgid, name[], len); 2004-10-25 23:00:16 +00:00
David Anderson
91db6c7398 More pointless fixes from karlos 2004-10-24 01:09:07 +00:00
Steve Dudenhoeffer
46390b83ac minor fix.. 2004-10-20 15:55:59 +00:00
David Anderson
f595be47dc Fixed errors reportde by karlos 2004-10-18 21:00:25 +00:00
Johnny Bergström
c29a7d34e5 Renamed cs_get_weapon_type -> cs_get_weapon_id 2004-10-14 06:09:01 +00:00
David Anderson
b0dd18580c fixed native prepend 2004-10-11 17:20:19 +00:00
David Anderson
ced5d6ff57 added lang_phrase 2004-10-08 19:45:38 +00:00
Johnny Bergström
940b0be4b9 Don't ask 2 2004-10-08 08:59:04 +00:00
Johnny Bergström
75f49e78b0 Don't ask 2004-10-08 08:53:27 +00:00
Johnny Bergström
2733adbb49 Added AddMenuItem 2004-10-08 08:36:54 +00:00
Johnny Bergström
fc4d8f183b const parameter in callfunc_push_str 2004-10-08 08:29:53 +00:00
Steve Dudenhoeffer
4800ab292c Added stupid forwards 2004-10-06 17:57:57 +00:00
David Anderson
6cef4eab4f *** empty log message *** 2004-10-05 19:02:15 +00:00
David Anderson
054b1f8868 *** empty log message *** 2004-10-05 09:22:14 +00:00
David Anderson
d9b6fa1f93 Initial import of regex stuff 2004-10-05 08:31:42 +00:00
David Anderson
027ae6dc7e *** empty log message *** 2004-10-04 08:09:52 +00:00
David Anderson
e3fad723b8 New CSX 2004-10-04 08:04:50 +00:00
Lukasz Wlasinksi
0fc8f0b489 fixed bug in create pwup function 2004-10-03 11:07:49 +00:00
David Anderson
f3cfd31668 Added AlertMessage to fakemeta 2004-10-03 07:04:08 +00:00
David Anderson
ef90960121 Fixed ADMIN_ALL bug 2004-10-03 06:23:25 +00:00
Steve Dudenhoeffer
aa0dc4dbaf Fixed a few issues (Damaged Soul) 2004-09-28 07:29:48 +00:00
Johnny Bergström
c16eab09ec Fixed a typo 2004-09-27 09:53:56 +00:00
Johnny Bergström
d07cc0424d Fixed a typo 2004-09-27 06:09:59 +00:00
Johnny Bergström
c669efd609 New stuff in cstrike module:
cs_get_user_driving()
cs_set_user_tked()
cs_get_user_tked

Also cs_?et_user_deaths() offset updated.

Thanks to Damaged Soul for these.
2004-09-26 13:02:22 +00:00
Steve Dudenhoeffer
c3151b312a Fixed (and slightly tweaked) make_deathmsg (jtp10181) 2004-09-26 00:43:43 +00:00
Johnny Bergström
3fc3ece5b0 Added cs_get_weapon_type(index) 2004-09-25 23:24:34 +00:00
David Anderson
8874666109 removed extraneous functions (jtp10181) 2004-09-21 23:33:29 +00:00
Lukasz Wlasinksi
5233be593f added dod_set_user_kills 2004-09-21 21:25:30 +00:00
Lukasz Wlasinksi
0f38a24555 added dod classes 2004-09-21 20:51:29 +00:00
David Anderson
4382158b88 *** empty log message *** 2004-09-21 15:45:08 +00:00
David Anderson
be3d078d5a added is_amd64_server 2004-09-21 02:40:30 +00:00
David Anderson
b8ca4586ad fix from fsfod 2004-09-20 22:17:14 +00:00
David Anderson
e23726ac54 added amx_strtok for jtp10181 2004-09-19 17:25:51 +00:00
David Anderson
d14c107db1 Fixed some include bugs
Fixed adminslots not showing right slots on connect
Fixed RTEs on wrong team
2004-09-19 00:52:15 +00:00
David Anderson
58578690ad Fixed server_changelevel (fsfod)
Added dod deathmsg stock (Pimp_Daddy)
2004-09-16 22:35:12 +00:00
Johnny Bergström
d43807a248 Added get_string() to engine:
/* Converts a string offset into a real string. Some of the forwards in fakemeta
   uses string offsets. (FM_CreateNamedEntity) */
native get_string(_string, _returnString[], _len);
2004-09-16 11:02:51 +00:00
Steve Dudenhoeffer
1485014229 Fixed traceresults and trace hooks.. 2004-09-15 18:40:18 +00:00
David Anderson
f171842cf8 added traceresult stuff 2004-09-14 06:16:52 +00:00
Johnny Bergström
1a2ef38588 Renamed anglevector to angle_vector because that's its name in module... 2004-09-12 17:00:33 +00:00
Steve Dudenhoeffer
2573c9c4d2 Added pev_ideal_yaw 2004-09-10 16:28:27 +00:00
Steve Dudenhoeffer
d72b8de045 DLLFunc_ClientUserInfoChanged 2004-09-10 16:09:32 +00:00
Lukasz Wlasinksi
cf65ebf647 added DoD include files 2004-09-10 10:08:22 +00:00
David Anderson
90eafe59a6 register_module -> require_module 2004-09-10 05:18:57 +00:00
David Anderson
5043a40c51 Synced include files 2004-09-10 03:12:38 +00:00
David Anderson
4232d68c92 New module registering ability 2004-09-09 04:53:37 +00:00
Pavol Marko
b23eba293d fixed 64 bit bugs with float-to-bool conversion and unary - operator 2004-09-08 18:35:22 +00:00
David Anderson
39cb15cc56 nothing 2004-09-08 18:27:39 +00:00
David Anderson
1aee2c6f81 Fixed format tags 2004-09-07 09:26:20 +00:00
Steve Dudenhoeffer
ec3ade999a Added hull defines 2004-09-05 18:13:52 +00:00
Steve Dudenhoeffer
ff1be08b8a Updated 2004-09-05 15:54:38 +00:00
David Anderson
0b5c02f678 fixed warning 2004-09-01 20:58:03 +00:00
Johnny Bergström
745c595fc8 Now uses fakemeta for pdata stocks 2004-09-01 08:39:30 +00:00
Johnny Bergström
8575c9a637 Added some description. hopefully they are right :-) 2004-08-31 16:43:58 +00:00
Johnny Bergström
e73acf4fe4 Renamed is_jit_enabled from jit_enabled 2004-08-31 15:37:22 +00:00
David Anderson
5f00f09314 Moved stocks 2004-08-31 15:02:51 +00:00
Steve Dudenhoeffer
e15c151167 minor fix from karlos 2004-08-31 12:45:11 +00:00
Steve Dudenhoeffer
a720b62aaa Oh small compiler, how I hate thee
(Fixed issue where SC warned and truncated an enum entry)
2004-08-31 06:26:41 +00:00
Steve Dudenhoeffer
d0b37726d5 Backwards compatibility bug found by karlos 2004-08-31 05:27:31 +00:00
David Anderson
813bc1a212 Removed pvPrivateData manipulation - see fakemeta_amxx 2004-08-31 02:58:28 +00:00
David Anderson
0c022b1543 Fixed some bugs in admin_sql
Changed some things in dbi
2004-08-29 23:42:35 +00:00
Steve Dudenhoeffer
269a0e4305 Sawce, the master of stupid mistakes strikes again!
(Fixed small bug)
2004-08-25 04:26:32 +00:00
Steve Dudenhoeffer
19101470fd Added fakemeta includes (from dlls/fakemeta/)
Updated ns includes
2004-08-24 21:36:39 +00:00
David Anderson
a86c892af2 Fixed pointcontents stock 2004-08-24 09:04:27 +00:00
Steve Dudenhoeffer
e4d11b321d Small fix for backwards compat 2004-08-23 18:25:45 +00:00
David Anderson
4a74dce0cd updated for karlos's changes 2004-08-23 13:38:09 +00:00
David Anderson
473699e7c8 updated for mahnsawce's changes 2004-08-23 12:35:21 +00:00
David Anderson
d101d94209 fix error 2004-08-22 14:49:04 +00:00
Felix Geyer
c392f3cbbc fixed description of is_module_loaded() and is_plugin_loaded() 2004-08-22 12:31:37 +00:00
David Anderson
722cd23065 Added NS module incs 2004-08-21 21:55:57 +00:00
David Anderson
d1f082eb1b Fixed "Done" bug
Removed callfunc/dllfunc natives
2004-08-15 02:28:48 +00:00
David Anderson
5e3acc30c4 buffer increase :] 2004-08-15 01:25:20 +00:00
David Anderson
0db3ec3460 Added hostile intent weapons (EKS) 2004-08-15 00:15:51 +00:00
David Anderson
216136c5ce Added md5 2004-08-15 00:05:22 +00:00
Felix Geyer
27bb44a7fe new values for LANG_* defines 2004-08-13 15:26:48 +00:00
Felix Geyer
0eb04ba899 updated to use the multi-lingual system 2004-08-06 18:40:59 +00:00
Felix Geyer
597b6dfd32 added new parameter to show_menu() 2004-08-03 23:14:35 +00:00
Felix Geyer
d2576d3801 added LANG_ defines 2004-08-01 16:50:12 +00:00
Felix Geyer
2ca6e3382e added ucfirst() 2004-08-01 16:49:24 +00:00
Felix Geyer
af69e24eaf added register_menu() | fixed a compiler warning in access() 2004-07-31 01:00:20 +00:00
Felix Geyer
ac910f9e56 added AMXX_VERSION_STR 2004-07-30 23:38:49 +00:00
David Anderson
c6c95f2443 initial import of fakemeta_amxx 2004-07-30 14:29:20 +00:00
Felix Geyer
4d843e0792 removed forward server_changelevel() 2004-07-30 14:17:28 +00:00
Felix Geyer
123262235e added "cs13" to cstrike_running() 2004-07-27 21:06:36 +00:00
Felix Geyer
6d74c31597 added cstrike_running 2004-07-27 16:42:59 +00:00
Felix Geyer
db726a5ba2 added MENU_KEY defines 2004-07-26 15:43:51 +00:00
Felix Geyer
0cb1aabb90 added colored_menus() 2004-07-26 15:07:25 +00:00
Felix Geyer
5a93f4a80b fixed is_user_admin()
changed access functions to new ADMIN_ADMIN
2004-07-24 11:02:49 +00:00
Felix Geyer
3a904ed05c added trim() 2004-07-24 01:52:45 +00:00
Felix Geyer
221375b730 fixed compiler warnings 2004-07-23 18:11:25 +00:00
Johnny Bergström
8e8633a49a Fixed team native tags 2004-07-22 21:01:39 +00:00
Felix Geyer
064853d9d5 added jit_enabled() 2004-07-20 13:37:15 +00:00
Felix Geyer
7b14a4bb4e added ADMIN_ALL 2004-07-19 19:21:37 +00:00
Felix Geyer
0f8ec91e00 removed NO_STEAM 2004-07-19 15:03:45 +00:00
David Anderson
bcc8292730 Fixed DBI tags. 2004-07-19 14:28:42 +00:00
David Anderson
09da646086 Added DBI tags. 2004-07-18 10:22:55 +00:00
David Anderson
fd9666d068 Added change_task()
Added server_changelevel forward
Added is_user_admin()
2004-07-18 08:19:20 +00:00
Johnny Bergström
8ea1c7f486 Fixed callfunc_begin(): Wrote "filename" instead of just "name" to make it more clear... 2004-07-16 08:36:08 +00:00
Johnny Bergström
63c2c0a322 Fixed callfunc_begin(): The order of the params was wrong!!! 2004-07-16 08:24:10 +00:00
Johnny Bergström
228d3a13c8 Fixed pdata int stocks 2004-07-12 08:25:48 +00:00
Felix Geyer
325afaa612 updated version number 2004-06-30 08:36:31 +00:00
Felix Geyer
93f6a136fa added double-include prevention 2004-06-30 08:34:52 +00:00
David Anderson
feda453e6d Added backwards compatibility for NS2AMXx
Changed most stocks to natives.
2004-06-29 19:38:03 +00:00
Felix Geyer
5b9a7451c3 added description of plugin_pause and plugin_unpause 2004-06-29 16:39:06 +00:00
Felix Geyer
3b2d711c4f added get_datadir
changed get_customdir (backwards compatibility)
2004-06-29 16:38:27 +00:00