]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/numerics.h
Add Who::Request::GetFlagIndex to get field index
[user/henk/code/inspircd.git] / include / numerics.h
index d1899b7570b6ea824b866430f7ce19e2cf6b2457..8b574b24922519efc77e9520ba74f8ebe4a46074 100644 (file)
  */
 enum
 {
-       /*
-        * Reply range of numerics.
-        */
-       RPL_WELCOME                     = 1, // 2812, not 1459
-       RPL_YOURHOSTIS                  = 2, // 2812, not 1459
-       RPL_SERVERCREATED               = 3, // 2812, not 1459
-       RPL_SERVERVERSION               = 4, // 2812, not 1459
        RPL_ISUPPORT                    = 5, // not RFC, extremely common though (defined as RPL_BOUNCE in 2812, widely ignored)
 
        RPL_SNOMASKIS                   = 8, // unrealircd
@@ -165,6 +158,8 @@ enum
 
        RPL_SYNTAX                      = 650, // insp-specific
        ERR_INVALIDMODEPARAM            = 696, // insp-specific
+       ERR_LISTMODEALREADYSET          = 697, // insp-specific
+       ERR_LISTMODENOTSET              = 698, // insp-specific
 
        RPL_OTHERUMODEIS                = 803, // insp-specific
        RPL_OTHERSNOMASKIS              = 804, // insp-specific