Commit Graph

158 Commits

Author SHA1 Message Date
Steve Dudenhoeffer
4682cec1cb Documentation fix for amb120 2007-03-30 01:59:57 +00:00
Scott Ehlert
397479cd77 Fixed amb85 - tag mismatch warning on ShowSyncHudMsg 2007-03-13 22:51:12 +00:00
David Anderson
71065a65dd attempted merge at 1.77 back into trunk... Oh MY GOD 2007-03-09 03:04:40 +00:00
Steve Dudenhoeffer
06f01ea7dc Wow I deleted the comment too! 2007-02-19 06:38:08 +00:00
Steve Dudenhoeffer
2395abcf7e Fixed retarded typo 2007-02-19 06:37:03 +00:00
Steve Dudenhoeffer
d33f9ba2d4 Fixed am51083 - Comments in amxmodx.inc 2007-02-19 06:29:02 +00:00
Steve Dudenhoeffer
dd8f138892 Back ported revision 3242 - Every include file now is const correct (am49281) 2007-01-26 05:56:10 +00:00
Christian Hammacher
c5ccf7d2c8 fixed am48881 2007-01-02 13:04:56 +00:00
David Anderson
1905ea7295 added info about console commands 2006-11-22 02:47:15 +00:00
David Anderson
d2ebca38a1 Experimental addition to CreateMultiForward() for bcompat 2006-10-22 03:49:23 +00:00
David Anderson
553a950b98 added comment :( yes we broke backwards compat 2006-10-21 20:20:44 +00:00
David Anderson
651c5d9f01 added more api to help with amxmod compat layer
cleaned up some more bcompat stuff
2006-09-12 07:59:56 +00:00
David Anderson
77e4d85002 fixed up a callfunc issue and added copyback parameter 2006-09-10 02:30:10 +00:00
David Anderson
4599b59834 corrected issue am44595 2006-09-10 00:51:35 +00:00
David Anderson
d21a352167 expanded comment for get_players() 2006-08-21 03:07:25 +00:00
David Anderson
df7ee94b83 Committed sorting natives as per request am23838 2006-08-20 04:46:34 +00:00
Borja Ferrer
adad1384ff now it compiles 2006-08-19 23:18:11 +00:00
David Anderson
659448ce29 clarified the API 2006-08-18 06:00:26 +00:00
David Anderson
d7d0d72ceb fixed a serious bug with byref values and callfunc_push*() where the heap was used incorrectly, causing passed data to be easily corrupted.
added callfunc_push_array() (am42810)
2006-08-18 05:52:21 +00:00
Scott Ehlert
17fb06f7bb Moved vector natives from engine to core at29896
Moved precache_generic from engine to core at30469
2006-06-05 07:48:54 +00:00
Scott Ehlert
2d75dfe865 Even more include file changes...
1) Moved message_begin, message_end, and write_ natives to messages.inc
2) Moved MSG constants to message_const.inc
All completely backwards compatible with compiling older plugins of course :)
2006-05-17 20:08:04 +00:00
Borja Ferrer
39a22813cb updated comment 2006-05-17 14:03:59 +00:00
Borja Ferrer
f7805623b0 added request at29591 2006-05-13 14:59:24 +00:00
David Anderson
19f2be0c96 updated 2006-05-11 10:22:18 +00:00
David Anderson
79f86bfabd updated comment 2006-05-11 10:07:32 +00:00
David Anderson
e0fa5227d6 merged register_message into core 2006-05-11 08:36:20 +00:00
David Anderson
7669ab02f6 fixed prototype error 2006-05-08 00:26:32 +00:00
Scott Ehlert
7dc4beae63 Removed set_user_deaths from inc file at29080
(Doesn't seem to be any easy general way to implement it)
2006-05-01 05:25:28 +00:00
David Anderson
62c096d7d3 updated comment as per at28188 2006-04-27 17:41:41 +00:00
Christian Hammacher
3f5bae615b added request at28199 2006-04-25 17:19:58 +00:00
Borja Ferrer
15e137e266 time test 2006-04-02 18:50:35 +00:00
Borja Ferrer
7e97156fc4 added arrayset native 2006-03-16 00:13:13 +00:00
David Anderson
dc8e162e26 added menu_cancel 2006-03-14 17:50:38 +00:00
David Anderson
48377168b2 Added ClearSyncHud() 2006-03-01 02:17:20 +00:00
David Anderson
d4c2bf154f experimental fix for hud sync issue 2006-02-28 09:42:56 +00:00
Borja Ferrer
0852dfa112 added missing pcvar natives 2006-02-22 20:32:59 +00:00
David Anderson
7539751fc6 added pcvar funcs 2006-02-15 16:05:20 +00:00
David Anderson
750b098e02 sigh... 2006-02-08 22:59:58 +00:00
David Anderson
208a57eaf8 added menu padding 2006-02-06 15:27:02 +00:00
David Anderson
35e8a67a48 *** empty log message *** 2006-02-05 04:20:30 +00:00
David Anderson
3027b732a5 added player_menu_info 2006-02-03 03:00:27 +00:00
David Anderson
af939f4e8d new menu API 2006-02-03 02:55:27 +00:00
David Anderson
f40ae48849 removed server_changelevel (at24675 - oneyed) 2006-02-01 12:33:31 +00:00
David Anderson
2d0e12363f added include defs for new forward creation 2006-02-01 11:54:57 +00:00
David Anderson
91c082878c wa 2006-01-06 14:44:32 +00:00
David Anderson
83d2e1a510 *** empty log message *** 2005-12-01 13:45:30 +00:00
David Anderson
62e7e22a93 Added functionality for the auto-channeler 2005-11-19 01:25:34 +00:00
David Anderson
401ee3c97f Added another function or something 2005-09-11 03:55:48 +00:00
David Anderson
6e52ce7678 New natives 2005-09-11 03:13:45 +00:00
David Anderson
612a86dbef Added new debugging functions 2005-09-10 18:26:13 +00:00
David Anderson
cc37f479aa Added Phase 3 of the debugger (debug tracing from plugins) 2005-09-10 07:24:26 +00:00
David Anderson
de65e65854 added set_error_filter 2005-09-09 23:03:26 +00:00
Pavol Marko
3f9598fcbb Changed .amx in examples for pause() and callfunc_begin() to .amxx (as requested by XxAvalanchexX on the forums) 2005-09-08 13:05:44 +00:00
Pavol Marko
d3e2bad4e7 Added query_client_cvar native 2005-09-06 10:14:32 +00:00
David Anderson
ac4014ff5a Fixed bug at18473 (Greenberet). 2005-09-05 21:59:44 +00:00
David Anderson
90c0e32cb3 oops killed changes 2005-08-01 18:31:06 +00:00
David Anderson
43c06b0e36 what 2005-08-01 05:03:50 +00:00
David Anderson
0a4133b4d0 Added register_native 2005-08-01 02:36:09 +00:00
David Anderson
a86302beea Changed function meaning 2005-07-29 19:20:59 +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
ef908ff4f5 Added get_distance_f, at15992 2005-07-13 22:16:30 +00:00
David Anderson
de5eb6924a Added request at13457 from harbu. 2005-07-08 01:15:54 +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
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
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
fb29cbff16 Added some description for require_module etc 2004-11-13 19:55:11 +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
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
fc4d8f183b const parameter in callfunc_push_str 2004-10-08 08:29:53 +00:00
David Anderson
d9b6fa1f93 Initial import of regex stuff 2004-10-05 08:31:42 +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
58578690ad Fixed server_changelevel (fsfod)
Added dod deathmsg stock (Pimp_Daddy)
2004-09-16 22:35:12 +00:00
David Anderson
90eafe59a6 register_module -> require_module 2004-09-10 05:18:57 +00:00
David Anderson
4232d68c92 New module registering ability 2004-09-09 04:53:37 +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
Johnny Bergström
e73acf4fe4 Renamed is_jit_enabled from jit_enabled 2004-08-31 15:37:22 +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
5e3acc30c4 buffer increase :] 2004-08-15 01:25:20 +00:00
David Anderson
216136c5ce Added md5 2004-08-15 00:05:22 +00:00
Felix Geyer
597b6dfd32 added new parameter to show_menu() 2004-08-03 23:14:35 +00:00
David Anderson
c6c95f2443 initial import of fakemeta_amxx 2004-07-30 14:29:20 +00:00
Felix Geyer
064853d9d5 added jit_enabled() 2004-07-20 13:37:15 +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
Felix Geyer
5b9a7451c3 added description of plugin_pause and plugin_unpause 2004-06-29 16:39:06 +00:00
David Anderson
ca24deb6b9 *** empty log message *** 2004-06-24 19:04:50 +00:00
David Anderson
23c4f0b666 Added user_has_weapon() native 2004-05-26 08:29:17 +00:00
David Anderson
f88bd58919 Added user_has_weapon() native 2004-05-26 08:28:54 +00:00
David Anderson
a72b749fac Fixed fun include from amxmodx and cs_set_user_nvg 2004-03-20 23:58:26 +00:00
David Anderson
7fef5aad34 Includes were broken - it is fixed. 2004-03-18 01:32:39 +00:00
David Anderson
439550c2ac Moved msg functions 2004-03-15 19:55:29 +00:00
Felix Geyer
923f3a987f removed get_user_wonid 2004-03-09 20:36:22 +00:00
Felix Geyer
864c6d6aa4 added status to get_module 2004-03-08 17:27:18 +00:00