Bram Matthys
|
bf1e1502ba
|
Use #include "unrealircd.h" in all modules (#4516).
|
2016-03-04 13:02:06 +01:00 |
|
Bram Matthys
|
dd31542e2c
|
Use UID's in MD commands. Add functions / remove duplicate code. Modularize various functions
in src/moddata.c (move them to src/modules/m_md.c as per TODO). Looks good but more testing warranted.
|
2016-01-03 12:18:55 +01:00 |
|
Bram Matthys
|
8b45169f82
|
Get rid of $Id$ in /MODULE (version) output. Just report as "4.0"
|
2015-10-11 18:18:31 +02:00 |
|
Bram Matthys
|
fd375ee284
|
Use CMD_FUNC() everywhere
|
2015-07-25 20:22:44 +02:00 |
|
Bram Matthys
|
fe14e21175
|
Update all MOD_TEST/MOD_INIT/MOD_LOAD/MOD_UNLOAD calls to new format
|
2015-07-08 18:02:19 +02:00 |
|
Travis McArthur
|
752a34011d
|
Remove IsAnOper
|
2015-07-06 18:09:37 -07:00 |
|
Bram Matthys
|
cffca2c840
|
m_mdex.c: add calls to send_md_* function to show broadcast effect
|
2014-06-01 20:11:56 +02:00 |
|
Bram Matthys
|
de3f9b9cc2
|
- Add server synching and broadcast functions for new ModData system.
- Also added an example module for coders (m_mdex), not compiled by default.
|
2014-06-01 20:06:28 +02:00 |
|