The source project of this merge request has been removed.
IRCd 1.9b
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 151
− 152
@@ -19,69 +19,60 @@
@@ -100,7 +91,9 @@ function ChanMode_tweaktmpmode(tmp_bit,add) {
@@ -109,29 +102,24 @@ function ChanMode_tweaktmpmodelist(tmp_bit,add,arg) {
@@ -156,12 +144,15 @@ function ChanMode_affect_mode_list(list_bit) {
@@ -194,32 +185,37 @@ function Channel_chanmode(show_args) {
@@ -249,6 +245,8 @@ function ChanMode(chan,user) {
@@ -261,9 +259,9 @@ function IRCClient_set_chanmode(chan,modeline,bounce_modes) {
@@ -345,11 +343,11 @@ function IRCClient_set_chanmode(chan,modeline,bounce_modes) {
@@ -358,22 +356,22 @@ function IRCClient_set_chanmode(chan,modeline,bounce_modes) {
@@ -381,40 +379,40 @@ function IRCClient_set_chanmode(chan,modeline,bounce_modes) {
@@ -436,10 +434,10 @@ function IRCClient_set_chanmode(chan,modeline,bounce_modes) {
@@ -454,14 +452,14 @@ function IRCClient_set_chanmode(chan,modeline,bounce_modes) {
@@ -492,8 +490,8 @@ function IRCClient_set_chanmode(chan,modeline,bounce_modes) {
@@ -505,7 +503,7 @@ function IRCClient_set_chanmode(chan,modeline,bounce_modes) {
@@ -517,10 +515,10 @@ function IRCClient_set_chanmode(chan,modeline,bounce_modes) {
@@ -551,7 +549,10 @@ function IRCClient_set_chanmode(chan,modeline,bounce_modes) {
@@ -567,7 +568,7 @@ function IRCClient_do_join(chan_name,join_key) {
@@ -636,7 +637,7 @@ function IRCClient_do_join(chan_name,join_key) {
@@ -684,11 +685,9 @@ function IRCClient_do_part(chan_name) {