Typenums

Reverse mappings of *numerics* to Types.

One base table that covers most cases, and then specialised arrays for different server daemons, to meld into base for a union of the two (or more). This speeds up translation greatly and allows us to have different mappings for different daemons.

Members

Static variables

aircd
Type[471] aircd;

Delta typenum mappings for servers running the aircd (?) daemon.

austHex
Type[521] austHex;

Delta typenum mappings for austHex AUSTNet Development servers.

bahamut
Type[621] bahamut;

Delta typenum mappings for servers running the Bahamut daemon (DALnet).

base
Type[1024] base;

Default mappings.

charybdis
Type[495] charybdis;

Delta typenum mappings for servers running the charybdis daemon.

hybrid
Type[716] hybrid;

Delta typenum mappings for servers running the IRCD-Hybrid daemon.

inspIRCd
Type[976] inspIRCd;

Delta typenum mappings for servers running the InspIRCd daemon.

ircNet
Type[489] ircNet;

Delta typenum mappings for the IRCnet network of servers. Unsure of what server daemon they run.

ircu
Type[569] ircu;

Delta typenum mappings for servers running the ircu (Undernet) daemon.

nefarious
Type[976] nefarious;

Delta typenum mappings for servers running the Nefarious or Nefarious2 daemons, based on ircu.

ptlink
Type[616] ptlink;

Delta typenum mappings for servers running the PTlink daemon.

ratBox
Type[716] ratBox;

Delta typenum mapping for servers running the ratbox daemon. It is primarily used on EFnet.

rfc1459
Type[502] rfc1459;

Delta typenum mappings for servers adhering to the RFC1459 draft.

rfc2812
Type[485] rfc2812;

Delta typenum mappings for servers adhering to the RFC2812 draft.

rizon
Type[716] rizon;

Delta typenum mappings for Rizon network servers. Supposedly they use a mixture of Hybrid typenums, plus a few of their own.

rusnet
Type[501] rusnet;

Delta typenum mappings for RusNet servers. Unsure of what daemon they run.

snircd
Type[554] snircd;

Delta typenum mappings for servers running the snircd daemon (QuakeNet), based on ircu.

solanum
Type[250] solanum;

Delta typenum mappings for servers running the Solanum daemon.

sorircd
Type[326] sorircd;

Delta typenum mappings for servers running the sorircd daemon (SorceryNet).

ultimate
Type[624] ultimate;

Delta typenum mapping for servers running the ultimate daemon. Based off of Bahamut.

undernet
Type[490] undernet;

Delta typenum mappings extending ircu typenums, for UnderNet.

unreal
Type[975] unreal;

Delta typenum mappings for servers running the UnrealIRCd daemon.

Meta