Bryan Drewery
|
b628735cdd
Merge branch 'master' into next
|
10 years ago |
Bryan Drewery
|
f6892d18a0
Consolidate some chk_autoop() logic.
|
10 years ago |
Bryan Drewery
|
95fdb7a27e
Consolidate some chk_autoop() logic.
|
10 years ago |
Bryan Drewery
|
e53d8cccf6
Split ROLE_VOICE into ROLE_OP and ROLE_INVITE
|
10 years ago |
Bryan Drewery
|
4880133149
Move global role to chanset_t.role
|
12 years ago |
Bryan Drewery
|
1fe2b3b795
Define count of roles needed
|
12 years ago |
Bryan Drewery
|
46f8266acc
Move role to flags.c
|
13 years ago |
Bryan Drewery
|
1a1391f2d7
Add ROLE_PROTECT
|
13 years ago |
Bryan Drewery
|
ef768cac76
Add a role for enforcing chanmode
|
13 years ago |
Bryan Drewery
|
b123e5bd59
Use specific role for revenge
|
13 years ago |
Bryan Drewery
|
229009c047
Add role bits
|
13 years ago |
Bryan Drewery
|
674d10f592
Update old ghost mean code to be revenge (#40)
|
14 years ago |
Bryan Drewery
|
132249a3e9
Use enums for deflags
|
14 years ago |
Bryan Drewery
|
e681ea7078
Update functions to accept consts
|
14 years ago |
Bryan Drewery
|
ad05fae29b
* Const cleanup
|
14 years ago |
Bryan Drewery
|
1ccff9bccd
* Inline some flag checking functions
|
17 years ago |
Bryan Drewery
|
1540326701
* Port [3479] to 1.2.14
|
19 years ago |
Bryan Drewery
|
3a44b8bb3d
* Port [3341] to 1.2.14
|
19 years ago |
Bryan Drewery
|
6861889b6f
* Port [3284] [3285] to 1.2.14
|
19 years ago |
Bryan Drewery
|
778ab617b9
* Port [3161] to 1.2.13
|
19 years ago |
Bryan Drewery
|
b42e4ba676
* Ported [2845] to 1.2.10
|
20 years ago |
Bryan Drewery
|
55e6306412
* Added flag '+r' which will make a bot resolve all hosts it sees to match against userlist. (You should only set this per-chan)
|
21 years ago |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 years ago |
Bryan Drewery
|
8a53fb3ce8
* Fixed some missing sanity checking on certain user flags for channel records.
|
21 years ago |
Bryan Drewery
|
f060e61929
* Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped.
|
21 years ago |
Bryan Drewery
|
9d555db17a
* Removed compatability support for <= 1.1.9 userfiles (bot records).
|
21 years ago |
Bryan Drewery
|
264ea303d8
* Changed private() to privchan() and channel_private() to channel_privchan() for c++ compatability
|
22 years ago |
Bryan Drewery
|
89cb12725d
* C++ fixes
|
22 years ago |
Bryan Drewery
|
4efabec37f
|
22 years ago |
Bryan Drewery
|
84a7998db2
* Added FR_ANYCH
|
22 years ago |