1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-03 01:23:13 +02:00
Files
unrealircd/doc
Bram Matthys fe4c8b4a83 - Added 'real' aliases, this are aliases that map to real commands, so you can for example
map the command '/BLAH 5' to 'NICK idiot5'. More info in docs on alias block.
- Modulized: badwords system (src/badwords.c is now gone) and StripColors/StripControlCodes
  to m_message, multiple netsynch routines to m_server, send_list to m_list, a certain mode
  routine to m_svsmode, all /MSG IRC.. webtv stuff to src/modules/webtv.c which is compiled
  with m_message.
  This means another ~1500 lines of code are now in modules (and thus can be upgraded on
  the fly), which brings the total of modulized lines at 32K.
2006-05-21 23:16:53 +00:00
..
2006-05-13 21:41:42 +00:00
.
2001-07-25 14:35:20 +00:00
2005-05-26 20:45:37 +00:00
2006-03-18 18:09:58 +00:00
2006-03-25 13:38:32 +00:00
2000-02-28 22:45:44 +00:00
2006-05-15 19:37:17 +00:00
2006-04-16 20:59:58 +00:00