Adam
|
09160d1289
|
Fixed Windows build with gettext
|
2010-10-26 20:14:39 -04:00 |
|
Adam
|
ec5fa9e63e
|
Made the language system still work even if the locales are not installed on the system
|
2010-10-23 16:12:15 -04:00 |
|
Adam
|
7f4362138a
|
Made nickserv:nogroupchange work
|
2010-10-06 21:47:01 -04:00 |
|
Adam
|
4da258ff78
|
Added lang/unused.sh, used to find unused language strings. Also removed a lot of unused language strings.
|
2010-10-06 20:36:08 -04:00 |
|
Adam
|
90f0a7c92a
|
Added os_modreload. Also allow unloading database and encryption modules since there isn't a reason we cant allow reloading them. Soon os_modreload will allow reloading the protocol modules.
|
2010-10-02 21:09:11 -04:00 |
|
Naram Qashat
|
7db5e19f74
|
Partial fix for finding gettext with CMake, still doesn't fix the lack of finding non-standard paths though.
|
2010-09-26 15:35:24 -04:00 |
|
Adam
|
f3840ed110
|
Added a short docs/LANGUAGES file explaining how to add translations for the core and modules, updated TODO, and fixed a few small bugs
|
2010-09-26 15:09:39 -04:00 |
|
Adam
|
d646d455e2
|
Changed the language system to use gettext
|
2010-09-26 02:33:01 -04:00 |
|
Adam
|
c2ddecc2b1
|
Added a new logging system
|
2010-08-27 20:56:28 -04:00 |
|
Adam
|
e65d8b2f3d
|
Rewrote the config reader to better handle invalid configs.
This prevents Anope from exploding when /os reload has errors.
|
2010-08-17 19:27:37 -04:00 |
|
Adam
|
8e6fe99181
|
Fixed some Windows issues with hashing and sockets. This currently limits building to VS 2010, will look at 2008 later
|
2010-07-30 01:11:19 -04:00 |
|
Naram Qashat
|
971df4825c
|
Clean up send.cpp a bit to use Anope::string, as well as fix Anope::string's replace_all_* functions to actually work if the original and replacement strings are not the same length.
|
2010-07-28 08:16:33 -04:00 |
|
Adam
|
d4048134af
|
Some windows fixes from the Anope::string commit
|
2010-07-27 02:03:10 -04:00 |
|
Naram Qashat
|
ae38212c1c
|
Epic commit to replace most of the strings in Anope with a single 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.
|
2010-07-25 21:58:20 -04:00 |
|
Naram Qashat
|
381c9c8870
|
The first of a few "CBX OCDing over code style" commits, focusing on include/* and src/* but not src/core/* or src/modules/*.
|
2010-06-20 18:42:58 -04:00 |
|
Adam
|
4a2b9ebcf3
|
Renamed all of source files from .c to .cpp
|
2010-06-18 21:04:07 -04:00 |
|