03cdb55266
https://github.com/alliedmodders/amxmodx/pull/575
2022-07-11 13:22:45 +00:00
DmitriyS
e98ab37806
fix memory leaks
2015-07-11 00:39:34 +03:00
Scott Ehlert
f787db1be5
Update license headers for plugins and includes.
2014-08-04 13:18:41 -05:00
skyrim
0de8ee48d0
Replaced sizeof(str)-1 and magic nums with charsmax
2014-07-29 16:32:32 +02:00
Scott Ehlert
74c6290dc0
imessage and admin plugins compile again
2007-04-25 17:24:02 +00:00
Steve Dudenhoeffer
0d5531a090
IMessage now supports unlimited messages and uses pcvars
2007-04-24 18:18:45 +00:00
Borja Ferrer
8f2c9e9452
moved up imessage a bit
2006-06-07 23:11:45 +00:00
Scott Ehlert
f673e641f3
Fixed issue where hostname could be retrieved too early if it was set in server.cfg;
...
thereby having an incorrect hostname if %hostname% was used in the message
Also, if the hostname cvar changes at any time before a map change occurs, then %hostname% should be replaced with the new value
2006-04-25 07:35:02 +00:00
Borja Ferrer
1a48ebb345
format fixes
2005-11-21 20:31:18 +00:00
David Anderson
62e7e22a93
Added functionality for the auto-channeler
2005-11-19 01:25:34 +00:00
Borja Ferrer
ddf3b6df32
new cleaned-up version of the plugins (no more OLOcode :D)
2005-09-12 21:06:24 +00:00
Felix Geyer
94474b57c1
added dictionary common.txt
2004-08-06 18:44:37 +00:00
Felix Geyer
89b4ef92b5
updated to use the multi-lingual system | better code style
2004-08-05 11:09:16 +00:00
Felix Geyer
4fccdd676b
use AMXX_VERSION_STR
2004-07-30 23:39:39 +00:00
David Anderson
4ab6b083c1
Updated version numbers.
...
Fixed Condition-Zero support.
Replaced Stats with StatsX.
2004-06-24 08:10:52 +00:00
Felix Geyer
079f824a81
updated version information
2004-03-24 08:30:08 +00:00
David Anderson
1425615e20
Fixed headers.
2004-03-15 21:05:08 +00:00
Felix Geyer
af26dc83a5
changed to str_to_num/num_to_str
2004-03-08 17:34:37 +00:00
Felix Geyer
9f6b206881
compatible to new include files
2004-03-07 14:30:53 +00:00
Felix Geyer
4b81034f81
updated includes
2004-03-05 19:35:38 +00:00
Felix Geyer
3ba4ece791
removed AMX_VERSION_STR
2004-02-21 20:58:35 +00:00
Felix Geyer
8c6374567a
updated header
2004-02-21 19:36:35 +00:00
Felix Geyer
c3da720704
updated header | fixed compiler errors
2004-02-11 19:32:01 +00:00
Felix Geyer
51fe5a4822
changed header and version info
2004-02-01 18:45:44 +00:00
Felix Geyer
9e999a0ba6
Initial revision
2004-01-31 20:56:22 +00:00