Age | Commit message (Collapse) | Author |
|
|
|
|
|
just redundant.
|
|
version.h (only main.cpp, modulemanager.cpp, and modules.cpp need version.h, to avoid rebuilding EVERYTHING every build)
|
|
just because version.h gets regenerated, thanks to Adam for initial patch.
|
|
|
|
|
|
version.cpp correctly generate version.h on Windows
|
|
|
|
|
|
Note that this changes the maximum length of an acceptable
IRC message from 512 to 1024 because InspIRCd sends messages
longer than 512 characters.
|
|
|
|
src/core/hs_* and src/core/ms_*, plus some tiny fallout caused by changing the FOREACH_* macros.
|
|
|
|
|
|
able to keep iterators valid.
|
|
|
|
Conflicts:
include/config.h
|
|
include/* and src/* but not src/core/* or src/modules/*.
|
|
|
|
|
|
subcommands
|
|
everywhere, and added a bot map by uid
|
|
|
|
descending order, fixes listing specific ranges being returned in descending order
|
|
|
|
know all of the available modes until then
|
|
is completely independant of the owner levels
|
|
constantly checking it. Replaced with a better system.
|
|
unneeded defs.h and split up pseudo.h
|
|
|
|
|
|
having to call findbot() everywhere
|
|
fixed windows build
|
|
of unneeded code from db_plain/db_mysql.
|
|
|
|
|
|
|
|
|
|
|
|
easially add info output. Made os_info use this
|
|
init_module function outside of Anope which causes a crash if you try to load a non-Anope module
|
|
|
|
users with unreal usermode +q or similar
|
|
|
|
ci::string - Will be used after hashing system is rewritten
|
|
|
|
warning under Windows (gotta work on the other 450+ Windows warnings sometime).
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3006 5417fbe8-f217-4b02-8779-1006273d7864
|
|
change to the protocol modules to fix inspircd1.2s weird usermode +r behavior
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2997 5417fbe8-f217-4b02-8779-1006273d7864
|
|
problem with Unreals endburst system where we have clients introduced to us from a "synced" server when they really arent
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2995 5417fbe8-f217-4b02-8779-1006273d7864
|