summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2009-06-10New timer infrastructure, can be used inside modules. Replaces old ENFORCE/CO...rburchell
2009-06-06New events stuff, patch totally by Adam (aka Awesome).rburchell
2009-04-16Remove unused modules_unload_all fini paramrburchell
2009-04-11Remove files from the modules runtime directory on startup, just in case file...cyberbotx
2009-04-07Remove all remaining uses of (My)SQL from the code.cyberbotx
2009-04-04Marking these volatile isn't a lot of use, and it is confusing.rburchell
2009-04-02Remove capability for commands to hook existing commands, add an OnPreCommand...rburchell
2009-02-18Move EVENT_DB_SAVING to newevent.rburchell
2009-02-17Fix numerous errors in Win32 building under Visual Studio due to the many cha...cyberbotx
2009-02-16Move EVENT_RELOAD to OnReload.rburchell
2009-02-16Fix segfault on shutdown, thanks Ankitrburchell
2009-02-16Make DumpCore actually do something again.rburchell
2009-02-09Remove some references to the (removed) waiting variable.rburchell
2009-02-09Squashed commit: merge next (1.9.1) back to trunk.rburchell
2009-01-26Move Anope's executable (anope.exe for Windows / services for *nix) to be ins...cyberbotx
2009-01-26Check noexpire/readonly in expire_all(), not the mainloop. Otherwise, expiry ...rburchell
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-12-17Massive cleanup of the CMakeLists.txt files to finalize them.cyberbotx
2008-11-28Remove (void) args, these just make things ugly.rburchell
2008-11-26Various fixes for compiling under Windows.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-15Remove unused moduleAddMessage/moduleDelMessage, move moduleCallBackRun() int...rburchell
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-11-08Fix various scary stuff to do with API.Robin Burchell w00t@inspircd.org
2008-11-02Rip out SQL. It's utterly useless in current implementation.Robin Burchell w00t@inspircd.org
2008-10-27Added timeout directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-07Merge branch 'anopeng' into anopeng-configRobin Burchell w00t@inspircd.org
2008-10-03Merge commit 'cbx/anopeng-charfix' into anopengRobin Burchell w00t@inspircd.org
2008-10-02Replaced anope_SendSquit() with direct call to SendSquit() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendGlobops() with direct call to SendGlobops() in IRCDProto c...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendPong() with direct call to SendPong() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Various conversions to use new protocol.Robin Burchell w00t@inspircd.org
2008-10-02Convert various to new name scheme.Robin Burchell w00t@inspircd.org
2008-09-30Remove legacy global function.Robin Burchell w00t@inspircd.org
2008-09-30listnicks and listchans go away, as they aren't all that useful (and way too ...Robin Burchell w00t@inspircd.org
2008-09-30Remove 'skeleton' mode. It's not really all that useful.Robin Burchell w00t@inspircd.org
2008-09-30Move delete_user() into a destructor. Fix a few minor bugs with conversion also.Robin Burchell w00t@inspircd.org
2008-09-30Fix for g++Robin Burchell w00t@inspircd.org
2008-09-30Partial fixes for g++, need to commit thisRobin Burchell w00t@inspircd.org
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-04BUILD : 1.7.20 (1330) BUGS : 815 NOTES : Applied patch by Trystan to properly...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-01BUILD : 1.7.20 (1329) BUGS : 811 NOTES : Fixed databases not being saved when...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-29BUILD : 1.7.19 (1289) BUGS : 768 NOTES : Fixed module runtime directory not a...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
2007-01-22BUILD : 1.7.18 (1228) BUGS : 672 NOTES : Fixed a crash when MySQL was enabled...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-01-15BUILD : 1.7.18 (1225) BUGS : 669 NOTES : Fixed spurious PONGs being sent duri...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-07BUILD : 1.7.15 (1165) BUGS : 603 NOTES : Added support for SVSMODE by parsing...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b