summaryrefslogtreecommitdiff
path: root/src/language.cpp
AgeCommit message (Expand)Author
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