summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2007-11-02Dont propogate K-linesbrain
2007-11-02Implement DELLINE, allow both DELLINE and ADDLINE to take a server OR client ...brain
2007-11-02Hopefully fix the bursting of xlines to work again (even with unknown types) ...brain
2007-11-02Tidy up, and make the identifer for a line type be std::string not charbrain
2007-11-01Make misconfiguration of spanningtree more 'fatal' so we get less morons comi...brain
2007-10-31Make it compilable :pbrain
2007-10-31Add XLine::SetCreateTime that removes gline_set_creation_time and friendsbrain
2007-10-31Use XLineFactory in ADDLINE, so that it can deal with anything the rest of th...brain
2007-10-31Make it all compile.brain
2007-10-31Spanningtree now compilesbrain
2007-10-31This one too, grrbrain
2007-10-31Bloody hell, just how many modules use this shitbrain
2007-10-31More fixesbrain
2007-10-29Big fat fixme herebrain
2007-10-28PERL PIE FOR ALL: Rename a fuckload of XLineManager's methodsw00t
2007-10-28- Tear out a useless load of XLine clutters that did nothing much except conf...w00t
2007-10-28Add m_proxyscan -- someone can doubtless do a much better job of this, as it'...w00t
2007-10-27Dont echo the JOIN to the user whos speakingbrain
2007-10-27Whoops loused up a tweakbrain
2007-10-27Whoops backwardsbrain
2007-10-27Now plays nice with m_invisible, and fix a bug which allows users who havent ...brain
2007-10-27Remove debug stuffbrain
2007-10-26Fix a pretty silly goof-upbrain
2007-10-26Whoops, change Implements to use itbrain
2007-10-26Add new event for this with gauranteed delivery of message BEFORE the text is...brain
2007-10-26Damnit! this should fix :pbrain
2007-10-26Whoops, ballsed up the nameslist generation :pbrain
2007-10-26Seems to work! Are you impressed, w00t? :pbrain
2007-10-26Might work might not. dont know yetbrain
2007-10-26Not complete yet, won't work!brain
2007-10-25Disable pedantic for this. Third party headers do silly stuff. long long?!brain
2007-10-25Make install list list automatically generated from build targets and provide...brain
2007-10-25Brain, look at this pls :pw00t
2007-10-24Remove variadic macros from sqlv2 api, removing the warnings that come with i...brain
2007-10-24Last of the -pedantic fixes. Seems we were all good with -pedantic from the s...brain
2007-10-24Pedantic cleanbrain
2007-10-24/usr/local/include/openssl/pqueue.h:73: error: ISO C++ does not support `long...brain
2007-10-24Theres no need to check the address of a stack declared array for NULL, thank...brain
2007-10-23Move some stuff from using userrec cached stuff to using stuff in the connect...w00t
2007-10-23Add $NoPedantic build macro, for m_mysql because mysql AB dont know how to co...brain
2007-10-23All of insp now builds with -pedantic (theres some warnings to squash in modu...brain
2007-10-23Morebrain
2007-10-23More AddModes fixesbrain
2007-10-23Some AddMode fixesbrain
2007-10-23Pedantic safebrain
2007-10-22Remove a wrapper, it's easy to read as is :pw00t
2007-10-21Oops, checked wrong var :pbrain
2007-10-21This works, not sure why. Someone find out why we cant use && !isock->HasResu...brain
2007-10-21Another big commit, just to please all my fans out there.. cmd_* -> Command*....w00t
2007-10-213 second penalty to CYCLE.w00t