Bram Matthys
f23546b27c
More conv_param() changes, the +3 rule changed, and matches the rest.
...
The .conv_param() now receives the ban minus the ~own-extban.
And it should also return the part minus the ~own-extban.
Changes to findmod_by_bantype():
1) Takes a string now, rather than a single char value,
so it is ready for named extbans.
2) Second parameter added so you can easily jump to the remainder.
Eg:
extban = findmod_by_bantype(b->banstr, &nextbanstr);
[..check if extban is non-NULL and then..]
b->banstr = nextbanstr;
2021-08-14 08:57:33 +02:00
..
2019-08-15 11:55:18 +02:00
2021-08-14 08:57:33 +02:00
2021-08-11 17:12:11 +02:00
2021-08-05 17:02:39 +02:00
2021-08-11 17:45:01 +02:00
2021-08-11 17:45:01 +02:00
2019-12-23 10:56:25 +01:00
2021-08-13 11:06:30 +02:00
2021-08-11 17:55:15 +02:00
2021-08-14 08:57:33 +02:00
2021-08-11 17:55:15 +02:00
2021-08-10 14:22:42 +02:00
2021-08-11 17:55:15 +02:00
2021-08-11 17:45:01 +02:00
2021-08-11 17:45:01 +02:00
2021-08-10 09:07:32 +02:00
2019-11-01 12:57:12 +01:00
2021-08-14 08:57:33 +02:00
2021-08-06 17:50:45 +02:00
2021-08-13 12:17:24 +02:00
2021-08-10 09:07:32 +02:00
2021-08-10 13:52:10 +02:00
2019-10-04 15:25:35 +02:00
2019-09-12 17:57:01 +02:00
2021-08-11 17:45:01 +02:00
2021-08-12 15:23:07 +02:00
2021-08-13 12:23:44 +02:00
2021-08-11 16:48:26 +02:00
2021-08-06 15:23:37 +02:00
2021-08-12 16:03:20 +02:00
2020-08-29 14:13:58 +02:00
2021-08-10 13:52:10 +02:00
2021-08-12 17:07:12 +02:00
2021-07-12 14:37:25 +02:00
2021-08-11 17:45:01 +02:00
2021-05-30 19:27:35 +02:00
2021-08-13 12:17:24 +02:00
2021-08-10 09:07:32 +02:00
2021-08-11 17:45:01 +02:00
2021-07-21 20:23:07 +02:00
2017-09-01 17:02:36 +02:00
2019-10-26 09:57:15 +02:00
2021-08-10 13:22:59 +02:00
2021-08-11 17:45:01 +02:00
2021-05-28 15:26:58 +02:00
2021-08-11 19:10:30 +02:00
2021-08-12 15:23:07 +02:00
2021-08-11 19:09:07 +02:00
2021-08-13 12:22:49 +02:00
2021-08-10 12:52:46 +02:00
2021-08-11 08:40:34 +02:00
2021-08-06 17:50:45 +02:00
2021-08-10 09:07:32 +02:00
2021-08-10 12:52:46 +02:00
2021-08-09 08:49:01 +02:00
2021-07-12 14:17:46 +02:00
2021-08-10 12:44:54 +02:00