solanum/modules/core
Elizabeth Myers 07554369bd Detect stdbool.h and add conformant shims if it isn't available
Charybdis requires C99 already, so it's high time we start using
stdbool. I've converted a few pieces of code already.

A lot of the old code that uses YES/NO should probably be updated too
because that's fucking hideous.
2016-03-08 04:54:04 -06:00
..
m_ban.c core/m_ban: Add AV2 description 2016-03-07 00:48:27 -06:00
m_die.c core/m_die: Add AV2 description 2016-03-07 00:48:48 -06:00
m_error.c Add more core module descriptions 2016-03-07 01:16:24 -06:00
m_join.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
m_kick.c core/m_kick: Add AV2 description 2016-03-07 00:55:36 -06:00
m_kill.c core/m_kill: Add AV2 description 2016-03-07 00:56:08 -06:00
m_message.c core/m_message: Add AV2 description 2016-03-07 00:57:05 -06:00
m_mode.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
m_nick.c Add more core module descriptions 2016-03-07 01:16:24 -06:00
m_part.c Add more core module descriptions 2016-03-07 01:16:24 -06:00
m_quit.c m_quit: add desc string 2016-03-07 01:17:30 -06:00
m_server.c Remove another silly outdated comment [ci skip] 2016-03-08 04:40:46 -06:00
m_squit.c Merge branch 'av2desc' of https://github.com/awilfox/charybdis into awilfox-av2desc 2016-03-07 01:20:49 -06:00