Age | Commit message (Expand) | Author |
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 |
2005-02-06 | BUILD : 1.7.8 (565) BUGS : 293 NOTES : Merge of Win32 branch into the main, s... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-01-27 | BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 200... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-30 | BUILD : 1.7.6 (514) BUGS : 261 NOTES : Modules can no longer call addCommand ... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-09-19 | BUILD : 1.7.5 (351) BUGS : N/A NOTES : Rewrote the internals of moduleData, t... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-09-09 | BUILD : 1.7.5 (342) BUGS : #00 NOTES : Certus: Replaced current rand-implemen... | keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-07-19 | BUILD : 1.7.4 (264) BUGS : N/A NOTES : Switched to autoconf - try to commit p... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |