2007-08-28 |
w00t | DELETE() -> delete |
blob | commitdiff | raw |
2007-08-27 |
w00t | Add a metric assload of TRANSLATE macros to modules. |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-08-03 |
w00t | Add VF_COMMON to a lot modules which require it. Report... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | Conversions |
blob | commitdiff | raw | diff to current |
2007-06-05 |
brain | Sexeger! |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Header rearrangement, move inspircd.h to top, remove... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
brain | Fix broken return statements preventing blockchat and... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
w00t | Last commit of that batch: Fix some returncodes (some... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
brain | Add third parameter to OnUserQuit (quit reason for... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
peavey | Make these vendor modules. |
blob | commitdiff | raw | diff to current |
2007-02-18 |
brain | Eliminate some string copies, tidy some code, and rever... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
brain | Fix for bug #205 reported by nenolod (modules that... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
brain | Mass comment removal. |
blob | commitdiff | raw | diff to current |
2007-01-01 |
brain | Fix to allow for OnRehash to know what user initiated... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Remove global namespacing, makes modules compile FASTAH... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
brain | Add extra parameter to OnUserPreNotice and OnUserPrePri... |
blob | commitdiff | raw | diff to current |
2006-10-20 |
brain | Const refs |
blob | commitdiff | raw | diff to current |
2006-10-19 |
brain | Insert massive change here. |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | Always allow a user to dcc themselves |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | Idea from nenolod, dont allow you to add yourself to... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | Make parameter count checks more readable |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | Fix checks on duration, this isnt valid, you cant compa... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | Update syntax help to include HELP and LIST |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | you can't compare userrec::nick with ==, its a char... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | if (dl) { do_something() } else { delete dl; } ??? |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | Indents all fixed, its all tabs now. Next person i... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | More crashbug fixage, half way through indent fix |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | This compiles again now -- would have been very unstabl... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | ReadFlag, oops |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | AURGH 4 space indents :/ |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | GACK! you cannot ConfigReader::ReadValue to a const... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | Fix: DCC types (CHAT/SEND) are case insensitive |
blob | commitdiff | raw | diff to current |
2006-10-16 |
brain | 1. Tidy up craq (two strcmps, lowercase and uppercase... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
jamie | Add m_dccallow module and detail configuration in inspi... |
blob | commitdiff | raw | diff to current |
|