Commit Graph

73 Commits

Author SHA1 Message Date
Vincent Herbet
7e6812f64a Merge pull request #10 from Arkshine/client_printex
Add client_printex Stock (bug 5828)
2014-05-13 14:33:23 +02:00
Arkshine
5f210d3404 Append a note about usage of the new buffer size (related to ce4ef6e272) 2014-05-08 16:18:50 +02:00
Arkshine
3b0ce189ea Add print_radio constant (counter-strike only) 2014-05-02 19:13:38 +02:00
Arkshine
ce4ef6e272 Increase get_amxstring buffer size (bug 5901, r=ds) 2014-04-30 15:22:55 +02:00
Vincent Herbet
af0a1200ab Add client_print_color native (CS only) (bug 5823, r=Nextra)
Former-commit-id: 9e37c60bc5
2013-08-24 01:03:13 +02:00
connorr
784f91e441 Add a new access level flag 'v' for temporary bans (bug 3218, r=arkshine)
Former-commit-id: d09b92cf6c
2013-08-16 18:49:55 +02:00
Steve Dudenhoeffer
375d6aa0da Added amb1263: A new flag in users.ini, 'k' implies name/tags are case sensitive 2008-03-30 19:28:36 +00:00
David Anderson
8298158f08 newmenu stuff is now in its own nice callback. yay 2007-08-16 19:07:59 +00:00
Scott Ehlert
e6663991a7 All include files should be semicolon-correct now 2007-08-10 04:52:12 +00:00
Steve Dudenhoeffer
b09bf4c532 Work around for amb228 - amxmod_compat caused set_user_hitzones to stop functioning.
Any plugins being emulated by amxmod_compat that still use the traceline forward will still cause the issue, but if no plugins use that forward it won't interfere.

(also, plugin_flags() can now specify a plid)
2007-08-03 06:48:08 +00:00
Steve Dudenhoeffer
1ed1d0005c Added menu property to change number color 2007-04-18 04:20:48 +00:00
David Anderson
5d4669d52e implemented amb17
expanded menu tests
deprecated MEXIT_NORMAL, MPROP_ORDER, MPROP_PADMENU
fixed various bugs in PagekeyToItem
2007-04-16 06:58:28 +00:00
David Anderson
cc6b9d3d81 added dynamic versioning
committed .sln files to a few wayward projects
2007-03-12 22:27:27 +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
bd412d7204 Fixed bug amb70 - include files not semicolon-correct
Also, removed OLOcode from amxmisc.inc
2007-03-05 19:30:40 +00:00
David Anderson
ef4d19378d bumped more versions 2007-03-04 03:43:57 +00:00
David Anderson
42f23a832a bumped version number for plugins 2006-12-19 14:24:01 +00:00
David Anderson
4e1d420495 added AMX_ERR_GENERAL to the error list 2006-10-27 05:49:34 +00:00
David Anderson
e93e75fa39 Bumped version numbers 2006-10-27 05:47:38 +00:00
David Anderson
d2ebca38a1 Experimental addition to CreateMultiForward() for bcompat 2006-10-22 03:49:23 +00:00
David Anderson
5ded9eef2a Bumped version numbers to 1.76a 2006-09-25 23:48:07 +00:00
Borja Ferrer
4692335abb bumped version 2006-08-21 02:01:57 +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
Scott Ehlert
c0334deae1 Added a whole bunch of constants at29843
Some minor changes to some other inc files that aren't even worth mentioning
2006-05-17 19:33:45 +00:00
David Anderson
b2b001c9e4 added M_ in front to match HLSDK and other things 2006-05-11 13:12:41 +00:00
David Anderson
793de6d8d2 added PI define (at29548) 2006-05-11 13:10:29 +00:00
David Anderson
19f2be0c96 updated 2006-05-11 10:22:18 +00:00
David Anderson
e0fa5227d6 merged register_message into core 2006-05-11 08:36:20 +00:00
Scott Ehlert
6b794d4a9d Version bump 2006-05-08 04:37:15 +00:00
Borja Ferrer
4e5ada6ad1 added request at28200 2006-05-06 22:49:38 +00:00
David Anderson
b8ddd281aa hack fix for at28078 2006-04-11 06:30:59 +00:00
David Anderson
d80b59e639 vers bump 2006-03-13 14:35:46 +00:00
David Anderson
74cd310504 bumped version 2006-03-04 06:53:06 +00:00
David Anderson
208a57eaf8 added menu padding 2006-02-06 15:27:02 +00:00
David Anderson
2879c86d79 added more exit props 2006-02-06 13:24:26 +00:00
David Anderson
af939f4e8d new menu API 2006-02-03 02:55:27 +00:00
David Anderson
2d0e12363f added include defs for new forward creation 2006-02-01 11:54:57 +00:00
David Anderson
922a2f6006 bumped version numbers 2005-11-20 19:47:49 +00:00
David Anderson
62e7e22a93 Added functionality for the auto-channeler 2005-11-19 01:25:34 +00:00
David Anderson
862ee2029a Bumped version 2005-09-22 03:42:43 +00:00
David Anderson
4be88a5015 version bump 2005-09-02 07:10:56 +00:00
David Anderson
a4168a2096 version bump 2005-08-18 07:53:14 +00:00
Johnny Bergström
d0b5886d7d Added cs_get_armoury_type and cs_set_armoury_type 2005-08-07 20:43:29 +00:00
Felix Geyer
f2c3dfa874 added AMXX_VERSION_NUM 2005-08-02 14:06:17 +00:00
David Anderson
e38b64ff82 yams 2005-08-01 20:22:01 +00:00
David Anderson
0a4133b4d0 Added register_native 2005-08-01 02:36:09 +00:00
David Anderson
ba17c8a75f version bump 2005-07-30 16:42:01 +00:00
David Anderson
b9ee99a3dc New plugin flags 2005-07-29 19:24:28 +00:00
David Anderson
911e2ecefe New menu natives 2005-07-22 21:15:48 +00:00
David Anderson
de5eb6924a Added request at13457 from harbu. 2005-07-08 01:15:54 +00:00