summaryrefslogtreecommitdiff
path: root/src/events.c
AgeCommit message (Expand)Author
2009-02-19Remove (and neuter) old event system. Not used by anything in core.rburchell
2009-02-18Add nickalias to build. Also stop sstrdup on args that seem to be NULL, it's ...rburchell
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-11-28Removed mod_current_module_name, so far no ill-effects...cyberbotx
2008-11-23Converted many C-style casts to C++-style casts.cyberbotx
2008-11-22Replaced most uses of smalloc and scalloc with new, replaced most uses of fre...cyberbotx
2008-11-15Nuke eventprintf() and EvtMessage from orbitrburchell
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-11-14Various small fixes, part #2.rburchell
2008-11-08Move more stuff to a module class.Robin Burchell w00t@inspircd.org
2008-11-08moduleAddEventHook -> Module::AddEventHook.Robin Burchell w00t@inspircd.org
2008-11-08moduleAddEventHook -> Module::AddEventHook, even though this seems to be unus...Robin Burchell w00t@inspircd.org
2008-11-06Add proper constructor, move Module::name to be string.. still doesn't compil...Robin Burchell w00t@inspircd.org
2008-11-06Remove unused mod_current_evtbuf.Robin Burchell w00t@inspircd.org
2008-10-03Merge commit 'cbx/anopeng-charfix' into anopengRobin Burchell w00t@inspircd.org
2008-09-30Made all protocol modules able to be compiled via mostly constifying strings.Robin Burchell w00t@inspircd.org
2008-09-30Fix more for g++.Robin Burchell w00t@inspircd.org
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-13BUILD : 1.7.14 (1048) BUGS : 510 NOTES : Fixed a lot of redundant function de...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
2006-06-03# BUILD : 1.7.14 (1040) # BUGS : 509 511 # NOTES : Fixed compiler warnigs, t...certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-05BUILD : 1.7.9 (776) BUGS : none NOTES : Prepended all debug messages for cons...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-03BUILD : 1.7.8 (759) BUGS : NOTES : Various updates to the modulepack, and fix...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-02BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-02-14BUILD : 1.7.8 (574) BUGS : N/A NOTES : Internal Events, Win32 can build with ...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b