Age | Commit message (Expand) | Author |
2012-11-06 | Windows fixes | Adam |
2012-10-08 | Fix fantasy !help & give it its own help header, not ChanServ's | Adam |
2012-09-30 | Make CommandSource use references, sometimes we hold them for awhile | Adam |
2012-09-02 | Fix Windows | Adam |
2012-06-18 | Allow userless command sources | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2012-01-25 | Windows | Adam |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-09-10 | Removed /bs set msg | Adam |
2011-09-10 | Made service_reference type safe | Adam |
2011-08-04 | Added a command:permission setting | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-05-16 | Added os_forbid | Adam |
2011-05-16 | Expand more on m_alias and changed some std::string usage in sockets.cpp to u... | Adam |
2011-02-25 | More fixes. Also made db_mysql_live not keep bots updated because thats point... | Adam |
2011-02-20 | Much more work on the live SQL. Should work pretty decently now under heavy l... | Adam |
2011-02-11 | Made the help command description code more sane | Adam |
2011-02-04 | Moved the language strings which are only used once | Adam |
2011-01-08 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2011-01-08 | Made the Flag class able to convert flags to strings and back | Adam |
2011-01-07 | fix some more copyright and typos (not mine) spotted by chaz :P | lethality |
2011-01-05 | update copyrights for 2011 | lethality |
2010-12-24 | Fixed Windows build | Adam |
2010-12-12 | Fixed subcommands | Adam |
2010-12-12 | The rest of the earlier command changes | Adam |
2010-12-12 | Added /bs set msg | Adam |
2010-12-12 | Send replies from fantasy commands back to the channel, this will be expanded... | Adam |
2010-12-12 | Added command aliases | Adam |
2010-10-11 | Fixed some warnings | Adam |
2010-07-31 | Don't dynamically allocate commands in modules anymore, instead made them mem... | Adam |
2010-07-29 | Rewrote the hashing systems to properly handle the new Anope::strings which w... | Adam |
2010-07-25 | Epic commit to replace most of the strings in Anope with a single Anope::stri... | Naram Qashat |
2010-06-20 | The first of a few "CBX OCDing over code style" commits, focusing on include/... | Naram Qashat |
2010-06-18 | Added in a subcommand system and switched ns_set and ns_saset to use it | Adam |
2010-06-18 | Moved the *Serv help functions to Command, will come in use later with subcom... | Adam |
2010-06-18 | Rewrote the hashing system to use std::tr1::unordered_map | Adam |
2010-06-18 | Moved Commands stuff to its own file and changed Command::name to be ci::stri... | Adam |
2010-06-18 | Removed all references to $, git has no svn keywords | Adam |
2010-01-11 | updated copyright info for 2010 | pimpmylinux |
2010-01-04 | Changed 'char *' fields in BotInfo to 'std::string', cleanup of bots.cpp, cha... | cyberbotx |
2009-02-17 | Fix numerous errors in Win32 building under Visual Studio due to the many cha... | cyberbotx |
2009-01-03 | Housekeeping contact address updates. | sjaz |
2009-01-02 | Update copyrights for 2009. | rburchell |
2008-11-08 | Same cleanups for help_cmd, mod_help_cmd, etc insanity. | Robin Burchell w00t@inspircd.org |
2008-11-08 | Compress do_run_cmd() into mod_run_cmd(). | Robin Burchell w00t@inspircd.org |
2008-11-08 | Remove completely unused and quite duplicated run_cmd() vs mod_run_cmd(). | Robin Burchell w00t@inspircd.org |
2008-09-14 | BUILD : 1.7.21 (1439) BUGS : NOTES : Fixed compiling on windows. We needed ac... | viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b |
2008-09-03 | BUILD : 1.7.21 (1425) BUGS : 873 NOTES : We now show config variables in the ... | viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b |
2008-01-13 | BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-08-26 | BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |