0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-08 01:35:39 +02:00
construct/modules/core
2015-12-10 01:00:32 -06:00
..
m_ban.c ban: Fix build breakage. 2014-09-21 18:28:24 +02:00
m_die.c
m_error.c
m_join.c SJOIN: Remove some dead code 2015-01-30 14:42:08 +01:00
m_kick.c override: only engage override code if we're needing to authorize a WRITE to a channel's state (closes #65) 2015-12-10 01:00:32 -06:00
m_kill.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_message.c m_message: use same behaviour for +R users as +g users (closes #96) 2015-12-05 06:48:38 -06:00
m_mode.c
m_nick.c send: add negation argument to sendto_common_channels_local() and friends 2015-11-19 22:43:45 -06:00
m_part.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_quit.c
m_server.c server: Remove two dead stores. 2014-09-21 15:16:56 +02:00
m_squit.c