0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-04 06:38:58 +02:00
construct/modules/core
Jason Volk dd9124b687 Preliminary Client refactor.
Add client to ircd::client:: namespace.

Also move former struct User and struct Server into client.cc as
opaque structure demo.
2016-08-22 15:56:12 -07:00
..
m_ban.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_die.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_error.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_join.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_kick.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_kill.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_message.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_mode.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_modules.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_nick.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_part.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_quit.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_server.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_squit.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00