Bram Matthys
|
bf1e1502ba
|
Use #include "unrealircd.h" in all modules (#4516).
|
2016-03-04 13:02:06 +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
|
bbb121383b
|
Add who-may-execute-this in many CommandAdd()'s. Trying to remove all "unspecified" (0) ones... hopefully I made no mistake in this ;)
Update remote-permission check in ValidatePermissionsForPath to check at least IsOper.. may save us from some serious mistakes ;)
|
2015-07-12 15:32:11 +02:00 |
|
Bram Matthys
|
e8dfb284a1
|
Replace parv[0] with sptr->name. Don't use parv[0] anymore.
I went through all 500+ of them by hand as to avoid introducing bugs... we'll see ;)
|
2015-07-10 12:17:05 +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 |
|
Bram Matthys
|
101d2dd6a3
|
Big 3.4.x commit containing bug fixes and enhancements. Modularizing
user & channel modes. Fixing Windows build. Etc..
|
2014-05-11 20:56:02 +02:00 |
|
William Pitcock
|
b413848524
|
- TOK_FOO removal pass 2
|
2013-05-19 21:40:45 +00:00 |
|
William Pitcock
|
ca86485927
|
- Remove token parameter from CommandAdd().
|
2013-05-19 21:27:26 +00:00 |
|
William Pitcock
|
4b9370b0a3
|
- Remove references to hunt_server_token() in modules.
|
2013-05-13 22:03:07 +00:00 |
|
William Pitcock
|
424d7afba7
|
- Remove all references to add_Command(). (#3177)
|
2012-12-26 19:57:35 -06:00 |
|
codemastr
|
38adc8e08a
|
Modulized time and svskill
|
2004-02-16 23:17:13 +00:00 |
|