Age | Commit message (Expand) | Author |
2009-08-05 | Remove unneeded escapes on characters in lang files | adam- |
2009-07-31 | Removed some now unneeded and unused language strings | adam- |
2009-07-11 | Updated Polish language file, thanks to Szymek | adam- |
2009-07-10 | Added ChanServ HELP CLEAR INVITES to documentation | adam- |
2009-06-20 | Fixes broken langfiles for NS HELP REGISTER (Cheers Adam-the-Awesome!) | sjaz |
2009-06-11 | Cleanup of internals of new opertype stuff by Adam. Removes OS OPER and OS AD... | rburchell |
2009-05-08 | Patch to allow jupe on all bar uplink and self. Thanks Adam. (Bug #1076) | sjaz |
2009-04-26 | To document the use of /ms set notify mail and nomail. (Backported to 1.8 in ... | sjaz |
2009-04-22 | Patch to rectify Syntax output from langfiles. (Adam) | sjaz |
2009-04-16 | PERMISSION_DENIED -> ACCESS_DENIED string. | rburchell |
2009-04-16 | Show proper syntax errors on CS BAN and CS KICK, patch from Adam. | cyberbotx |
2009-04-13 | Correct help for CS INFO and add syntax errors for cs_modes, patch from Adam. | cyberbotx |
2009-04-07 | Remove all remaining uses of (My)SQL from the code. | cyberbotx |
2009-04-06 | [#1039] Patch to update documentation on CS RESTRICTED to reflect historical ... | sjaz |
2009-04-03 | Fix compile error in ru.l due to lack of tabs in an earlier commit. | cyberbotx |
2009-04-03 | Fix bug #1047, patch from Adam, fixes documentation of CS CLEAR OPS. | cyberbotx |
2009-04-02 | Apparantly I forgot to update some language files. | rburchell |
2009-04-01 | Change some stuff to use NC::IsServicesOper instead of is_services_*. | rburchell |
2009-04-01 | Removed NICK_INFO_SERVICES_[OPER|ADMIN|ROOT] from the language files and adde... | cyberbotx |
2009-03-28 | Fix bug #1032, patch from Adam, the help for CS GETKEY has been condensed and... | cyberbotx |
2009-03-27 | Bug #1061 - Fixed minor typo in English Langfile. | sjaz |
2009-03-24 | Fix bug #1066, language strings for NICK_SET_HIDE_SYNTAX, NICK_SASET_HIDE_SYN... | cyberbotx |
2009-03-23 | Fix bug #1033, patch from Adam, fixes the documentation of CS BAN. | cyberbotx |
2009-03-17 | Fix bug #1041, patch by Adam (with coding style tweaks by me), CS LOGOUT shou... | cyberbotx |
2009-03-17 | Fix bug #1040, patch from Adam, CS INVITE not displays messages for successfu... | cyberbotx |
2009-03-15 | Fix but #1050, MS STAFF's syntax shows correctly, required adding a language ... | cyberbotx |
2009-03-14 | Updated langfiles for /CS HELP INVITE to show that you can only invite yourse... | sjaz |
2009-03-11 | Fix the CMake generation to work with older versions of CMake 2.4.x, cleaning... | cyberbotx |
2009-02-15 | The language strings of HelpServ had escaped me! But I hunted them down and n... | cyberbotx |
2009-02-14 | Removed references to RAW in config and lang files. Kirby from Dreamland ate ... | cyberbotx |
2009-02-09 | Squashed commit: merge next (1.9.1) back to trunk. | rburchell |
2009-02-07 | Backported mooncups patch and added a message to /hs off when using inspircd12. | robbeh |
2009-01-03 | Housekeeping contact address updates. | sjaz |
2009-01-02 | Update copyrights for 2009. | rburchell |
2008-12-29 | Edits to CPack-related part of CMake to not include Autotools-built files fro... | cyberbotx |
2008-12-29 | Final modifications to Autotools build system to work alongside CMake build s... | cyberbotx |
2008-12-29 | Modifications to the Autotools build system to try to make it work with the c... | cyberbotx |
2008-12-29 | Revived Autotools from the grave, although it'll need some tweaking to work a... | cyberbotx |
2008-12-29 | Reverting my last 2 commits in an attempt to fix my own screwball mistake. | cyberbotx |
2008-12-29 | Merge branch 'cmake' | cyberbotx |
2008-12-23 | Some more Windows fixes, both in CMake and in the code itself. (I don't like ... | cyberbotx |
2008-12-21 | Some more CMake edits, this allows versions of CMake as early as 2.4.0 to wor... | cyberbotx |
2008-12-19 | Some more CMake fixes for 2.4.x (Apparently 2.4.x before 2.4.8 didn't have a ... | cyberbotx |
2008-12-19 | Updated the CMakeLists.txt files to function under CMake 2.4.x (earliest vers... | cyberbotx |
2008-12-17 | Removed the old autotools files that are no longer needed because of the use ... | cyberbotx |
2008-12-17 | Massive cleanup of the CMakeLists.txt files to finalize them. | cyberbotx |
2008-12-17 | A few GCC 3.4.x and MSVC++ warning fixes. | cyberbotx |
2008-12-17 | More CMake work, mostly to handle both *nix and Windows builds. | cyberbotx |
2008-12-17 | Implemented CMake build system to replace the old autoconf-based build system. | cyberbotx |
2008-11-14 | Insane commit of doom: s/ \t/g | rburchell |