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