0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-29 00:03:45 +02:00

[svn] - 2.2 operline

This commit is contained in:
nenolod 2007-04-06 14:25:37 -07:00
parent d8228627f2
commit 725a6c5dc9
3 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,12 @@
jilles 2007/04/05 00:38:52 UTC (20070405-3396)
Log:
Show max_clients in /info.
Changes: Modified:
+6 -0 trunk/modules/m_info.c (File Modified)
jilles 2007/04/05 00:33:52 UTC (20070405-3394)
Log:
Don't allow /quote set max higher than the

View file

@ -1 +1 @@
#define SERNO "20070405-3394"
#define SERNO "20070405-3396"

View file

@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $Id: messages.tab 3370 2007-04-03 10:15:39Z nenolod $
* $Id: messages.tab 3404 2007-04-06 21:25:37Z nenolod $
*/
static const char * replies[] = {
@ -403,7 +403,7 @@ static const char * replies[] = {
/* 378 RPL_WHOISHOST, */ "%s :is connecting from *@%s %s",
/* 379 */ NULL,
/* 380 */ NULL,
/* 381 RPL_YOUREOPER, */ ":%s 381 %s :Here I am with a brain the size of a planet, and they want me to bring them coffee. I think I'll just kill myself...",
/* 381 RPL_YOUREOPER, */ ":%s 381 %s :Congrats! You passed Internet Memes 101.",
/* 382 RPL_REHASHING, */ ":%s 382 %s %s :Rehashing",
/* 383 */ NULL,
/* 384 RPL_MYPORTIS, */ NULL,