Bram Matthys
23116d344a
Give structs the same name as the typedefs. Rename aClient to Client,
...
aChannel to Channel, and some more. Third party module coders will
love this. But.. it makes things more logical and the doxygen output
will look more clean and logical as well.
(More changes will follow)
2019-09-11 09:48:00 +02:00
Bram Matthys
d19b4e70ad
Remove old and broken option SHOW_INVISIBLE_LUSERS
2019-08-24 19:45:26 +02:00
Bram Matthys
9e02ca2b3c
More FORMAT_STRING() checking, get rid of old (non-)USE_VARARGS stuff.
...
Fix some more bugs (type differences) when compiling in DEBUGMODE.
2019-08-24 19:37:25 +02:00
Bram Matthys
912eea52d7
More NULs are always a good thing.
...
[skip ci]
2019-08-13 18:13:01 +02:00
Bram Matthys
03e095cd92
Rename src/s_*.c files: drop the useless s_ prefix.
2019-08-11 17:15:14 +02:00