Age | Commit message (Expand) | Author |
2008-03-24 | And more of them | brain |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-11 | Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ... | w00t |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Remove InspIRCd::WriteOpers in favour of snomask O | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-11-04 | Next part of Development/Hooking (see wiki) | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-08-27 | Remove unnecessary header traffic | w00t |
2007-08-23 | Add some stuff to change how we process a token sepeperated stream | brain |
2007-07-24 | Replace some voodoo with a define | w00t |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-03 | Removed superfluous semicolons | pippijn |
2007-06-17 | Module factory and init function in modules turned into a neat macro: | brain |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-12 | The commit that should have been r7000: src/modules now uses IS_OPER instead ... | w00t |
2007-04-02 | This needs some general QA-ing. Add support to new parser (introduced in 1.1)... | brain |
2007-01-17 | Mass comment removal. | brain |
2007-01-14 | Add alias:matchcase config setting (per-alias, determines wether to match cas... | brain |
2007-01-14 | Allow aliasing of anything to anything, removing the need for tons of non-pro... | brain |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2006-12-22 | Fix for alias var names within aliases | brain |
2006-12-16 | Add format="" value, at request of Emeric. | brain |
2006-12-16 | Allow linefeeds in this module in one value | brain |
2006-12-16 | Linefeeds in quotes, just for w00t. | brain |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-12-10 | Comment tidyups | brain |
2006-10-19 | Insert massive change here. | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-17 | Testing and debugging done, it all works :) | brain |
2006-09-17 | Now supports multiple commands seperated with \n. NOTE: These \n's are transl... | brain |
2006-09-17 | Add operonly aliases, <alias:operonly> (boolean). | brain |
2006-09-17 | Now it all works :) | brain |
2006-09-17 | New m_alias, this probably doesnt work yet | brain |
2006-09-17 | First of many m_alias tidyups, this will eventually become a rewrite of the m... | brain |
2006-09-17 | Add const std::string &original_command to OnPreCommand and OnPostCommand, wh... | brain |
2006-09-15 | Comments describing classes, for the url http://svn.inspircd.org/docs/annotat... | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-28 | Add support for NAMESX | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat. | brain |
2006-08-11 | Move remaining functions: | brain |
2006-08-11 | ConfigReader and FileReader now take InspIRCd* to their constructors | brain |
2006-08-11 | None of the modules use an extern InspIRCd* any more | brain |
2006-08-10 | Committing this as a rollback point - does not compile | brain |