- m_svskill.c:ms_svskill(): use KILLLEN instead of KICKLEN
- Update GPL 2 license headers
- Implemented pseudo {} blocks (service aliases) - Fixed compile warnings with -Wmissing-field-initializers
- Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
- doxygen
- doxygen
- Cleanup more places where ID_or_name() is no longer necessary
- Incorporate Adam's exit_client/quit storm cleanups Note: QS is mandatory now
- Removed client_p pointers from everywhere
- Removed unused header includes here and there
- Applied Adam's "Put the command name in parv[0], not prefix name" patch
- Fixed improper use of the ID_or_name macro in several places
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
- m_svskill.c: replaced MyClient() test with MyConnect()
- Set SVN properties on m_svskill.c
- Added SVSKILL
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.