Age | Commit message (Collapse) | Author |
|
|
|
|
|
changed the default engine to be select
|
|
|
|
|
|
|
|
kick services clients
|
|
|
|
bsminusers to 0, which keeps the botserv bot in the channel at all times.
|
|
|
|
|
|
into 1.9
|
|
|
|
|
|
|
|
|
|
|
|
members of modules. This means the commands are automatically destructed when the module is unloaded. Cleans up some old ugly code.
|
|
|
|
|
|
-fno-leading-underscore flag on a GNU compiler, changed the hash compare functions to use struct to appease clang, and made it so hashcomp.h uses tr1/unordered_map with g++ 4.x or up.
|
|
|
|
|
|
|
|
|
|
building to VS 2010, will look at 2008 later
|
|
|
|
double-linked list, also removed the addition of an ignore when a command "takes too long".
|
|
bitsets for modes to not use a max defined value, it can go over
|
|
we have everywhere.
|
|
because of the Unreal protocol module, it makes me sad.
|
|
|
|
replace_all_* functions to actually work if the original and replacement strings are not the same length.
|
|
|
|
variable and not a pointer.
|
|
release builds
|
|
|
|
|
|
Anope::string out of the extensible, not a char *. Oops.
|
|
reinterpret_cast to unsigned char pointers.
|
|
|
|
is a bit better.
|
|
the Anope::string version now.
|
|
Anope::string class, plus some other little fixes here and there. If you follow 1.9.x development and are testing things, THIS is one of those things that NEEDS testing.
|
|
|
|
|
|
can't compile because of missing dependices.
|
|
|
|
commands from normal users
|
|
trying to akick our own clients etc
|