| File |
Last Change
|
|---|---|
../
|
|
m_nick.c
|
222 (20 years ago) by michael: - Added missing 'return' after register_remote_user() call in nick_from_server() |
m_die.c
|
34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed. |
m_kill.c
|
34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed. |
m_squit.c
|
34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed. |
m_server.c
|
34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed. |
m_kick.c
|
34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed. |
m_mode.c
|
34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed. |
m_sjoin.c
|
34 (20 years ago) by lusky: create 7.2 branch, we can move/rename it as needed. |
m_message.c
|
454 (20 years ago) by michael: - Get rid of can_send_part. This also fixes a bug where voiced clients weren't able to send a PART message to the channel. Reported by ThaPrince. |
m_part.c
|
454 (20 years ago) by michael: - Get rid of can_send_part. This also fixes a bug where voiced clients weren't able to send a PART message to the channel. Reported by ThaPrince. |
m_quit.c
|
465 (20 years ago) by adx: + backported quit change |
m_join.c
|
494 (20 years ago) by michael: - Break the loop if a client has reached its channel limit |