Age | Commit message (Expand) | Author |
2009-06-10 | New timer infrastructure, can be used inside modules. Replaces old ENFORCE/CO... | rburchell |
2009-02-19 | Fix a few warnings. Also move split_usermask into cs_akick, as this is the on... | rburchell |
2009-02-18 | Add nickalias to build. Also stop sstrdup on args that seem to be NULL, it's ... | rburchell |
2009-02-15 | HelpServ has been destroyed, +1000 points. Also fixed the argument order in t... | cyberbotx |
2009-02-15 | Split Command implementation from definition. | rburchell |
2009-02-15 | Can now correctly tie users to opertypes. | rburchell |
2009-02-15 | Shuffle shit around. | rburchell |
2009-02-15 | Blah, blah.. | rburchell |
2009-02-15 | Convert to use new, (drastically) faster matching algorithm, from InspIRCd. T... | rburchell |
2009-02-15 | Add svsopers.cpp to build. | rburchell |
2009-02-15 | Fix makefile, it's a cpp not a c. | rburchell |
2009-02-14 | protocol: split implementation from interface for cleaner code. | rburchell |
2009-01-26 | Move Anope's executable (anope.exe for Windows / services for *nix) to be ins... | cyberbotx |
2008-12-30 | Fix install errors with Autotools build system. | cyberbotx |
2008-12-29 | Final modifications to Autotools build system to work alongside CMake build s... | cyberbotx |
2008-12-29 | Modifications to the Autotools build system to try to make it work with the c... | cyberbotx |
2008-12-29 | Revived Autotools from the grave, although it'll need some tweaking to work a... | cyberbotx |
2008-12-29 | Reverting my last 2 commits in an attempt to fix my own screwball mistake. | cyberbotx |
2008-12-29 | Merge branch 'cmake' | cyberbotx |
2008-12-17 | Removed the old autotools files that are no longer needed because of the use ... | cyberbotx |
2008-12-17 | Implemented CMake build system to replace the old autoconf-based build system. | cyberbotx |
2008-11-30 | Removed Service class, if we need something like it later we can add it back,... | cyberbotx |
2008-11-29 | Added start of Services class to be used by new and existing pseudo-clients. | cyberbotx |
2008-11-18 | Added ConfigReader class from InspIRCd to be used in modules to read config f... | cyberbotx |
2008-11-13 | made the use of run-cc.pl optional, if you dont want to use it, add --with-ma... | robbeh |
2008-11-09 | Add module.cpp and modulemanager.cpp. | Robin Burchell w00t@inspircd.org |
2008-11-04 | Remove space that broke the build again (fuck makefiles) | Robin Burchell w00t@inspircd.org |
2008-11-04 | This isn't showing up on diff, but it seems it's wrong on checkout? | Robin Burchell w00t@inspircd.org |
2008-11-02 | Rip out SQL. It's utterly useless in current implementation. | Robin Burchell w00t@inspircd.org |
2008-10-13 | Merge commit 'cbx/anopeng-config' into anopeng-config | Robin Burchell w00t@inspircd.org |
2008-10-07 | Merge branch 'anopeng' into anopeng-config | Robin Burchell w00t@inspircd.org |
2008-10-02 | Add run-cc.pl from inspircd, only difference is support .c files too :) | Robin Burchell w00t@inspircd.org |
2008-09-30 | Move stuff to a bots class. | Robin Burchell w00t@inspircd.org |
2008-09-30 | listnicks and listchans go away, as they aren't all that useful (and way too ... | Robin Burchell w00t@inspircd.org |
2006-10-15 | BUILD : 1.7.16 (1174) BUGS : NOTES : Fixed src/mod_version.c to be compiled w... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-06-20 | Modules wont load invalid revisions - NOT FULLY COMPLETE YET (altho it works ... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-06-18 | BUILD : 1.7.14 (1058) BUGS : 496 NOTES : Removed legacy my_vsnprintf() code a... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-03-22 | # BUILD : 1.7.13 (1015) # BUGS : # NOTES : Fixed distclean. | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-06-25 | BUILD : 1.7.10 (832) BUGS : NOTES : Updated Italian langfile and removed some... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-06-05 | BUILD : 1.7.10 (828) BUGS : NOTES : Added a new ban system which should be fa... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-05-25 | BUILD : 1.7.10 (814) BUGS : 381 NOTES : Removed a double extern definition of... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-05-17 | using svn commit to try and avoid indent bug thing | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-05-10 | BUILD : 1.7.9 (786) BUGS : NOTES : Applied patch by crazy for language update... | 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-04-04 | BUILD : 1.7.8 (656) BUGS : 331 NOTES : (1) Updated de.l (2) mydbgen will now ... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-03-14 | BUILD : 1.7.8 (622) BUGS : 317 NOTES : Applied Trystans patch to remove old i... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-03-14 | BUILD : 1.7.8 (620) BUGS : 313 NOTES : Fixed various mistakes, as listed in b... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-03-07 | BUILD : 1.7.8 (606) BUGS : NOTES : Removed proxy detector code from the core,... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-03-04 | BUILD : 1.7.8 (596) BUGS : N/A NOTES : Added clean_modules and distclean_modu... | 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 |