summaryrefslogtreecommitdiff
path: root/src/language.cpp
AgeCommit message (Expand)Author
2010-12-12The rest of the earlier command changesAdam
2010-12-12Added /bs set msgAdam
2010-12-12Added cs_entrymsgAdam
2010-12-12Removed some unused code paths in some of the modulesAdam
2010-12-12Fixed some of the language stringsAdam
2010-12-12Removed the AUTODEOP level, it is unnecessary now because of cs_modeAdam
2010-12-12Added cs_mode, rewrote the old list mode code, and added CIDR supportAdam
2010-12-12Removed and deprecated /cs set mlock, removed /cs clear, removed /os clearmod...Adam
2010-12-12Allow users to drop their own nickrequestsAdam
2010-12-12Allow users to remove their own access in channelsAdam
2010-12-12Added /chanserv clone commandAdam
2010-12-12Allow akill/szline/sqline to accept user names as a mask argumentAdam
2010-12-12Added /ms ignoreAdam
2010-12-12Just store lang strings in a char array, no need for the extra overhead of ST...Adam
2010-12-12Do not allow ghosting unidentified users if the recover command existsAdam
2010-12-12Added m_xmlrpc and m_xmlrpc main, which allows remote programs to executeAdam
2010-11-21Fixed replacing %R with /msg on non gettext buildsAdam
2010-11-21Fixed some language string namesAdam
2010-11-05Fixed /ms sendall syntax error messageAdam
2010-11-01Fixed building anopesmtp on Windows, fixed some cmake problems with calculate...Adam
2010-10-31Fixed replacing %R's in email messages and fixed anopesmtp to really workAdam
2010-10-30Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows.Adam
2010-10-28Made gettext work on Debian and updated some documentationAdam
2010-10-26Fixed Windows build with gettextAdam
2010-10-23Made the language system still work even if the locales are not installed on ...Adam
2010-10-06Made nickserv:nogroupchange workAdam
2010-10-06Added lang/unused.sh, used to find unused language strings. Also removed a lo...Adam
2010-10-02Added os_modreload. Also allow unloading database and encryption modules sinc...Adam
2010-09-26Partial fix for finding gettext with CMake, still doesn't fix the lack of fin...Naram Qashat
2010-09-26Added a short docs/LANGUAGES file explaining how to add translations for the ...Adam
2010-09-26Changed the language system to use gettextAdam
2010-08-27Added a new logging systemAdam
2010-08-17Rewrote the config reader to better handle invalid configs.Adam
2010-07-30Fixed some Windows issues with hashing and sockets. This currently limits bui...Adam
2010-07-28Clean up send.cpp a bit to use Anope::string, as well as fix Anope::string's ...Naram Qashat
2010-07-27Some windows fixes from the Anope::string commitAdam
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-06-20The first of a few "CBX OCDing over code style" commits, focusing on include/...Naram Qashat
2010-06-18Renamed all of source files from .c to .cppAdam