Age | Commit message (Expand) | Author |
2008-11-15 | Modules now delete themselves instead of letting the core do it (just incase ... | robbeh |
2008-11-15 | Remove moduleAddData|GetData|DelData and all associated mess. Extensible base... | rburchell |
2008-11-15 | Remove Message::mod_name, modules cannot own ircd messages any more (this mea... | rburchell |
2008-11-15 | Remove unused moduleAddMessage/moduleDelMessage, move moduleCallBackRun() int... | rburchell |
2008-11-15 | Remove src/modules/demos, we've sufficient (real world) demos now, and some o... | rburchell |
2008-11-15 | Cleanup some stuff to a header. | rburchell |
2008-11-14 | Insane commit of doom: s/ \t/g | rburchell |
2008-11-14 | Add Module::SetPermanent() and Module::GetPermanent(), used to mark a module ... | rburchell |
2008-11-09 | addModule + delModule compressed into constructor/destructor. | Robin Burchell w00t@inspircd.org |
2008-11-09 | Move loadModule() and unloadModule() inside ModuleManager:: | Robin Burchell w00t@inspircd.org |
2008-11-09 | Move modules_core_init() to ModuleManager::LoadModuleList(). | Robin Burchell w00t@inspircd.org |
2008-11-09 | Add module.cpp and modulemanager.cpp. | Robin Burchell w00t@inspircd.org |
2008-11-09 | Remove moduleDataDebug().. debuggers are much more efficient at outputting cr... | Robin Burchell w00t@inspircd.org |
2008-11-09 | Merge prepForUnload with module destructor. | Robin Burchell w00t@inspircd.org |
2008-11-09 | Merge modules_init() with modules_core_init(). | Robin Burchell w00t@inspircd.org |
2008-11-09 | Remove ModulesDelayedAutoLoad. | Robin Burchell w00t@inspircd.org |
2008-11-08 | Move moduleAddCommand and moduleDelCommand to Module:: members. | Robin Burchell w00t@inspircd.org |
2008-11-08 | Move more stuff to a module class. | Robin Burchell w00t@inspircd.org |
2008-11-08 | moduleAddVersion -> Module::SetVersion | Robin Burchell w00t@inspircd.org |
2008-11-08 | moduleAddEventHook -> Module::AddEventHook. | Robin Burchell w00t@inspircd.org |
2008-11-08 | moduleAddEventHook -> Module::AddEventHook, even though this seems to be unus... | Robin Burchell w00t@inspircd.org |
2008-11-08 | moduleInsertLanguage() -> Module::InsertLanguage() | Robin Burchell w00t@inspircd.org |
2008-11-08 | Fix various scary stuff to do with API. | Robin Burchell w00t@inspircd.org |
2008-11-08 | moduleSetType() -> Module::SetType(). | Robin Burchell w00t@inspircd.org |
2008-11-08 | Convert moduleSetType() to not require a module pointer.. actually, this is p... | Robin Burchell w00t@inspircd.org |
2008-11-08 | Last error fixes, more staticisation. | Robin Burchell w00t@inspircd.org |
2008-11-08 | Warning fixes. Staticise more of modules.c, and mark it for review. | Robin Burchell w00t@inspircd.org |
2008-11-07 | Remove createModule stuff.. instead, pass string to loadModule. This still is... | Robin Burchell w00t@inspircd.org |
2008-11-06 | Add proper constructor, move Module::name to be string.. still doesn't compil... | Robin Burchell w00t@inspircd.org |
2008-11-06 | Remove queueing on module load/unload, NOTE: don't try unload os_modunload, o... | Robin Burchell w00t@inspircd.org |
2008-11-06 | Remove unused mod_current_evtbuf. | Robin Burchell w00t@inspircd.org |
2008-11-06 | Move createModule and destroyModule into constructor and destructor of class ... | Robin Burchell w00t@inspircd.org |
2008-11-04 | New MODULE_INIT macro. I'm going to regret this. | Robin Burchell w00t@inspircd.org |
2008-10-03 | Merge commit 'cbx/anopeng-charfix' into anopeng | Robin Burchell w00t@inspircd.org |
2008-10-03 | * Fix calls to ircdproto->SendMessage and use findbot | peavey peavey@inspircd.org |
2008-09-30 | Made all protocol modules able to be compiled via mostly constifying strings. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Make a bunch of stuff build under g++. | Robin Burchell w00t@inspircd.org |
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 |
2007-07-09 | BUILD : 1.7.19 (1255) BUGS : 743 NOTES : Fixed various compile errors with `m... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-10-17 | BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of ... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-07-14 | # BUILD : 1.7.14 (1087) # BUGS : 545 550 541 # NOTES : Various fixes. | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-06-13 | BUILD : 1.7.14 (1048) BUGS : 510 NOTES : Fixed a lot of redundant function de... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-06-11 | BUILD : 1.7.14 (1045) BUGS : NOTES : Fixed ano_modclearerr() - it was not POS... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-06-04 | # BUILD : 1.7.14 (1041) # BUGS : 514 # NOTES : Fixed booboo. Thx to Trystan. | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-09-28 | BUILD : 1.7.11 (902) BUGS : NOTES : Changed how /os modload and /os modunload... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-09-01 | BUILD : 1.7.10 (866) BUGS : NOTES : Added a moduleGetLangString() function to... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-05-02 | BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-03-15 | BUILD : 1.7.8 (626) BUGS : N/A NOTES : Moved the protect defines out of the i... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-02-14 | BUILD : 1.7.8 (574) BUGS : N/A NOTES : Internal Events, Win32 can build with ... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |