Age | Commit message (Expand) | Author |
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 |
2005-01-30 | BUILD : 1.7.8 (564) BUGS : 285 NOTES : Compiling modules under MacOSX, and fi... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-27 | BUILD : 1.7.6 (505) BUGS : N/A NOTES : Some documentation updated, fixed comp... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-20 | BUILD : 1.7.6 (494) BUGS : N/A NOTES : Added support for plexus IRCD - provid... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-19 | BUILD : 1.7.6 (489) BUGS : 244, 246, 247, 248, 249, 250, 251, 252, 254, 255 N... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-11-28 | BUILD : 1.7.6 (463) BUGS : 192, 210, 222, 234 NOTES : 1. Removed +d reference... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-09-29 | BUILD : 1.7.5 (362) BUGS : 17 143 147 166 172 173 NOTES : Applied patch 927 p... | dane dane@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-08-23 | BUILD : 1.7.5 (327) BUGS : none NOTES : Merged anope-capab into main trunk... | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-08-11 | BUILD : 1.7.5 (321) BUGS : none NOTES : Fixed make distclean and updated hun.l | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-07-25 | BUILD : 1.7.4 (283) BUGS : N/A NOTES : Added better mysql detection to autoconf | rob rob@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 |