index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
events.c
Age
Commit message (
Expand
)
Author
2009-02-19
Remove (and neuter) old event system. Not used by anything in core.
rburchell
2009-02-18
Add nickalias to build. Also stop sstrdup on args that seem to be NULL, it's ...
rburchell
2009-01-03
Housekeeping contact address updates.
sjaz
2009-01-02
Update copyrights for 2009.
rburchell
2008-11-28
Removed mod_current_module_name, so far no ill-effects...
cyberbotx
2008-11-23
Converted many C-style casts to C++-style casts.
cyberbotx
2008-11-22
Replaced most uses of smalloc and scalloc with new, replaced most uses of fre...
cyberbotx
2008-11-15
Nuke eventprintf() and EvtMessage from orbit
rburchell
2008-11-14
Insane commit of doom: s/ \t/g
rburchell
2008-11-14
Various small fixes, part #2.
rburchell
2008-11-08
Move more stuff to a module class.
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-06
Add proper constructor, move Module::name to be string.. still doesn't compil...
Robin Burchell w00t@inspircd.org
2008-11-06
Remove unused mod_current_evtbuf.
Robin Burchell w00t@inspircd.org
2008-10-03
Merge commit 'cbx/anopeng-charfix' into anopeng
Robin Burchell w00t@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
Fix more for 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
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-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-05
BUILD : 1.7.9 (776) BUGS : none NOTES : Prepended all debug messages for cons...
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-03
BUILD : 1.7.8 (759) BUGS : NOTES : Various updates to the modulepack, and fix...
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-02-14
BUILD : 1.7.8 (574) BUGS : N/A NOTES : Internal Events, Win32 can build with ...
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b